|
|
1 month ago | |
|---|---|---|
| .. | ||
| claude-code | 1 month ago | |
| README.md | 1 month ago | |
This directory contains IDE-specific plugin implementations for OpenAgents Control.
plugins/
└── claude-code/ # Claude Code plugin
├── .claude-plugin/ # Plugin manifest
├── skills/ # Claude-specific skills
├── agents/ # Claude-specific agents
├── hooks/ # Event-driven automation
├── commands/ # Custom slash commands
├── context/ # Symlink to .opencode/context/
└── README.md # Plugin documentation
claude-code/)Plugin Name: oac
Installation:
# From GitHub marketplace
/plugin marketplace add darrenhinde/OpenAgentsControl
/plugin install oac
# Local testing
claude --plugin-dir ./plugins/claude-code
Features:
Documentation: See claude-code/README.md
Each plugin is self-contained and can be developed/tested independently.
plugins/your-ide/ln -s ../../.opencode/context context.claude-plugin/marketplace.json if applicableLast Updated: 2026-02-16