Otrebu Agents
otrebu-agents is a Claude Code plugin for the Build phase that bundles five agent skills and helper plugins for ideation, research, delivery, and TypeScript-focused coding workflows.
Install a five-plugin Claude toolkit for ideation, delivery helpers, scraping, TypeScript utilities, and agent lifecycle patterns in one repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install otrebu-agents@otrebu/agentsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:otrebu/agents") and the paste-ready config with skillselion.get_install_config("plugin:otrebu/agents").
What it does
otrebu-agents is a Claude Code plugin collection from otrebu/agents that ships five plugins in one repository, aimed at builders who want reusable agent skills, commands, and helpers across the software lifecycle. Catalog keywords suggest breadth: creative ideation and brainwriting, external research and scraping, feature delivery guidance, TypeScript and JavaScript utilities, testing hooks, analytics and logging, plus meta tooling for configurations and knowledge capture. For a solo developer, the value proposition is consolidating several small agent extensions instead of hunting disparate repos for each workflow. Canonical placement is build agent-tooling because you register and mix these plugins while setting up how Claude codes, researches, and documents—even when individual pieces also support early ideation or later testing rituals. Expect a generalist agent stack enhancement, not a hosted SaaS or a single MCP bridge. Installation gives you multiple entry points (skills, commands, scraping, delivery patterns); you still choose which plugins to enable per project. Confidence is moderate because the listing summarizes keywords more than per-plugin manifests, but the five-plug
Highlights
- Bundle of 5 Claude Code plugins in the otrebu/agents repository
- Spans ideation (brainwriting), research/scraping, and software delivery helpers
- Keywords cover skills, commands, TypeScript/JavaScript utilities, and testing tooling
- Includes meta patterns for managing agents, knowledge capture, and configurations
- Community-sourced multi-plugin pack rather than one narrow integration
Why builders use it
You are stitching together separate Claude skills, scrapers, and dev helpers from random repos instead of one coherent agent toolkit.
After you register otrebu-agents, you can enable five related plugins for brainstorming, fetching external context, delivery patterns, and coding utilities from a single source.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is otrebu-agents for?
Solo developers and small teams who want several Claude Code plugins—ideation, scraping, delivery, and TypeScript helpers—from one agents repository.
When should I use otrebu-agents?
Use it when you are assembling agent-tooling for a project and need brainstorming, external research, and coding lifecycle helpers without installing many separate marketplaces.
How do I add otrebu-agents to my agent?
Add the otrebu/agents Claude Code plugin source, enable the plugins you need from the five-plugin bundle, and wire skills or commands per the repo’s plugin definitions.
Comments
Share how you use otrebu-agents, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.