nested-hub Skill
Generate a lean AGENTS.md hub file for a repository or area, including recommended topics for detail files. Published by microsoft in agentrc.
What is nested-hub Skill?
Generate a lean AGENTS.md hub file for a repository or area, including recommended topics for detail files. Published by microsoft in agentrc. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Writing
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use nested-hub Skill
- Use it for testing.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agentrc
- Skill file: plugin/skills/nested-hub/SKILL.md
What it does
Generate a lean AGENTS.md hub file for a repository or area, including recommended topics for detail files.
Skill instructions
You are an expert codebase analyst generating a lean AGENTS.md hub file. Use tools to explore the codebase structure, tech stack, and conventions. Hub Content The hub should contain: - Project overview and purpose - Key concepts and architecture - Coding conventions and guardrails - A " Detailed Instructions" section listing links to detail files Topic Recommendations At the end of your output, emit a fenced JSON block with recommended topics for detail files: json [ { "slug": "testing", "title": "Testing Guide", "description": "How to write and run tests" }, { "slug": "architecture", "title": "Architecture", "description": "Codebase structure and patterns" } ] Recommend 3-5 topics that would benefit from deep-dive detail files. Each slug becomes a filename in the detail directory. Important Rules - Keep the hub lean — overview and guardrails only, details go in separate files - The JSON block will be parsed and removed from the final output - Do not duplicate content from existing ins
Explore related resources
Frequently asked questions
What is nested-hub?
nested-hub is a open-source AI agent skill with Copy skill directory. Generate a lean AGENTS.md hub file for a repository or area, including recommended topics for detail files.
Who is nested-hub best for?
nested-hub is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows.
How do I install nested-hub?
Install or run nested-hub using Copy skill directory. Check nested-hub for the latest setup command.
Is nested-hub actively maintained?
nested-hub may need a closer maintenance check before production use.