improving-prompts とは?
Claude 4.5 モデルの CLAUDE.md、AGENTS.md、カスタム コマンド、またはスキル ファイルを最適化するときに使用します。改善を考案するのではなく、文書化された Anthropic のベスト プラクティスを体系的に適用します。 ソース: cachemoney/agent-toolkit。
Claude 4.5 モデルの CLAUDE.md、AGENTS.md、カスタム コマンド、またはスキル ファイルを最適化するときに使用します。改善を考案するのではなく、文書化された Anthropic のベスト プラクティスを体系的に適用します。
コマンドラインで improving-prompts AI スキルを開発環境にすばやくインストール
ソース: cachemoney/agent-toolkit。
Apply documented Claude 4.5 best practices to existing prompts. Do not invent "improvements" - use the actual guidance from Anthropic.
| "The user said it's too vague" | "Too vague" isn't actionable. What specific behavior fails? | | "I'm the expert, trust me" | Authority doesn't bypass the need for concrete issues | | "Time pressure - demo tomorrow" | Pressure is when agents make the worst decisions | | "The spirit of the skill is to help" | Violating the letter IS violating the spirit |
| "I have enough context" | If you can't name the specific failure, you don't | | "Structure is always better" | Structure solves structure problems, not all problems | | "This is obviously an improvement" | Obvious to you ≠ solving the user's actual problem |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/cachemoney/agent-toolkit --skill improving-promptsClaude 4.5 モデルの CLAUDE.md、AGENTS.md、カスタム コマンド、またはスキル ファイルを最適化するときに使用します。改善を考案するのではなく、文書化された Anthropic のベスト プラクティスを体系的に適用します。 ソース: cachemoney/agent-toolkit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/cachemoney/agent-toolkit --skill improving-prompts インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/cachemoney/agent-toolkit