Ouroboros Plugins banner
Q00 Q00

Ouroboros Plugins

Git community

Description

20+ reference plugins for Ouroboros, the Agent OS — autoresearch, github-pr-ops, guardrails-eval, langfuse-observability and more, plus the UserLevel plugin contract.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Ouroboros Plugins

23 reference plugins for [Ouroboros](https://github.com/Q00/ouroboros), the Agent OS — autoresearch, github-pr-ops, guardrails-eval, langfuse-observability and more — plus the UserLevel plugin contract they are built against. Plugins compose the core's stable primitives into domain-specific workflows.

New here? Install Ouroboros itself first — the [main repo's README](https://github.com/Q00/ouroboros#readme) covers install and setup. This repository is where the UserLevel plugin contract and reference plugin packages live.

Ouroboros core should provide stable OS primitives. Plugins and first-party programs compose those primitives into domain-specific workflows.

+-------------------------------------------------------------------+
|                Installable UserLevel Programs                      |
|                                                                   |
|  autoresearch    gsd-agentos     target-capabilities  github-pr-ops |
|  openai-skills-superpowers  openhands-agentos  merge-assistant       |
|  openhands-agentos  merge-assistant  jira-sync  slack-incident      |
|  swe-agent-harness  release-coordinator  customer-debugger  ...       |
+-------------------------------+-----------------------------------+
                                |
                                | plugin contract / declared scopes
                                v
+-------------------------------------------------------------------+
|                First-party UserLevel Programs                      |
|                                                                   |
|  ooo auto     ooo run     ooo pm     ooo review?     ...           |
+-------------------------------+-----------------------------------+
                                |
                                | stable OS primitives
                                v
+----------------