skill_list
List all available agent skills from GitHub, including name, description, and reference files. Use this to discover which skill to apply.
Instructions
List all Agent Skills available in the skills repo (the8genc/ai-8gent-skills by default). Each entry includes the skill name, slug, description (with trigger phrases), and its reference files. Skills are pulled live from GitHub. Call this first to discover which skills exist before applying one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Bypass the in-memory cache and re-fetch from GitHub (default: false) |