Kevnk Skillify
kevnk-skillify is a Claude Code plugin for the Build phase that extracts verbose instruction sections into on-demand skills to save context window.
Shrink always-on CLAUDE.md and agents.md bulk by turning verbose instruction blocks into skills you load only when needed.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install kevnk-skillify@kevnk/skillifyBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:kevnk/skillify") and the paste-ready config with skillselion.get_install_config("plugin:kevnk/skillify").
What it does
kevnk-skillify is a Claude Code plugin that helps solo builders stop paying context tax on huge project instruction files. When CLAUDE.md, agents.md, or similar docs grow long, the agent burns tokens on material you only need for specific tasks. Skillify’s workflow is to identify verbose sections and refactor them into discrete skills invoked on demand, which keeps default sessions lean while preserving depth where it matters. It fits builders who document heavily for agents and hit window limits mid-build. You install it as a one-plugin bundle from kevnk/skillify and use it during agent setup and ongoing doc maintenance—not as a runtime MCP integration, but as a productivity layer on how skills are organized. Intermediate familiarity with Claude Code skills and project instruction files helps you get the most from extraction passes without fragmenting critical always-on rules.
Highlights
- Extracts verbose sections from large instruction files into separate on-demand skills
- Targets context-window savings so routine sessions stay terse
- Aligns with CLAUDE.md, agents.md, and command-driven workflows
- Single-plugin bundle focused on skill-extraction and modularization
- On-demand loading instead of pasting full verbose blocks every session
Why builders use it
Huge CLAUDE.md and agents.md files eat your context window before the agent can do real work.
After install, bulky instructions live as modular skills you pull in only when a task needs them, keeping routine coding sessions lighter.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is kevnk-skillify for?
It is for Claude Code users who maintain large CLAUDE.md or agents.md files and want on-demand skills instead of loading everything every time.
When should I use kevnk-skillify?
Use it when instruction files get verbose enough to crowd the context window or when you want repeatable sections promoted to named skills.
How do I add kevnk-skillify to my agent?
Install the kevnk/skillify Claude Code plugin from the repository bundle, then follow its skill-extraction flow on your project instruction files.
Comments
Share how you use kevnk-skillify, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.