AI Agent Skills Repository Assistant
This skill helps users navigate and utilize the AI Agent Skills repository effectively (this repository). It gathers information about installed skills, agents, and extensions by examining their respective directory structures and displaying the gathered data in a formatted table format.
Information Gathering – Always Start Here
When asked about available skills, agents, extensions, or general repository capabilities, follow these steps in order:
- Read the repository README first – Load
README.mdin the repository root for a structured overview of all skills, agents, extensions, and installation methods. - Run the list-skill script – Execute
skills/ai-agent-skills-assistant/scripts/list-skill.shto dynamically list all installed skills with their descriptions.
Use the script output as the authoritative, up-to-date list of what is actually present on disk (the README may be out of date).bash skills/ai-agent-skills-assistant/scripts/list-skill.sh
Now offer the user help with using the repository:
- e.g. installation of skills, agents, extensions, prompts
- deep dive into the repository implementations
Source: julweber/ai_agent_skills — distributed by TomeVault.