Wrench.ai Claude Code Plugins
Official plugin marketplace from Wrench.ai — Claude Code skills for B2B lead intelligence, revenue operations, feature specs, data engineering review, SEO audits, and outreach sequences. 11 production-ready skills, one /plugin command away.


What is this?
This is the official Claude Code plugin marketplace from Wrench.ai — a B2B intelligence and personalization platform that helps revenue teams understand their buyers through predictive lead scoring, persona matching, behavioral enrichment, and AI-powered outreach.
These plugins bring Wrench.ai's methodology — direct, data-driven, and outcome-focused — to Claude Code as installable skills. Each skill is production-tested and synced from wrench-dna, Wrench.ai's internal standards repository.
Who is this for?
- Sales and RevOps teams using Claude Code for prospecting, deal analysis, and outreach
- Engineers who want structured spec writing, bug auditing, and data engineering review
- Marketers building SEO audits and conversion optimization workflows
- Anyone using Claude Code who wants to remove AI writing patterns from their copy
Install
One-line setup
/plugin marketplace add github:WrenchAI/wrench-plugins
Install individual skills
/plugin install wrench-personalize@wrench-plugins
/plugin install wrench-dossier@wrench-plugins
/plugin install wrench-report@wrench-plugins
/plugin install wrench-charts@wrench-plugins
/plugin install feature-spec@wrench-plugins
/plugin install humanizer@wrench-plugins
/plugin install wrench-outreach@wrench-plugins
/plugin install meeting-dossier@wrench-plugins
/plugin install bug-audit@wrench-plugins
/plugin install seo-audit@wrench-plugins
/plugin install page-cro@wrench-plugins
/plugin install wrench-de-review@wrench-plugins
/plugin install wrench-ux-constitution@wrench-plugins
/plugin install dossier-builder@wrench-plugins
Auto-install for your whole team
Add to your project's .claude/settings.json:
{
"extraKnownMarketplaces": [
{
"name": "wrench-plugins",
"source": {
"source": "github",
"repo": "WrenchAI/wrench-plugins"
}
}
]
}
Then any team member can run /plugin install <name>@wrench-plugins.
Available Skills
Data Visualization
| Skill | Trigger | What it does |
|---|
wrench-charts | build a chart, add a chart, data visualization | Brand-compliant Recharts components — chart type selection guide, color tokens, custom tooltips, mobile responsiveness. Never writes a chart without correct tokens and layout. |
Engineering Quality
| Skill | Trigger | What it does |
|---|
feature-spec | write a spec, spec this out, write a PRD | Complete feature spec with acceptance criteria, task breakdown, and Cypress test plan. Missing any of the three = incomplete spec. |
bug-audit | bug audit, audit before release, QA this feature | Structured audit covering functional bugs, UX bugs, test coverage gaps, and customer-surfaced classification. Produces HOLD / SHIP WITH KNOWN ISSUES / CLEAR TO SHIP. |
wrench-de-review | review this PR, data engineering review | Data engineering PR review — idempotency, dedup logic, cardinality assertions, schema contracts, error handling, and automation completeness. |
wrench-ux-constitution | does this pass the constitution, run the checklist | UX governance skill — 11 design principles, Six Pillars initiative, Seven Empirical Gaps, and a pre-ship checklist. Settles design disagreements. |
Sales & Intelligence