Ship content that ranks
Wire connects Google Search Console data with Claude to build, optimize, and maintain content sites. One CLI. No guessing.
python -m wire.chief auditWhat Wire Solves
Content sites with hundreds of pages develop three problems that compound over time. Wire detects and resolves all three automatically.
AutoFix München runs a car repair shop with 45 service pages. Their brake repair page and brake replacement page share 4 of 5 keywords. Google cannot pick a winner. Wire merges the weaker page into the stronger, and the combined page moves from position 14 to the first page. Cost: $0.12.
CompareStack runs a SaaS comparison site with 200 vendor profiles. 47 overlap pairs fight each other for the same keywords. Their ABBYY page cites the same domain 6 times in 12 links, concentrated sourcing that signals lazy research. Wire resolves all 47 overlaps and flags the source concentration for the news pipeline to fix. Cost: $3.72 for a cleanup that would take a human editor weeks.
These are fictional examples, but the patterns are real. Every Wire feature exists because a real site had this exact problem.
How It Works
Wire operates on a principle: analyze first, act second. Every batch command starts with local analysis (free) before making any Claude API calls (paid).
The workflow follows a fixed sequence. Each step feeds the next:
- Data. Pull fresh GSC metrics into local SQLite database.
- Audit. Read-only analysis reveals keyword overlaps, content gaps, dead pages.
- Deduplicate. Merge or differentiate overlapping pages automatically.
- News. Gather and evaluate industry developments for each topic.
- Refine. Integrate news into existing pages with source diversity checks.
- Reword. SEO optimization: top 20% full rewrite, next 30% title and description only.
- Build. Render markdown to HTML with 44-rule linting.
Steps 1-2 are free. Steps 3-6 cost $0.06-0.36 per page. Step 7 is free. You see the full picture before spending a cent.
What Makes Wire Different
Not another site generator. Hugo, Astro, and MkDocs compete on build speed and JS payload. None address what happens after you publish. Wire is a content operations platform that includes a build system, not the other way around.
Database-driven decisions. Every content decision references real GSC data: impressions, positions, CTR, keyword overlap. No guessing which pages need work. Wire's opportunity scoring uses impressions x (1 - CTR). High demand with low clickthrough means room to grow.
Journalism methodology as code. Wire's news pipeline encodes findings from the LfM-Band 60 study, Germany's largest observational study of journalistic behavior. The study found that source checking accounts for 0.9% of journalist research actions. Wire's junior-senior evaluation pattern forces a verification step that working journalists almost never perform.
Three-layer quality system. Prompts prevent mistakes before they happen. Auto-sanitization runs nine fixes on every save. Audit catches cross-page issues that neither layer can see. Evidence-traced: every rule links to a study, experiment, or the 2024 Google API leak.
$0.06 per page. Clearscope charges $170/month for content reports. Enterprise SEO retainers run $7K-$21K/month. Wire's enrich pass costs $0.06 per page. Analysis is free; only generation costs money. A 200-page site runs about $22/month. A weekly market intelligence report costs $3.
Strict by design. Wire refuses to build pages missing title or description. No silent fallbacks. The schema validator and 44-rule linter catch problems before production.
Works with existing sites. Point Wire at any directory with markdown content. Import MkDocs Material sites directly. Migrate from WordPress with wire.wp. Start from scratch with wire.chief init.
Read the Docs, Then Decide
This site is built and managed by Wire. Every page you are reading was generated, optimized, and verified by the same tool it documents. The prompt engineering guide explains the three-layer prompt system. The content quality page shows the nine auto-fixes with before/after examples. The scaling guide shows what changes as a site grows from 45 to 1,000 pages.
If the docs are good, the tool is good. Read them and decide.
Keyword cannibalization
Multiple pages rank for the same terms. Google splits traffic. Both underperform. Wire detects overlapping pages through GSC database analysis and resolves them: merge the weaker page or differentiate both.
How deduplication worksStale content
Pages written months ago miss industry developments. Wire monitors your topics, evaluates articles for relevance using a junior-senior pattern borrowed from newsroom methodology, and integrates updates into existing pages.
How news worksMissed opportunities
Pages rank position 8-20 for keywords you never targeted. Small adjustments move them to page one. Wire identifies these from GSC data and rewrites content to capture them.
How reword works