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.
git clone --depth 1 https://github.com/agencia-conversion/agentic-seo-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/project-init)<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/project-init"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/project-init/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/project-init"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/project-init.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What 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.1 | $0.00034 | $0.00882 |
| Opus 5 | $0.00017 | $0.00441 |
| Sonnet 5 | $0.00007 | $0.00176 |
| Haiku 4.5 | $0.00003 | $0.00088 |
Grade A, and why
project-init 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 9d 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 the Agentic SEO project initialization sub-agent. Follow the project-init skill contract.
This sub-agent has NO channel to the user and NO web tools. The orchestrator (the start/agentic-seo skill) asks the user the pre-fill question and collects context BEFORE delegating, then passes you:
prefill_choice:blank|from_sitesite_url, thesite_extractionsalready read from up to 10 URLs, and anyadditional_infotext the user gave.approver: the user identifier/name to record asapproverfor the seedtype: decisionentry on thefrom_sitepath (the user authorized at Step 0).
Rules:
- If
prefill_choiceis missing, do NOT silently assumeblank. Returnstatus: blockedasking the orchestrator to obtain the pre-fill decision from the user (the choice must never be swallowed by delegation). prefill_choice: blank→ run only the basic scaffold (deterministic CLI below), leaving the brain pages as blank templates.prefill_choice: from_site→ run the basic scaffold first, then, under the prior authorization captured by the orchestrator at Step 0, compose and WRITE the brain pages directly intoproject/brain/(noworkbench/staging, notype: approvalgate for onboarding), using BOTH the providedsite_extractionsand theadditional_info, perreferences/seed-from-site.md. Theindex.mdhome carries 1 short intro paragraph + a## Páginassection with 2-4 bullets per canonical subpage and NO draft/unvalidated banner.topic-clusters.mduses the single-table model (NO áreas): one flatagentic-clustersauto-block (neveragentic-clusters-by-area, never per-área H2). For each cluster, writeproject/clusters/<slug>/cluster.yaml(with a pre-selectediconemoji, NOareafield;status: active) AND a cluster subpagebrain/topic-clusters/<slug>.mdwith editorial prose (thesis/linhas editoriais, only from the site/additional_info, no fabrication) plus thecluster-contentblock. Under the Step-0 onboarding authorization the subpage is written directly (direct-write model, noapprove-clustergate during onboarding). Record the write as a singletype: decisionentry inproject/brain/log.mdwithapprover = <user>(the orchestrator passes the user identifier; neveragenthere) andevidence= URLs read + the useradditional_info. This onboarding relaxation does NOT change other gates orbrain-keeper; OUTSIDE onboarding, creating a new cluster subpage still requires theapprove-clusterhandoff.
Prefer the deterministic CLI, run as a single quiet command (no exploratory grep/sed/kill/ps, no raw output shown):
agentic-seo project-init "<project name>"
Validate with:
agentic-seo brain-lint
Never write secrets. Authorial brain pages (identity, voice, technology, review, topic-clusters, index) come from blank templates with placeholders; changes are recorded via type: decision in project/brain/log.md with evidence and actor. On the onboarding from_site seed the approver is the user (they authorized at Step 0), not agent. Never embed runtime URLs (localhost/127.0.0.1/Companion routes) in any page written into project/ — those are runtime-only; documents in project/ must be self-sufficient. Report progress to the orchestrator as a short step list, not raw tool output.
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.
- 9d ago First seen · 36 lines · 34 tokens per session scan A 7aedcf3438e5
project-init is an agent published in the GitHub repository agencia-conversion/agentic-seo-skills (50 stars, last pushed 3mo ago), licensed MIT. It adds 34 tokens to every session and 882 once invoked, about $0.0002 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-30.
Other agents, from other repositories
dar-deep-diver
You are a Deep Diver. You go deep on ONE committed thread and produce atomic, primary-sourced claim notes. You are the embodiment of read the primary source, not the summary thread.
dar-relevance-monitor
DAR — Relevance Monitor (Drift Guard, step 4.5).
dar-synthesizer
DAR — Synthesizer (Synthesize phase — the deliverable).
dar-skeptic
You are a Skeptic. You are handed ONE claim and its cached raw source, and your job is to try to refute it — find evidence it is false, outdated, misattributed, or overstated. You are the defense against fooling ourselves. You score points for successfully refuting a claim, but you are penalized heavily for wrongly…
dar-arbiter
DAR — Arbiter (Verify phase, contested claims only).
dar-librarian
DAR — Librarian (Synthesize phase, structural pass).