Ahrefs Automation
Automate SEO research with Ahrefs -- analyze backlink profiles, research keywords, track domain metrics history, audit organic rankings, and perform batch URL analysis through the Composio Ahrefs integration.
npx skills add ComposioHQ/awesome-claude-skills --skill ahrefs-automation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Ahrefs Automation Run **Ahrefs** SEO analytics directly from Claude Code. Analyze backlink profiles, research keywords, track domain authority over time, audit organic keyword rankings, and batch-analyze multiple URLs without leaving your terminal. **Toolkit docs:** [composio.dev/toolkits/ahrefs](https://composio.dev/toolkits/ahrefs) --- ## Setup 1. Add the Composio MCP server to your configuration: ``` https://rube.app/mcp ``` 2. Connect your Ahrefs account when prompted. The agent will provide an authentication link. 3. Most tools require a `target` (domain or URL) and a `country` code (ISO 3166-1 alpha-2). Some also require a `date` in `YYYY-MM-DD` format. --- ## Core Workflows ### 1. Site Explorer Metrics Retrieve comprehensive SEO metrics for a domain including backlink counts, referring domains, organic keyword rankings, and traffic estimates. **Tool:** `AHREFS_RETRIEVE_SITE_EXPLORER_METRICS` Key parameters: - `target` (required) -- domain or URL to analyze - `date` (required) -- metrics date in `YYYY-MM-DD` format - `country` -- ISO country code (e.g., `us`, `gb`, `de`) - `mode` -- scope: `exact`, `prefix`, `domain`, or `subdomains` (default) - `protocol` -- `both`, `http`
- Setup
- Core Workflows
- 1. Site Explorer Metrics
- 2. Historical Metrics Tracking
- 3. Backlink Analysis
- 4. Keyword Research
- 5. Organic Keywords Audit
- 6. Batch URL Analysis
- Known Pitfalls
- Quick Reference
What does the Ahrefs Automation skill do?
Automate SEO research with Ahrefs -- analyze backlink profiles, research keywords, track domain metrics history, audit organic rankings, and perform batch URL analysis through the Composio Ahrefs integration.
How do I install it?
Run `npx skills add ComposioHQ/awesome-claude-skills --skill ahrefs-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
