技能 Listing Polis
- 作者仓库星标 1,996
- 作者仓库 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
- 流狐分类
- 工程开发
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 92 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @LeoYeAI · v0.1.0 · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 允许写入 / 修改
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 What to improve
title clarity description length and truncation risk tags that match the actual use case
Review order
shorten the public description if it gets cut off remove internal-only scripts and private identifiers tighten tags to actual buyer intent
Fast checks
Run the bundled script:
Output style
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 证据边界与执行链路
作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> What to improve → Review order → Fast checks → Output style
要点 -> 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.
文件/命令 -> ./scripts/check-listing.sh · path/to/skill
内容 SHA-256 -> e363dcf5c2d8
原文结构
适用与边界
原文中的明确线索
./scripts/check-listing.sh、path/to/skill