@aim-ai/opencode-plugin
v0.0.0
Published
`@aim-ai/opencode-plugin` is the v1 OpenCode-specific plugin skeleton for AIM.
Readme
@aim-ai/opencode-plugin
@aim-ai/opencode-plugin is the v1 OpenCode-specific plugin skeleton for AIM.
Scope
- Registers the packaged
skills/directory into OpenCode config. - Ships static
skills/andagents/resources, including theusing-aim,aim-ask-strategy,aim-create-tasks,aim-evaluate-readme,aim-setup-github-repo,aim-task-lifecycle, andaim-verify-task-specpackaged skill documents. - Does not inject bootstrap prompts, session context, workflow automation, or runtime AIM reporting behavior.
Usage
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["@aim-ai/opencode-plugin"]
}