name: fetch-skill description: Search and install AI agent skills from multiple registries arguments:
- name: query description: Search keywords or a GitHub URL to install from required: false user-invocable: true
Fetch Skill
Delegate to the skill-fetch skill with the provided arguments.
Procedure
- Invoke
Skill("skill-fetch")with$ARGUMENTSpassed through - The skill handles search, scoring, display, and installation
- If no arguments provided, the skill will extract keywords from the current task context
Examples
/fetch-skill react native animation
/fetch-skill https://github.com/owner/skill-repo
/fetch-skill testing