Install
openclaw skills install github-readme-heroTurn ordinary GitHub README pages, skill landing pages, or Markdown intros into cover-like hero layouts with centered titles, quote-led openings, restrained badges, horizontal navigation, and preserved original voice. Use when the user wants a GitHub README to feel like a designed front page without losing its strongest original introduction, especially for Chinese-first or bilingual repositories that need stronger presentation.
openclaw skills install github-readme-heroA weak README explains itself. A strong README arrives with presence.
This skill exists for pages that already have a voice, a strong sentence, or a real idea, but still look like raw Markdown instead of a deliberate front page.
Use this skill when the user wants a README, skill page, or landing-style Markdown document to feel more like a designed front page:
Do not use this skill for generic copywriting, long-form documentation editing, or full website implementation unless the user specifically wants the document itself restyled.
Do not delete the soul of the page.
Your job is not to replace the author's best line with decorative polish. Your job is to:
This skill should sharpen the entrance, not erase the voice.
Inspect the first 30-80 lines before editing.
Look for:
Prefer this top-level structure when suitable:
<div align="center">
# Title
> Strong quote or distilled line


<p align="center">
horizontal navigation
</p>
<p align="center">
short subtitle or two-line promise
</p>
</div>
---
Use it only if it improves the page. Do not force it onto documents that need a plain technical opening.
After the hero block:
If the author already wrote a powerful intro, keep it alive.
Badges should signal structure, not become confetti.
Good uses:
Bad uses:
Default range: 3-5 badges.
Prefer flat-square style unless the repo already uses something else.
If the page is long enough to justify navigation:
Good examples:
Do not add navigation if the document is too short to need it.
Prefer Markdown plus minimal HTML that renders well in GitHub-like surfaces:
<div align="center"><p align="center"><br /><a id="..."></a>Avoid:
If the page is bilingual:
If the user wants Chinese-first, keep Chinese-first. If the user wants English-first, keep English-first.
For Chinese-facing pages:
When you edit:
If the user asks for a specific style reference: