📦 Skill Listing Polisher
公開前のスキル情報を、タイトルや説明文、タグなどを洗練させ、より明確で信頼性の高いリストに改善するSkill。
📜 元の英語説明(参考)
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.
🇯🇵 日本人クリエイター向け解説
公開前のスキル情報を、タイトルや説明文、タグなどを洗練させ、より明確で信頼性の高いリストに改善するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 3
📖 Claude が読む原文 SKILL.md(中身を展開)
この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。
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
同梱ファイル
※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。
- 📄 SKILL.md (1,074 bytes)
- 📎 references/review-notes.md (373 bytes)
- 📎 scripts/check-listing.sh (1,021 bytes)