Skip to content

[BUG] Claude Code plugin not working #281

@shettydev

Description

@shettydev

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

  1. Install OpenAgents Control using the README instructions.
  2. In Claude Code, run:
    • /plugin marketplace add darrenhinde/OpenAgentsControl
    • /plugin install oac
  3. Try the setup commands shown in the docs/CLI:
    • /oac:context-setup
    • /oac:setup
  4. Claude Code reports these as unknown skills.

Expected Behavior

  • OAC setup commands documented in the README (e.g. /oac:context-setup or /oac:setup) should be valid Claude Code skills and run successfully.

Actual Behavior

  • Plugin shows as installed with OAC skills available.
  • /oac:context-setup and /oac:setup are 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
Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions