-
Notifications
You must be signed in to change notification settings - Fork 253
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The Claude Code plugin described in the README doesn’t seem to work as documented. The plugin installs and reports skills, but the OAC setup commands are not recognized by Claude Code.
Steps to Reproduce
- Install OpenAgents Control using the README instructions.
- In Claude Code, run:
/plugin marketplace add darrenhinde/OpenAgentsControl/plugin install oac
- Try the setup commands shown in the docs/CLI:
/oac:context-setup/oac:setup
- Claude Code reports these as unknown skills.
Expected Behavior
- OAC setup commands documented in the README (e.g.
/oac:context-setupor/oac:setup) should be valid Claude Code skills and run successfully.
Actual Behavior
- Plugin shows as installed with OAC skills available.
/oac:context-setupand/oac:setupare rejected as unknown skills.- The skills shown in the terminal output do not match what Claude Code actually accepts.
Environment
- OS: macOS 26.3.1
- Claude Code: 2.1.81
- Installation profile: developer
- Bash: 3.2.57
Additional Context
It looks like the README and/or plugin docs refer to outdated or renamed setup commands. Screenshot attached in the issue shows the unknown skill errors and the listed skills from the plugin.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working