Complete toolkit for configuring and extending OpenCode: agent creation, custom slash commands, configuration management, plugin development, and SDK usage.
98
98%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"name": "pantheon-ai/opencode-build-plugins",
"version": "0.2.0",
"private": true,
"summary": "Create OpenCode plugins using the opencode-ai/plugin SDK. Use when user wants to build a plugin, extend OpenCode, intercept tool execution, add custom tools, react to events, create a hook, block commands, add custom auth, or add automation to OpenCode. Also use for \".opencode/plugin\", \"write a plugin\", \"opencode plugin\", \"custom tool\", \"tool hook\", \"plugin hook\", \"logging for all tool calls\", \"restrict what commands the AI can run\", \"run code when a file is saved\", \"notify me when a session ends\", \"validate tool input before execution\".",
"skills": {
"opencode-build-plugins": {
"path": "SKILL.md"
}
}
}