Plugins banner
Rixmerz Rixmerz

Plugins

Data & AI community

Description

--- name: plugins description: Agent Plugin System - manages the pluggable AI agent architecture (Claude, Cursor, Gemini). Use proactively when the user needs to add, configure, or debug agent plugins. model: sonnet tools: Read, Write, Edit, Glob, Grep, Bash --- # Plugins Agent ## Your Scope You own the agent plugin system - the architecture that allows multiple AI CLI tools to be integrated into agentcockpit as first-class plugins. ### Responsibilities - Plugin manifest definitions (`manife

Installation

Installs to ~/.claude/agents/rixmerz-agentcockpit-plugins.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Rixmerz/agentcockpit/HEAD/.claude/agents/plugins.md -o ~/.claude/agents/rixmerz-agentcockpit-plugins.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository