ZensInk
Free SEO toolkit for indie builders. Four CLI tools for keyword research, volume analysis, ranking data, and competitor gaps — zero dependencies, Python 3.10+ stdlib only. A Pro engine automates the full pipeline from seed keywords to prioritized content plan.
Why
Ahrefs costs $108/month. SEMrush starts at $129.95. For a solo builder or a two-person team, that’s rent money. The best SEO tools should be free, fast, and scriptable — not locked behind a dashboard you barely use.
The Free Toolkit
Four MIT-licensed CLI tools. Zero dependencies. Clone and run.
Keyword Research
Pulls hundreds of long-tail keyword suggestions from Google Autocomplete. No API key needed.
python3 -m zens_ink.keyword_research "ai tools"
# → best ai tools for writers
# → ai tools for seo optimization
# → free ai tools for students
# → ...234 suggestions → keywords.csv
Keyword Volume
Real search volume data via Bing Webmaster API. Free API key, real numbers.
Search Performance
Connects to Google Search Console via OAuth. Pulls your site’s actual impressions, clicks, and average ranking positions.
Competitor Gap
Crawls competitor sitemaps and maps their content architecture. You see what topics they cover — and what they don’t.
Pro Workflow Engine
Five automation scripts that turn raw keywords into a prioritized content strategy. One-time $39 (early bird from $59). Lifetime updates.
| Script | What it does |
|---|---|
keyword_cluster |
Groups raw keywords into semantic topic clusters (EN + ZH) |
kgr_auto |
Scores each keyword by opportunity — volume × competition × trend |
content_matrix |
Turns scores into a prioritized content plan |
gap_deep |
Deep competitor analysis: languages, categories, architecture, gaps |
full_audit |
One-shot orchestrator: seed keywords → full strategy report |
Agent-Native
The Pro package ships with a SKILL.md file. Drop it into your project and your AI agent — Claude Code, Cursor, Windsurf, Cline — immediately knows how to run the full SEO workflow. No prompting required.
Self-Tested on Echoir
We ran the full audit pipeline on Echoir, our AI divination platform. The priority matrix surfaced 23 immediately actionable content targets — long-tail clusters like “yes or no tarot” with solid demand and thin competition. The audit output is included with the Pro package as a real-data case study.
