Stats
Actions
Tags
From robtex
Map an autonomous system or network — prefixes, routing, WHOIS, and related infrastructure
How this skill is triggered — by the user, by Claude, or both
Slash command
/robtex:robtex-network-mapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Map the network or autonomous system: **$ARGUMENTS**
Map the network or autonomous system: $ARGUMENTS
Auto-detect whether the input is an AS number, IP address, or domain, and build a network map:
as_info — AS name, organization, country, CIRCL BGP security rankingas_prefixes — all IPv4 and IPv6 prefixes announcedlookup_as_whois — RADB WHOIS (routing policy, contacts, networks)ip_network — containing prefix, AS number, AS nameip_to_asn — AS mappingas_info and as_prefixeslookup_dns — resolve to IPsip_network on each IP — find the ASas_info and as_prefixesPresent results as:
Run all independent lookups in parallel.
npx claudepluginhub robtex/skills --plugin robtexGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.