aios-citation-submit

Dispatches citation-submission campaigns that create business listings across directory catalogs.

1|Updated Jul 8, 2026
One-click install
npx skills add https://github.com/codesofadan/danyals-aios --skill aios-citation-submit-codesofadan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aios-citation-submit
Source: https://github.com/codesofadan/danyals-aios/tree/main/.claude/skills/aios-citation-submit
Command: npx skills add https://github.com/codesofadan/danyals-aios --skill aios-citation-submit-codesofadan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Getting a client listed on dozens of business directories (Yelp, Yellow Pages, Brownbook, and more) is slow, error-prone manual work, and a wrong Name/Address/Phone (NAP) sent to 50 directories compounds the mistake 50 times. This Skill sets up the client's canonical business profile and dispatches a real citation-submission campaign across the directory catalog, routing each directory to the right engine. ## Core Features & Use Cases - Canonical NAP setup: Checks for an existing business profile and creates one only from the client's real record — never invented data. - Catalog preview and cost gating: Previews directories by market (US, UK, CA, AU, GLOBAL) and tier (aggregator, api, bot_fillable, captcha_assisted), then presents a cost estimate for explicit LEAD approval before dispatching. - Honest routing and reporting: Classifies each directory to the operator queue, an earned-spec Playwright bot, or a configured API engine, and reports real statuses (ready_for_human, blocked, live, verified) without inflating results. - Use Case: An operator runs /aios-citation-submit "Joe's Pizza" US, confirms the NAP, reviews the 50-directory plan and estimated cost, gets LEAD approval, and dispatches the campaign — then polls the campaign board as rows move to the team queue. ## Quick Start Ask the AI to submit citations for a client by name and market, for example: run a citation campaign to get Joe's Pizza listed on US directories.

Frequently Asked Questions about aios-citation-submit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I submit a client to business directories automatically?▼

Run the citation-submit command with the client name and market, for example a US campaign. The skill checks for a business profile, previews the directory catalog with a cost estimate, and dispatches the campaign only after explicit LEAD approval.

What is the difference between citation submit and citation builder?▼

Citation submit creates new listings by dispatching a submission campaign across the directory catalog. Citation builder only reconciles an existing monitoring board of listings, so use submit when you need new citations created.

Which directory tiers and markets does citation submission support?▼

Markets are US, UK, CA, AU, and GLOBAL. Tiers include aggregator, api, bot_fillable, and captcha_assisted; manual_only directories are never queued because no worker path exists for them.

Why are my citation rows stuck at queued or blocked?▼

A row stuck at queued means no worker is consuming the queue. Blocked rows are deliberate holds with machine-readable reasons, such as an unconfigured engine, missing credentials, or a spend cap, and should be reported rather than retried.

Can I run a citation campaign without LEAD permissions?▼

No. Creating business profiles and dispatching campaigns are LEAD-only writes restricted to owner, admin, or manager roles. A non-lead call returns a 403, and the skill stops and reports that a LEAD is required.