A curated monorepo of custom, production-ready AI agent skills and tools, optimized for serverless hosting and built for seamless integration with skills.sh.
npx skills@latest add afuhflynn/agent-skillsSkills are split on one axis - who can invoke them. User-invoked skills are reachable only when you type them. Model-invoked skills can be invoked by you or reached for automatically by the agent when the task fits.
Skills for daily code work.
Model-invoked
- codebase-index - Thoroughly index and understand every part of a codebase before working on it. Produces a comprehensive codebase index artifact.
- rules-generator - Generate a comprehensive
RULES.mdfor any codebase, capturing its architecture, data flow, conventions, constraints, and safety rules.
MIT - see LICENSE.