claudeers.
// Claude Skills

readme-skill

Claude skill for fact-based GitHub README drafting

// Claude Skills[ api ][ claude ]#claude#skillsMIT$open-sourceupdated 4 days ago

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up readme-skill (claude-skill project) into my current project.
Found on https://claudeers.com/readme-skill
Repo: https://github.com/ZardLi1115/readme-skill
Homepage/docs: —
Detected install method: claude-skill → # copy this skill into .claude/skills/readme-skill/
Category: skills. Platforms: api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or install directly (claude-skill)
# copy the skill dir into your project:
# .claude/skills/readme-skill/   (or ~/.claude/skills/readme-skill/ for all projects)
// or clone
git clone https://github.com/ZardLi1115/readme-skill

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

readme-skill: Evidence before prose

readme-skill

A Claude Code skill that builds GitHub README files from repository evidence.

English | 简体中文

A Claude Code skill for creating accurate, readable GitHub README files from repository evidence and explicit user confirmation.

Highlights

CapabilityWhy it matters
Bounded repository discoveryReviews project structure, metadata, documentation, and configuration before drafting.
Evidence-led writingSeparates verified facts, user-confirmed details, uncertain claims, and missing information.
Existing README choicesOffers explicit replace, selective-reuse, or extend modes before drafting.
Bilingual README supportProvides English, Simplified Chinese, and bilingual README layouts.
Safe publication rulesAvoids unsupported commands, links, compatibility claims, release details, and license statements.
Quality checklistValidates factual accuracy, executable examples, links, badges, images, diagrams, and bilingual consistency before writing.

Architecture

┌──────────────────┐  request  ┌──────────────────┐
│   User request   │──────────▶│   readme-skill   │
└──────────────────┘           └──────────────────┘
                          repository facts + user choices
                                         │
                                         ▼
                               ┌──────────────────┐
                               │ Bounded discovery│
                               │ and fact ledger  │
                               └────────┬─────────┘
                                        │
                                        ▼
┌──────────────────┐  confirmed  ┌──────────────────┐
│ README.md /      │◀────────────│ Draft, checklist,│
│ README.zh-CN.md  │             │ and write gate   │
└──────────────────┘             └──────────────────┘

The skill scans only the files needed to support public claims, records the evidence state, asks for decisions that cannot be verified, and writes only after explicit confirmation.

Usage Example

The following is a summary of the process of generating a project README. For the result, see the Long Horizon Pi Extension README.

A README.md already exists in the repository. How should it be handled? → Replace completely
Which language layout should the new README use? → English + Simplified Chinese
Should the README include Shields.io badges? → Include verified badges
Does the README need a project image or visual asset? → Generate a new image
Generating a new image requires specific service information. Which option do you choose? → Provide service information
Which README visual should be generated with gpt-image-2? → Icon + short line
Choose the text in the icon; image models may not render text accurately. → Project name + recommended short line
Should a Star History chart be included? → Do not include a chart
The README project visual was generated and its file validation completed.

Quick Start

  1. Tell any agent: Download this skill for me: https://github.com/ZardLi1115/readme-skill
  2. Call readme-skill and ask it to modify a repository README or create a new README for a named repository, for example: Use readme-skill to update the README for <repository>, or create one for <repository>.

Workflow

The skill uses a bounded documentation workflow:

  1. Discover repository facts and existing documentation.
  2. If a README already exists, ask whether to replace it completely, replace it while selectively retaining approved information, or extend it in place.
  3. Read only the applicable README guidance, templates, and quality checks.
  4. Ask for unverifiable public choices through explicit options where possible.
  5. Ask whether to include a source-backed ASCII architecture diagram; never use Mermaid.
  6. Ask whether to include a usage example. If requested, collect confirmed text, image/assets, code or commands, expected result, placement, and language.
  7. Compose a complete draft with a fact ledger, an optional Architecture section, an optional Usage Example, a verified Quick Start, and explicit handling of existing README content.
  8. Write README files only after the target files and changes are confirmed, then run the quality checklist against the resulting files.

When a user chooses an OpenAI image service, the skill requests the API URL and key and uses scripts/generate-image.py to create and verify a local asset without publishing credentials.

Repository structure

PathPurpose
SKILL.mdSkill definition, workflow, ASCII architecture rules, and documentation safeguards
scripts/generate-image.pyGenerates local images through an OpenAI-compatible Images API
references/readme-structure.mdREADME information architecture, architecture, and usage-example guidance
references/quality-checklist.mdPre-draft and pre-write quality checks
references/badge-style.mdEvidence requirements and style guidance for badges
references/image-generation.mdGuidance for README visuals and image generation
templates/README.en.mdEnglish README template
templates/README.zh-CN.mdSimplified Chinese README template
templates/README.bilingual.mdBilingual README layout template

Design principles

  • Evidence before prose: document only what repository files or the user support.
  • Useful before exhaustive: help readers understand the project and reach a first useful result quickly.
  • Restrained visual language: no emoji; rely on verified image assets, badges, and source-backed ASCII diagrams.
  • Source-backed architecture: draw optional architecture only as aligned ASCII Art in a text block; Mermaid is never used.
  • Confirmed examples: add Usage Examples only from user-supplied or verified prose, assets, code, commands, and outcomes.
  • Verified Quick Start: every generated README keeps a verified path to a first useful result; missing evidence prompts a question instead of an invented or omitted section.
  • Safe publication: never place API keys or other secrets in README content.
  • Consistent bilingual docs: keep commands, paths, URLs, versions, and other technical identifiers aligned across language files.

Documentation

Start with SKILL.md for the complete workflow. Supporting guidance and templates are available in the references/ and templates/ directories.

Star History

Star History Chart

License

This project is licensed under the MIT License.

Acknowledgments

Thanks to the Linux.do community.

// faq

What is readme-skill?

Claude skill for fact-based GitHub README drafting. It is open-source on GitHub.

Is readme-skill free to use?

readme-skill is open-source under the MIT license, so it is free to use.

What category does readme-skill belong to?

readme-skill is listed under skills in the Claudeers registry of Claude-compatible tools.

2 views
15 stars
unclaimed
updated 4 days ago

// embed badge

readme-skill on Claudeers
[![Claudeers](https://claudeers.com/api/badge/readme-skill.svg)](https://claudeers.com/readme-skill)

// retro hit counter

readme-skill hit counter
[![Hits](https://claudeers.com/api/counter/readme-skill.svg)](https://claudeers.com/readme-skill)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how readme-skill connects across the ecosystem