generate-agent-skills
Generate documentation skills for AI agents from downloaded docs. Use after /build-my-context7 to create skills.
Installation
SKILL.md
| 1 | < 30 files AND < 500KB | templates/tier1.md | | 2 | 30-100 files OR 500KB-2MB | templates/tier2.md | | 3 | > 100 files OR > 2MB | templates/tier3.md |
For tier 3 docs, generate dotfiles/shared/{skill-name}/STRUCTURE.md with:
This gives the agent a complete map of available documentation before it starts searching.
Generate documentation skills for AI agents from downloaded docs. Use after /build-my-context7 to create skills. Source: jokejason/local-context7.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jokejason/local-context7 --skill generate-agent-skills- Source
- jokejason/local-context7
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is generate-agent-skills?
Generate documentation skills for AI agents from downloaded docs. Use after /build-my-context7 to create skills. Source: jokejason/local-context7.
How do I install generate-agent-skills?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jokejason/local-context7 --skill generate-agent-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jokejason/local-context7
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01