What problem does it solve?
This Skill provides a methodology to structure large knowledge bases using SKILL.md as a router, sections/_index.md as a table of contents, and 30-50 line content files for actual knowledge. It helps with SKILL.md structure, sections pattern, skill authoring methodology, knowledge base design, and writing large Claude Code skills.
Core Features & Use Cases
- Large Knowledge Base Structure: Organize large skills into manageable sections and content files.
- SKILL.md Navigation: Guide through SKILL.md to navigate the knowledge base efficiently.
- Content Quality: Provide guidelines for writing high-quality, focused content.
- Skill Authoring: Offer insights into authoring methodologies for Claude Code skills.
- Use Case: If you have a skill with more than 300 lines or covering more than 5 topics, this Skill can help you structure and organize it effectively.
Quick Start
Use the agentic-rag skill to create a new section for your skill. Create a directory named 'new-topic' and a file within it named 'new-topic.md'. Write a brief description of the section in 'new-topic.md' and add it to your skill's sections/_index.md.