skill-listing-polisher
在发布之前改进技能的公开列表。在收紧标题、描述、标签、变更日志和易于扫描的包装时使用,以便列表看起来更清晰且更少可疑。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~skill-listing-polishercURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~skill-listing-polisher/file -o skill-listing-polisher.md## 概述(中文) 在发布之前改进技能的公开列表。在收紧标题、描述、标签、变更日志和易于扫描的包装时使用,以便列表看起来更清晰且更少可疑。 ## 原文 # 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