skill-listing-polisher

Improve a skill's public listing before publish. Use when tightening title, description, tags, changelog, and scan-friendly packaging so the listing looks clearer and less suspicious.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-listing-polisher" with this command: npx skills add kyoiii/skill-listing-polisher

Skill Listing Polisher

Use this skill before publishing or updating a public ClawHub skill.

What to improve

  • title clarity
  • description length and truncation risk
  • tags that match the actual use case
  • changelog that says what changed in plain language
  • public package surface that looks normal in review

Review order

  1. shorten the public description if it gets cut off
  2. remove internal-only scripts and private identifiers
  3. tighten tags to actual buyer intent
  4. make the changelog specific and boring
  5. check that the package only contains user-facing files

Fast checks

Run the bundled script:

./scripts/check-listing.sh /path/to/skill

Output style

When reviewing a skill, return:

  1. what weakens trust
  2. what weakens discoverability
  3. the smallest edit that improves both

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

SkillHub Manager

Manage and publish agent skills on SkillHub and ClawHub. Best for developers and operators who need a repeatable workflow to search skills, inspect packages,...

Registry SourceRecently Updated
1770Profile unavailable
General

Find Skills for ClawHub

Search for and discover OpenClaw skills from ClawHub (the official skill registry). Activate when user asks about finding skills, installing skills, or wants...

Registry SourceRecently Updated
9731Profile unavailable
General

ClawHub Skill Creator Guide

Create and publish ClawHub skills with the correct format. Includes YAML frontmatter template, _meta.json structure, and step-by-step publishing guide.

Registry SourceRecently Updated
1220Profile unavailable
Security

ClawHub Skill Packager

Turn rough, partial, or broken ClawHub/OpenClaw skill material into one publish-ready skill bundle plus one separate plain-text review file using an inferenc...

Registry SourceRecently Updated
2440Profile unavailable