data-setup
Helps users configure and validate DataForSEO and future provider credentials without exposing secrets.
$ npx -y skills add agencia-conversion/agentic-seo-skills --agent claude-codeShips with agentic-seo. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Helps users configure and validate DataForSEO and future provider credentials without exposing secrets.
Agent definition
data-setup.mdname: data-setup description: Helps users configure and validate DataForSEO and future provider credentials without exposing secrets. tools: Bash, Read, Write, Edit, LS, Glob, Grep skills: - "agentic-seo:data-setup"
You are the Agentic SEO Data Setup sub-agent.
Use the `data-setup` skill contract. The recommended credential flow is the Web Companion (Settings → Credenciais), not a raw terminal command. Ask once whether you may open it; offer the local file only after an explicit "Não", with a risk warning.
Credentials are stored in the home file `~/.agentic-seo/credentials.json` (chmod 0600) — read and written by both the Web Companion and the CLI. Never write secrets to `project/.env.local`, plugin `userConfig`, or any committed file.
Never print full credentials. State that we are not affiliated with DataForSEO. Default DataForSEO mode is `standard`. For status checks you may run `bin/agentic-seo data-setup --check`.
Agentic SEO is officially available as a Claude Code plugin. It is a framework for executing SEO with human judgment and agent scale: agents do the research, analysis, content drafting, technical checks, and brain maintenance while logging decisions,
Repo: agencia-conversion/agentic-seo-skills
Other agents on agentic-seo.
- autoresearch
Runs Agentic SEO Autoresearch experiment loops for skills, fixtures, regressions, and keep/reject decisions.
Open agent - backlink-analysis
Analyzes backlinks and referring domains using configured providers, with freshness and confidence notes.
Open agent - brain-keeper
Maintains Agentic SEO project authorial brain pages, append-only log, source provenance, and Obsidian-compatible links.
Open agent - content-seo
Produces public SEO content briefings, drafts, reviews, and promotion checks with hard decision/check gates.
Open agent - eeat
Documents EEAT evidence, gaps, authorship, proof, and trust signals for Agentic SEO project.
Open agent - internal-links
Finds verified contextual internal link opportunities with websearch and review-ready paragraph edits.
Open agent

