You install a bunch of skills but your agents don't know when to reach for them. This fixes that by scanning your project context, scoring installed skills for relevance, and generating trigger-based guidance that goes into CLAUDE.md or AGENTS.md. Run it when you first set up a project with skills, after installing new ones, or when your guidance feels stale. It's built around three TypeScript scripts that analyze your project type, scan skill metadata, and generate categorized "when to use this" sections. The honest take: this is infrastructure for infrastructure, solving the cold start problem where skills sit unused because nobody documented when they apply.
npx skills add https://github.com/jwynia/agent-skills --skill skill-integrator