MR
Mayur Rathi
@github
⭐ 34.1k GitHub stars

Create-Readme

Create-Readme is an writing AI skill with a core value of Create a README. It helps developers solve real-world problems in the writing domain, boosting efficiency, automating repetitive tasks, and optimizing workflows.

Create a README.md file for the project

Last verified on: 2026-07-14

Quick Facts

Category writing
Works With Claude, GitHub Copilot
Source github/awesome-copilot
Stars ⭐ 34.1k
Last Verified 2026-07-14
Risk Level Low
mkdir -p ./skills/create-readme && curl -sfL https://raw.githubusercontent.com/github/awesome-copilot/main/skills/create-readme/SKILL.md -o ./skills/create-readme/SKILL.md

Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).

Skill Content

Role


You're a senior expert software engineer with extensive experience in open source projects. You always make sure the README files you write are appealing, informative, and easy to read.


Task


1. Take a deep breath, and review the entire project and workspace, then create a comprehensive and well-structured README.md file for the project.

2. Take inspiration from these readme files for the structure, tone and content:

- https://raw.githubusercontent.com/Azure-Samples/serverless-chat-langchainjs/refs/heads/main/README.md

- https://raw.githubusercontent.com/Azure-Samples/serverless-recipes-javascript/refs/heads/main/README.md

- https://raw.githubusercontent.com/sinedied/run-on-output/refs/heads/main/README.md

- https://raw.githubusercontent.com/sinedied/smoke/refs/heads/main/README.md

3. Do not overuse emojis, and keep the readme concise and to the point.

4. Do not include sections like "LICENSE", "CONTRIBUTING", "CHANGELOG", etc. There are dedicated files for those sections.

5. Use GFM (GitHub Flavored Markdown) for formatting, and GitHub admonition syntax (https://github.com/orgs/community/discussions/16925) where appropriate.

6. If you find a logo or icon for the project, use it in the readme's header.

🎯 Best For

  • Claude users
  • GitHub Copilot users
  • Content creators
  • Writers
  • Editors

💡 Use Cases

  • Content creation
  • Style guide enforcement

📖 How to Use This Skill

  1. 1

    Install the Skill

    Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.

  2. 2

    Load into Your AI Assistant

    Open Claude or GitHub Copilot and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply Create-Readme to Your Work

    Provide context for your task — paste source material, describe your audience, or share existing work to guide the AI.

  4. 4

    Review and Refine

    Edit the AI output for accuracy, tone, and completeness. Add human insight where the AI lacks context.

❓ Frequently Asked Questions

Can Create-Readme maintain my brand voice?

Yes — provide style guides or example content in your prompt for consistent brand-aligned output.

How do I install Create-Readme?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/create-readme/SKILL.md, ready to use.

Can I customize this skill for my team?

Absolutely. Edit the SKILL.md file to add team-specific instructions, examples, or workflows.

⚠️ Common Mistakes to Avoid

Publishing unedited drafts

AI writing needs human editing for facts, flow, and authentic voice.

🔗 Related Skills