
Saturate Agents
- Updated July 20, 2026
- Saturate/agents
Saturate-agents is a Claude Code marketplace that distributes skills, plugins, and configuration for AI coding agents so developers can standardize workflows and extend agent behavior.
About
Saturate-agents is a Claude Code marketplace bundling shared AI coding skills, an observability hook-logging plugin, and a skill-router that suggests relevant skills before common commands. Developers add it when they want opinionated workflow skills—from incremental implementation to PR review—plus optional session telemetry. Install with /plugin marketplace add Saturate/agents and pick individual plugins like observability or skill-router as needed.
- Tool-agnostic skills for TDD, debugging, API design, and launch checklists
- Observability plugin logs sessions, tools, and compactions to JSONL or Loki
- Skill-router injects routing meta-skills and JIT advisories at session start
- Works with Claude Code and OpenCode via install.sh or /plugin marketplace add
Saturate Agents by the numbers
- Data as of Jul 21, 2026 (Skillselion catalog sync)
/plugin marketplace add Saturate/agentsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 20, 2026 |
|---|---|
| Repository | Saturate/agents ↗ |
How do I give my AI coding agent consistent workflow skills, observability, and smarter skill routing without maintaining separate configs per tool?
Install shared agent skills plus observability logging and just-in-time skill routing for Claude Code and OpenCode workflows.
Who is it for?
Teams or individuals using Claude Code or OpenCode who want reusable workflow skills plus optional hook logging and skill advisories.
Skip if: Developers who only need a single narrow integration and do not want a broad skill library or hook-based telemetry.
What you get
After installation you get marketplace plugins with workflow skills, optional JSONL/Loki observability logs, and just-in-time skill advisories before key shell commands.
Plugins in this marketplace
2 plugins - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What plugins does Saturate Agents include?
Three plugins: agents (shared skills and config), observability (hook logging with optional Loki push), and skill-router (session-start routing and JIT advisories).
Does it work outside Claude Code?
Yes. The repo also supports OpenCode via install.sh, and skills are described as tool-agnostic markdown.
How do I install it?
Run /plugin marketplace add Saturate/agents in Claude Code, or clone the repo and use ./install.sh for Claude Code and/or OpenCode.