Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

create-opencode-plugin

// Create OpenCode plugins using the @opencode-ai/plugin SDK. Use for building custom tools, event hooks, auth providers, or tool execution interception. Use proactively when developing new plugins in .opencode/plugin/ or ~/.config/opencode/plugin/. Examples: - user: "Create a plugin to block dangerous commands" → implement tool execution before hook with blocking logic - user: "Add a custom tool for jira" → design tool schema and implementation using SDK context - user: "Show toast on file edit" → react to file edit events and display status message - user: "Build a custom auth provider" → implement auth flow for new model provider - user: "Intercept git commits" → add hook to validate commit messages before execution

$ git log --oneline --stat
stars:7
forks:2
updated:2026년 1월 26일 05:26
파일 탐색기
13 개 파일
SKILL.md
readonly