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.
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 Setup 1. Add the Composio MCP server to your configuration: 2. Connect your Ahrefs account when prompted. The agent will provide an authentication link. 3. Most tools require a (domain or URL) and a code (ISO…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/ahrefs-automation · pinned to the source commit
# Run from your project root
git clone https://github.com/ComposioHQ/awesome-claude-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout be2a406907dbc61b73e6827ded415c96139d13a2
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/composio-skills/ahrefs-automation" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/ComposioHQ/awesome-claude-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout be2a406907dbc61b73e6827ded415c96139d13a2
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/composio-skills/ahrefs-automation" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/ahrefs-automation
Scanner static-checks@0.1.0 · commit be2a406907db. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.