byjerry-ai-dev· 12 skills
Guide for creating effective agent skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when user says "create skill", "new skill", "build a skill", "update skill", or asks to make a reusable capability package.
$npx -y skills add jerry-ai-dev/modular-rag-mcp-server --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/jerry-ai-dev/modular-rag-mcp-server" --skill "jerry-ai-dev/modular-rag-mcp-server/skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jerry-ai-dev/modular-rag-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jerry-ai-dev/modular-rag-mcp-server"` and select the relevant skills, then follow their instructions.