By tonone-ai
Plan, write, and optimize developer-focused content with SEO research, topic clusters, blog posts, case studies, content calendars, and distribution strategies for product teams.
Topic cluster architecture builder — takes a core topic and maps the full cluster with 1 pillar page, 6-10 supporting posts, internal linking map, keyword targets, and estimated monthly search volume per piece. Use when asked to "build a content cluster", "map our SEO cluster for [topic]", "create a topic cluster", or "what should our pillar page be about".
Content brief generator — takes a topic or keyword and produces a complete content brief with target keyword, search intent, recommended structure, internal link targets, word count, CTA, and competitive gap analysis. Use when asked to "write a content brief", "brief this blog post", "plan this article", or "what should we cover for [keyword]".
Build a content calendar — editorial plan, publishing cadence, topic assignment, and distribution workflow. Use when asked to "build a content calendar", "plan our content for the quarter", "how often should we publish", or "create an editorial schedule".
Write customer case studies and success stories — interview guide, story structure, and publish-ready case study with metrics. Use when asked to "write a case study", "document a customer success story", "create social proof content", or "write about how [customer] uses the product".
Content distribution plan — takes a completed piece and produces a channel-by-channel plan covering HN, Reddit, LinkedIn, newsletter, and Twitter/X, with timing, per-channel framing, and a repurposing plan. Use when asked to "distribute this post", "how do we promote this article", "write distribution copy for this piece", or "where should we share this".
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Founder + Tonone = whole company.
31 specialists. Engineering executes. Product decides. Operations runs. One session, two commands, zero meetings. 214 skills across every discipline. MIT licensed.
A solo founder used to have one choice: stay small, or hire. Now there's a third path.
Tonone is an open-source AI team you install into Claude Code. Not a generalist assistant — specialists. Each agent owns one domain deeply: infrastructure, security, user research, product strategy, growth. They share context, hand off cleanly, and produce work you can ship.
The engineering team (15 agents) builds and ships. The product team (12 agents) decides what to build and why. The operations team (4 agents) keeps the company running. Together, one founder can run what used to take a company.
Prerequisites: Claude Code v1.0+
From your terminal:
claude plugin marketplace add tonone-ai/tonone
claude plugin install tonone@tonone-ai
Or inside an active Claude Code session:
/plugin marketplace add tonone-ai/tonone
/plugin install tonone@tonone-ai
Prerequisites: Codex CLI installed
git clone https://github.com/tonone-ai/tonone
cd tonone
codex
Codex reads AGENTS.md automatically. Invoke agents and skills by describing what you want:
> Read agents/forge.md and act as Forge — audit this infrastructure
> Read agents/apex.md — plan this project with S/M/L options
> Follow the workflow in skills/warden-audit/SKILL.md
Skills are markdown workflow documents in skills/<name>/SKILL.md. Read them and follow the steps — no slash commands needed.
> /apex-plan Build a real-time analytics platform for our IoT fleet
> /helm-brief Define the next product sprint
> /forge-infra Set up cloud infrastructure for a new SaaS product
> /spine-api Design a REST API for user management
> /warden-audit Run a full security audit on this codebase
> /echo-interview Run a user research session
> /crest-roadmap Build a product roadmap
> /mint-runway How long is our runway and how do we extend it?
> /folk-hire Build a hiring pipeline for a senior engineer
> /brace-sla Define our support SLA tiers
Every specialist ships in three modes:
| Mode | What It Means | Example Skills |
|---|---|---|
| Build | Create from scratch — production-ready, not tutorials | /forge-infra, /spine-api, /prism-ui, /touch-app |
| Review | Audit and fix existing systems | /warden-audit, /relay-audit, /prism-audit, /vigil-check |
| Recon | Survey a domain for system takeover | /forge-recon, /spine-recon, /flux-recon, /apex-takeover |
Apex leads the engineering team. Tell it what you're building:
You: "Build user authentication for our SaaS"
Apex: I see 3 ways to approach this:
S — Quick & focused (Spine + Warden, ~30K tokens, ~$0.05)
Basic JWT auth with security review.
M — Solid implementation (Spine + Warden + Flux + Relay, ~120K tokens, ~$0.20)
Auth + session management + user schema + CI tests.
L — Full build-out (+ Vigil + Atlas, ~250K tokens, ~$0.45)
Everything in M + monitoring + documentation.
My recommendation: M. Which level?
Helm is the head of product. It orchestrates research, strategy, design, and marketing — then hands off a structured brief to Apex when it's time to build.
Inherited a codebase? Apex runs parallel reconnaissance across all specialists:
> /apex-takeover
Phase 1 — Recon (parallel):
Atlas maps the architecture
Forge inventories infrastructure
Relay assesses the pipeline
Warden scans for security issues
Vigil checks observability
Phase 2 — Deep dive (targeted):
Spine reviews backend quality
Flux assesses database health
Prism audits frontend
Phase 3 — Takeover report:
System map, risk assessment, quick wins, roadmap
npx claudepluginhub tonone-ai/tonone --plugin inkComplete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Complete developer toolkit for Claude Code
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Design or audit a feature store
Design a vulnerability management program — SLAs and asset tiers
Build E2E test specs for critical user journeys — Playwright or Cypress, page objects, setup/teardown, CI config. Use when asked to "write E2E tests", "end-to-end testing", "browser tests", "UI tests", or "Playwright tests".
Infrastructure Specialist Team — Kube: Kubernetes cluster design — RBAC, networking, operators, workload configuration
Map the system architecture — read the codebase, identify services and connections, output a C4-level architecture map as Mermaid diagrams with component descriptions. Use when asked to "map the architecture", "system diagram", "how does this work", or "architecture overview".