rankforge

SEO analysis and optimization via RankForge API — site audits, keyword research, competitor analysis, ranking reports. Use when user needs SEO analysis, keyword research, site audits, backlink checks, or search ranking optimization. Free tier available (100 req/day).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "rankforge" with this command: npx skills add jbennett111/rankforge

RankForge

AI SEO analysis API by Voss Consulting Group.

Setup

Set RANKFORGE_API_KEY or RANKFORGE_EMAIL for auto-signup (free, no credit card).

curl -X POST https://anton.vosscg.com/v1/keys -H 'Content-Type: application/json' -d '{"email":"you@example.com"}'

Usage

curl -X POST https://anton.vosscg.com/v1/seo/analyze \
  -H "Authorization: Bearer $RANKFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com", "analysis_type": "full_audit"}'

Capabilities

  • full_audit — Complete site SEO audit
  • keyword_research — Keyword discovery and difficulty scoring
  • competitor_analysis — Compare against competitor domains
  • backlink_check — Backlink profile analysis

API Reference

  • POST /v1/seo/analyze — Run SEO analysis (requires API key)
  • POST /v1/keys — Get API key (email-only for free tier)
  • GET /v1/health — Health check
  • GET /v1/openapi.json — Full OpenAPI spec

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Agent Causal

Analyze experiment data with A/B tests and Difference-in-Differences to recommend shipping, continuing, or rolling back changes with detailed audit trails.

Registry SourceRecently Updated
Security

Code Review Inspector

Automated code review checking for bugs, security issues, best practices, performance problems, and code style

Registry SourceRecently Updated
250Profile unavailable
Security

Docker Optimizer

Optimize Dockerfiles with multi-stage builds, layer caching, security best practices, and size reduction techniques

Registry SourceRecently Updated
260Profile unavailable
Security

Skill Auditor

Audit core: a classification taxonomy and a severity scoring function, kept orthogonal. Operates on the whole skill bundle (SKILL.md plus any referenced scri...

Registry SourceRecently Updated
1250Profile unavailable