By jabreity
Drive the subpoof subdomain-intelligence API from Claude Code: submit and poll subdomain-enumeration scans, read results, list newly-registered domains, query the subdomain-label dictionary, and pull per-domain scan history.
A Claude Code Agent Skill that teaches Claude to drive the subpoof subdomain-intelligence API: submit and poll subdomain-enumeration scans, read scan results, list newly-registered domains, query the subdomain-label dictionary, and pull per-domain scan history.
Once installed, Claude invokes it automatically when you ask things like "enumerate the subdomains of example.com", "what changed for example.com since last scan", or "show me newly-registered .com domains".
In Claude Code:
/plugin marketplace add jabreity/subpoof-skill
/plugin install subpoof@subpoof-skill
This repo is its own plugin marketplace, so the first command points Claude Code
straight at it; the second installs the subpoof plugin (which contains the
skill). Run /plugin any time to manage installed plugins.
You need a subpoof account and an API key. The key lives on your dashboard Settings page at subpoof.com. Expose it to Claude Code as an environment variable before you start a session:
export SUBPOOF_API_KEY="your_key_here"
The skill reads SUBPOOF_API_KEY from the environment and never logs or echoes
it. If the variable is not set, Claude will ask you for the key rather than
making unauthenticated calls.
POST /v1/scans), poll the job to
completion, and read the analyzed results, including the enrichment options
and the dictionary-probe controls.data/pagination envelope, the error envelope with
request_id, and the monthly-quota rate-limit headers, so Claude paginates,
handles errors, and backs off on 429 correctly.The skill points Claude at the live OpenAPI spec
(https://api.subpoof.com/v1/openapi.json) as the authoritative reference for
exact parameters and schemas.
/plugin marketplace update subpoof-skill
then reinstall or let Claude Code pick up the new version.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jabreity/subpoof-skill --plugin subpoofEfficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Professional WordPress engineering skills for Claude Code — performance optimization, security auditing, Gutenberg block development, and theme/plugin best practices