Commit 6d2d331
authored
feat(docs): add agent skills discovery instructions to llms.txt (#453)
* feat(docs): add agent skills discovery instructions to llms.txt
Replace the single-line skills registry link with structured
instructions that tell agents how to discover, fetch, and prioritize
skills. Mirrors the pattern from dfinity/developer-docs.
* fix(docs): prefer locally loaded skills over registry fetch in llms.txt
Align llms.txt wording with icp-cli-templates AGENTS.md: instruct agents
to use skills already in their context before fetching from the registry.1 parent 4a58f89 commit 6d2d331
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
80 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
81 | 95 | | |
82 | 96 | | |
83 | 97 | | |
| |||
0 commit comments