.claude/skills/backlink-analyzer/SKILL.md
SEO backlink analysis tool that evaluates link profiles, detects toxic links, discovers opportunities, and generates link-building strategy recommendations. Triggers: analyze backlinks, check link profile, find toxic links, link building strategy.
npx skillsauth add wallacedobbs428/thecalltaker backlink-analyzerInstall 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.
An SEO monitoring skill designed to evaluate link profiles and identify link-building opportunities.
AHREFS_API_KEY for automated data collection (can operate with user-provided backlink CSV exports if API access is unavailable)Backlink data feeds directly into CITE scoring when paired with the domain-authority-auditor skill, mapping metrics like referring domain count, link velocity, and toxic link analysis into broader domain authority evaluation.
references/analysis-templates.md — Analysis report templatesreferences/link-quality-rubric.md — Link quality scoring rubricreferences/outreach-templates.md — Link building outreach templatesdocumentation
Agentic memory system for writers - track characters, relationships, scenes, and themes
tools
Automate repetitive development tasks and workflows. Use when creating build scripts, automating deployments, or setting up development workflows. Handles npm scripts, Makefile, GitHub Actions workflows, and task automation.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Fetches latest Vercel guidelines and checks files against all rules.
development
Implement web accessibility (a11y) standards following WCAG 2.1 guidelines. Use when building accessible UIs, fixing accessibility issues, or ensuring compliance with disability standards. Handles ARIA attributes, keyboard navigation, screen readers, semantic HTML, and accessibility testing.