什麼是 improving-prompts?
在優化 Claude 4.5 模型的 CLAUDE.md、AGENTS.md、自訂命令或技能檔時使用 - 系統地應用記錄的人類最佳實踐,而不是發明改進 來源:cachemoney/agent-toolkit。
在優化 Claude 4.5 模型的 CLAUDE.md、AGENTS.md、自訂命令或技能檔時使用 - 系統地應用記錄的人類最佳實踐,而不是發明改進
透過命令列快速安裝 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-prompts在優化 Claude 4.5 模型的 CLAUDE.md、AGENTS.md、自訂命令或技能檔時使用 - 系統地應用記錄的人類最佳實踐,而不是發明改進 來源: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