File tree Expand file tree Collapse file tree
skills/weekly-signal-diff Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,6 +47,30 @@ companies for any fast-moving market and keep the same structural-diff process.
4747 use the Perplexity Sonar family for the retrieval pass and keep the final
4848 digest structure consistent every week.
4949
50+ If you want an agent to do the installation for you, copy and paste this:
51+
52+ ``` text
53+ Install the Weekly Signal Diff skill for me from this repository.
54+
55+ Source files:
56+ - skills/weekly-signal-diff/SKILL.md
57+ - skills/weekly-signal-diff/references/starter-universe.md
58+ - skills/weekly-signal-diff/references/live-search-upgrade.md
59+
60+ What I want you to do:
61+ 1. Detect which AI client or agent environment we are in.
62+ 2. Create the correct reusable-skill folder for that client.
63+ 3. Copy the skill file and the full references folder into that location.
64+ 4. Preserve the folder name as `weekly-signal-diff`.
65+ 5. Tell me exactly where you installed it.
66+ 6. Give me the shortest possible reload step if this client needs one.
67+ 7. Give me one test prompt I can run immediately.
68+
69+ If the client has no native skill folder, put the contents somewhere easy to
70+ reuse and tell me exactly how to paste or load it into that client's reusable
71+ instructions feature.
72+ ```
73+
5074For Claude Code, a common install path is:
5175
5276``` bash
You can’t perform that action at this time.
0 commit comments