ワンクリックで
opencode-setup-complete
Complete OpenCode setup with all MCP servers, skills, and plugins - tested and working configuration
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Complete OpenCode setup with all MCP servers, skills, and plugins - tested and working configuration
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Provides procedural implementation and templates for creating advanced prompts, incorporating psychological principles and thinking methodologies.
Complete guide to all installed AI CLI tools - usage, commands, and capabilities for opencode ecosystem
Provides procedural knowledge for implementing cognitive architectures, thinking methodologies, and psychological principles in AI agents/skills.
Aggregates, processes, and synthesizes knowledge, best practices, and solutions from developer, security, and content communities.
Researches, catalogs, and provides information on Gemini CLI tools and MCPs, aiding efficient and correct tool usage.
| name | opencode-setup-complete |
| description | Complete OpenCode setup with all MCP servers, skills, and plugins - tested and working configuration |
This skill provides the tested and working configuration for OpenCode.
opencode/minimax-m2.5-freeopencode/gpt-5-nano{
"mcp": {
"filesystem": {
"type": "local",
"command": ["C:\\Users\\User\\AppData\\Roaming\\npm\\mcp-server-filesystem.cmd", "C:/Users/User"]
},
"github": {
"type": "local",
"command": ["powershell", "-NoProfile", "-Command", "$env:GITHUB_TOKEN=$(bw get notes 'GitHub Token - Antigravity'); & 'C:\\Users\\User\\AppData\\Roaming\\npm\\mcp-server-github.cmd'"]
},
"brave-search": {
"type": "local",
"command": ["powershell", "-NoProfile", "-Command", "$env:BRAVE_API_KEY=$(bw get notes 'Brave Search API Key'); & 'C:\\Users\\User\\AppData\\Roaming\\npm\\mcp-server-brave-search.cmd'"]
},
"bitwarden": {
"type": "local",
"command": ["C:\\Users\\User\\AppData\\Roaming\\npm\\mcp-server-bitwarden.cmd"]
},
"file-search": {
"type": "local",
"command": ["C:\\Users\\User\\AppData\\Roaming\\npm\\file-search-mcp.cmd"]
},
"context7": {
"type": "remote",
"url": "https://mcp.context7.com/mcp"
},
"sequential-thinking": {
"type": "local",
"command": ["C:\\Users\\User\\AppData\\Roaming\\npm\\mcp-server-sequential-thinking.cmd"]
},
"puppeteer": {
"type": "local",
"command": ["C:\\Users\\User\\AppData\\Roaming\\npm\\mcp-server-puppeteer.cmd"]
},
"chrome-devtools": {
"type": "local",
"command": ["C:\\Users\\User\\AppData\\Roaming\\npm\\chrome-devtools-mcp.cmd"]
},
"notion": {
"type": "local",
"command": ["C:\\Users\\User\\AppData\\Roaming\\npm\\notion-mcp-server.cmd"]
}
}
}
{
"skills": {
"paths": [
"C:\\Users\\User\\.config\\opencode\\skills",
"C:\\Users\\User\\.config\\opencode\\skills\\marketplace",
"C:\\Users\\User\\.config\\opencode\\skills\\references",
"C:\\Users\\User\\.config\\opencode\\superpowers\\skills",
"C:\\Users\\User\\.config\\opencode\\oh-my-opencode\\src\\skills",
"C:\\Users\\User\\.claude\\commands",
"C:\\Users\\User\\.gemini\\custom_skills",
"D:\\OpenCodeTools\\openwork\\.opencode\\skills",
"D:\\OpenCodeTools\\oh-my-opencode\\skills"
]
}
}
{
"plugin": [
"C:\\Users\\User\\.config\\opencode\\oh-my-opencode",
"C:\\Users\\User\\.config\\opencode\\superpowers",
"D:\\OpenCodeTools\\micode",
"D:\\OpenCodeTools\\background-agents",
"D:\\OpenCodeTools\\envsitter-guard"
]
}
cli-mastery/ - All CLI commands referenceamazing-clis.md - Complete CLI listai-ecosystem-digest.md - Consolidated AI knowledgeai-2026.md - Emerging AI tools 2026automation-learning.md - AI automation# Check MCP status
opencode mcp list
# Test model
opencode run "Hello"
# List skills
# (skills are auto-discovered from paths)
# List models
opencode models