skill-listing-polisher
- Repo stars 1,996
- Author repo openclaw-master-skills
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
- shorten the public description if it gets cut off
- remove internal-only scripts and private identifiers
- tighten tags to actual buyer intent
- make the changelog specific and boring
- 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:
- what weakens trust
- what weakens discoverability
- the smallest edit that improves both
- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 92 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @LeoYeAI · v0.1.0 · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. title clarity description length and truncation risk tags that match the actual use case
shorten the public description if it gets cut off remove internal-only scripts and private identifiers tighten tags to actual buyer intent
Run the bundled script:
When reviewing a skill, return: what weakens trust what weakens discoverability
# 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:
```bash
./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 Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> What to improve → Review order → Fast checks → Output style
terms -> Use this skill before publishing or updating a public ClawHub skill. · 1. shorten the public description if it gets cut off 2. · 1. what weakens trust 2.
files/cmd -> ./scripts/check-listing.sh · path/to/skill
body sha256 -> e363dcf5c2d8
Decide Fit First
Design Intent
How To Use It
Boundaries And Review