工程開發
Agent Development
為 Claude Code 設計自主智能體的指南,涵蓋系統提示詞、觸發條件、前端配置以及智能體開發的最佳實踐。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/agent-development/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/agent-development/install?os=windows&agent=claude" -o install-agent-development.bat && install-agent-development.bat
下載安裝腳本