From aidotnet-moyucode
Scans TCP ports on hosts to check availability, detect running services, and identify open ports. Useful for network diagnostics, security audits, and availability checks.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Scan network ports to check availability, detect running services, and find open ports.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Scan network ports to check availability, detect running services, and find open ports.
/port command# Check single port
python scripts/port_scanner.py localhost 8080
# Scan port range
python scripts/port_scanner.py 192.168.1.1 --range 80-443
# Scan common ports
python scripts/port_scanner.py example.com --common
# Check if port is available
python scripts/port_scanner.py localhost 3000 --available
port, network, scan, tcp, security