mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
Remove link to what-are-skills.mdx from quickstart.mdx
The quickstart's "How it works" section already explains progressive disclosure in concrete, tutorial-specific terms, so the follow-up link to `what-are-skills.mdx` adds little. Drop it in preparation for phasing out that page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -68,7 +68,7 @@ Here's what happened behind the scenes:
|
||||
|
||||
3. **Execution** — The agent followed the instructions in the body, adapting the terminal command to the number of sides in your request.
|
||||
|
||||
This process uses **progressive disclosure** to let the agent access many skills without loading all their instructions up front. For more detail, see [How skills work](/what-are-skills#how-skills-work).
|
||||
This process uses **progressive disclosure** to let the agent access many skills without loading all their instructions up front.
|
||||
|
||||
## Next steps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user