From Napkin
Generates a README.md by scanning .github/copilot directory files and copilot-instructions.md to extract project info, tech stack, architecture, workflow, and coding standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/napkin:readme-blueprint-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a comprehensive README.md for this repository by analyzing the documentation files in the .github/copilot directory and the copilot-instructions.md file. Follow these steps:
Generate a comprehensive README.md for this repository by analyzing the documentation files in the .github/copilot directory and the copilot-instructions.md file. Follow these steps:
Scan all the files in the .github/copilot folder, like:
Also review the copilot-instructions.md file in the .github folder
Create a README.md with the following sections:
Format the README with proper Markdown, including:
Keep the README concise yet informative, focusing on what new developers or users would need to know about the project.
npx claudepluginhub ani1797/forge --plugin copilot-sdk2plugins reuse this skill
First indexed Jun 6, 2026
Generates or updates README.md with architecture overview, mermaid and C4 diagrams, repository structure, dependencies, and API documentation. Use when a project needs better documentation.
Generates human-focused README files for projects. Activates on 'write README', 'create README', 'update README'.
Generates a README.md template for your project with customizable sections. Useful for starting new projects or improving existing documentation.