skills/ahrefs-automation/SKILL.md
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 inte
npx skillsauth add ranbot-ai/awesome-skills Ahrefs AutomationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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://rube.app/mcp
target (domain or URL) and a country code (ISO 3166-1 alpha-2). Some also require a date in YYYY-MM-DD format.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 analyzedate (required) -- metrics date in YYYY-MM-DD formatcountry -- ISO country code (e.g., us, gb, de)mode -- scope: exact, prefix, domain, or subdomains (default)protocol -- both, http, or httpsvolume_mode -- monthly or averageExample prompt: "Get Ahrefs site metrics for example.com as of today in the US"
Track how a domain's SEO metrics have changed over time for trend analysis and competitive benchmarking.
Tools: AHREFS_RETRIEVE_SITE_EXPLORER_METRICS_HISTORY, AHREFS_DOMAIN_RATING_HISTORY
For full metrics history:
target (required) -- domain to trackdate_from (required) -- start date in YYYY-MM-DDdate_to -- end datehistory_grouping -- daily, weekly, or monthly (default)select -- columns like date,org_cost,org_traffic,paid_cost,paid_trafficFor Domain Rating (DR) history:
target (required), date_from (required), date_to, history_groupingExample prompt: "Show me the monthly Domain Rating history for example.com over the last year"
Retrieve a comprehensive list of backlinks including source URLs, anchor text, link attributes, and referring domain metrics.
Tool: AHREFS_FETCH_ALL_BACKLINKS
Key parameters:
target (required) -- domain or URLselect (required) -- comma-separated columns (e.g., url_from,url_to,anchor,domain_rating_source,first_seen_link)limit (default 1000) -- number of resultsaggregation -- similar_links (default), 1_per_domain, or allmode -- exact, prefix, domain, or subdomainshistory -- live, since:YYYY-MM-DD, or all_timewhere -- rich filter expressions on columns like is_dofollow, domain_rating_source, anchorExample prompt: "Get the top 100 dofollow backlinks to example.com with anchor text and referring DR"
Get keyword overview metrics and discover matching keyword variations for content strategy.
Tools: AHREFS_EXPLORE_KEYWORDS_OVERVIEW, AHREFS_EXPLORE_MATCHING_TERMS_FOR_KEYWORDS
For keyword overview:
select (required) -- columns to return (volume, difficulty, CPC, etc.)country (required) -- ISO country codekeywords -- comma-separated keyword listwhere -- filter by volume, difficulty, intent, etc.For matching terms:
select (required) and country (required)keywords -- comma-separated seed keywordsmatch_mode -- terms (any order) or phrase (exact order)terms -- all or questions (question-format keywords only)Example prompt: "Find keyword variations for 'project management' in the US with volume and difficulty"
See which keywords a domain ranks for in organic search, with position tracking and historical comparison.
Tool: AHREFS_RETRIEVE_ORGANIC_KEYWORDS
Key parameters:
target (required) -- domain or URLcountry (required) -- ISO country codedate (required) -- date in YYYY-MM-DDselect -- columns to return (keyword, position, volume, traffic, URL, etc.)date_compared -- compare against a previous datewhere -- rich filter expressions on keyword, volume, best_position, intent flags, etc.limit (default 1000), order_byExample prompt: "Show all organic keywords where example.com ranks in the top 10 in the US"
Analyze up to 100 URLs or domains simultaneously to compare SEO metrics across competitors or site sections.
Tool: AHREFS_BATCH_URL_ANALYSIS
Key parameters:
targets (required) -- array of objects with url, mode (exact/prefix/domain/subdomains), and protocol (both/http/https)select (required) -- array of column identifierscountry -- ISO country codeoutput -- json or phpExample prompt: "Compare SEO metrics for competitor1.com, competitor2.com, and competitor3.com"
testing
Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.
data-ai
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
tools
--- name: longbridge description: 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional category: AI & Agents source: antigravity tags: [api, mcp, claude, ai, agent, security, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/longbridge --- # Longbridge ## Overview Longbridge is the official skill collection for Longbr
tools
Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.