工程開發
creating-opencode-agents
為建立 OpenCode AI 代理程式提供專家指引與配置標準,包含 YAML frontmatter、工具權限設定及操作模式等。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/creating-opencode-agents/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/creating-opencode-agents/install?os=windows&agent=claude" -o install-creating-opencode-agents.bat && install-creating-opencode-agents.bat
下載安裝腳本