Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub netresearch/claude-code-marketplace --plugin pagerangers-seoAI agent skill for querying the PageRangers Monitoring API. Works with Claude Code, Codex CLI, and other AI assistants supporting the Agent Skills specification.
# 1. Create credentials file
cat > ~/.env.pagerangers << 'EOF'
PAGERANGERS_API_TOKEN=your_api_key_here
PAGERANGERS_PROJECT_HASH=your_project_hash_here
EOF
# 2. Run commands (--json flag must come before subcommand)
python3 scripts/pagerangers.py --json kpis
python3 scripts/pagerangers.py --json rankings --limit 10
python3 scripts/pagerangers.py --json keyword "SEO tools" --top 5
python3 scripts/pagerangers.py --json prospects --limit 10
Add the Netresearch marketplace once, then browse and install skills:
# Claude Code
/plugin marketplace add netresearch/claude-code-marketplace
Install with any Agent Skills-compatible agent:
npx skills add https://github.com/netresearch/pagerangers-skill --skill pagerangers-seo
Download the latest release and extract to your agent's skills directory.
git clone https://github.com/netresearch/pagerangers-skill.git
composer require netresearch/pagerangers-skill
Requires netresearch/composer-agent-skill-plugin.
# Install dev dependencies
uv pip install -e ".[dev]"
# Run tests
pytest
# Run tests with coverage
pytest --cov=scripts --cov-report=html
# Lint code
ruff check scripts tests
# Format code
ruff format scripts tests
pagerangers-seo/
├── .claude-plugin/ # Claude Code plugin manifest
│ └── plugin.json
├── scripts/ # CLI scripts
│ └── pagerangers.py
├── references/ # API documentation
│ ├── pagerangers-api.json
│ └── pagerangers-api.md
├── tests/ # Pytest test suite
│ ├── conftest.py
│ └── test_pagerangers.py
├── SKILL.md # Skill definition
├── AGENTS.md # Agent documentation
├── pyproject.toml # Python project config
└── README.md # This file
| Variable | Required | Description |
|---|---|---|
PAGERANGERS_API_TOKEN | Yes | API key from PageRangers profile |
PAGERANGERS_PROJECT_HASH | Yes | Project identifier |
PAGERANGERS_BASE_URL | No | Override API URL |
PAGERANGERS_TIMEOUT | No | Request timeout (default: 30s) |
~/.env.pagerangersSee references/pagerangers-api.md for complete API documentation.
pytestruff formatThis project uses split licensing:
See the individual license files for full terms.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Connect Google Search Console to Claude Code. Query SEO data, inspect URLs, audit indexing, and identify content opportunities through natural language.
20 SEO/GEO skills and 20 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.
Free SEO + AEO + GEO toolkit by Akii — audit sites, plan content, optimize pages, generate schema, cluster keywords, and track AI visibility across ChatGPT, Claude, Gemini, Perplexity, Copilot, and Google AI Overviews. Auto-detects Ahrefs, GSC, Apify, DataForSEO MCPs for richer data.
SEO site crawler: page inventory, on-page audit, internal linking analysis, navigation audit, competitor research via Crawl4AI
Legacy/advanced SEO Dungeon skill suite for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) backed by Claude SEO v1.9.8, with a gamified dungeon crawler UI. Codex is the recommended default runtime.
Comprehensive SEO analysis plugin. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) covering technical SEO, content quality (E-E-A-T), content briefs, schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, maps intelligence, semantic clustering, search experience optimization (SXO), SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google API integration, PDF reporting, and strategic planning.
Comprehensive Jira integration with auto-detection of issue keys
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files
Git workflow best practices with commit validation hooks
PHP 8.x modernization patterns with type safety and PHPStan
Security audit patterns (OWASP Top 10, CWE Top 25 2025, CVSS v4.0) and GitHub project security checks for any project. Deep automated PHP/TYPO3 scanning with 80+ checkpoints, 19 reference guides, PreToolUse warnings. By Netresearch.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim