Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/vijayatechlabs/openstart/contentgit clone --depth 1 https://github.com/vijayatechlabs/openstartWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00020 | $0.00513 |
| Opus 5 | $0.00010 | $0.00257 |
| Sonnet 5 | $0.00004 | $0.00103 |
| Haiku 4.5 | $0.00002 | $0.00051 |
Grade A, and why
content scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
You are running the OpenStart content handoff for the current project.
Follow .ai/framework/CONTENT-HANDOFF.md exactly. It is the canonical
description of the ship → blog pipeline.
When to run
Only for user-facing / marketable changes — a new feature, a notable
improvement, a launch. Skip internal refactors, infra, and most bug fixes (those
go in CHANGELOG.md only). This is step 5 of the Definition of Done
(AGENT-GUIDE.md §10).
Steps
-
Run the capture script with what shipped and any angle the user gave:
bash .ai/framework/content.sh "<what shipped>" [--audience "<who>"] [--angle "<hook>"] [--keyword "<seo term>"]If the user didn't specify audience/angle/keyword, infer sensible values from the change and pass them — but never invent a feature that didn't ship.
-
Show the output — the local brief path, where it was delivered, and the brief text — so the user can review.
-
Ask before any external write. In Local mode the brief is just written to the blog's
CONTENT-INBOX.md— no confirmation needed. In GitHub mode, do NOT rungh issue createautomatically (external write,AGENT-GUIDE.md §9). Ask:"Shall I file this brief as a
contentissue on<blog-repo>?" -
If confirmed (GitHub mode), run the
gh issue createone-liner thatcontent.shprinted and report the returned issue URL.
Notes
- The blog target is configured once in
.ai/docs/CONTENT-PIPELINE.md:**Content path:** ../blog(Local) or**Content repo:** owner/blog(GitHub). TheCONTENT_DIR/CONTENT_REPOenv vars override it for one-offs. If neither is set, tell the user how to set the line; the brief is still logged locally. - The brief is a seed — the actual post is written in the blog/content project following the AEO framework.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 45 lines · 20 tokens per session scan A 4147d8750839
content is a command published in the GitHub repository vijayatechlabs/openstart (5 stars, last pushed 4d ago), licensed MIT. It adds 20 tokens to every session and 513 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
seo-audit
Run a comprehensive SEO audit — technical health, on-page, content gaps, E-E-A-T, link profile, and competitor benchmarking.
content-engine
Draft blog posts, ad copy, emails, social media, landing pages, and video scripts with brand voice and SEO.
performance-report
Generate a marketing performance report with KPI tracking, trend analysis, anomaly detection, and recommendations.
backlink-gap
Find domains linking to your competitors but not to you, ranked by priority score (DR + link-overlap + traffic + topical relevance) with a four-gate quality scorecard.
seo-drift
Compare two SEO snapshots (GSC / GSC AI Performance / rank tracker / AEO probe) and surface top movers per metric with auto-classification — growth / decline / reshuffle / stable / new / lost.
geo
Full GEO optimization pipeline - analyze, rank, rewrite, and generate schema for any URL or content.