ripmilla

7 mods across 1 repository, 76 stars between them.

netwalk AGENTS.md

01

ripmilla/netwalk

Instructions file CodexOpenCode

Instructions for ripmilla/netwalk, covering netwalk — instructions for ai coding agents, the three promises, and why they are not optional, quick reference, netwalk and netwalk.

76 9d ago C 16,337 tokens original MIT

netwalk-diag

02

ripmilla/netwalk

Skill Claude CodeCodex

Read a network device or Linux/Windows server end to end and work out what is wrong with it. Exports config read-only, collects CPU, memory, storage, temperature, PoE, interface counters, error and flap counts, throughput, sessions, services and logs, then reasons from that evidence to concrete findings with severity…

76 9d ago A 110 tokens original MIT

netwalk-fullreport

03

ripmilla/netwalk

Skill Claude CodeCodex

Turn a netwalk scan record into a single self-contained HTML network report a site owner can be handed. Includes summary, method and coverage, embedded topology diagram, device inventory, per-device interfaces/VLANs/wireless/services/health, findings with evidence and recommendations, and the full log of commands run.…

76 9d ago A 102 tokens original MIT

netwalk-login

04

ripmilla/netwalk

Skill Claude CodeCodex

Collect device credentials for a netwalk survey through a local browser form instead of the chat. Serves a one-shot page on 127.0.0.1 where the user types usernames, passwords, SSH key PATHS or API tokens; the values are written to a private file on their machine and the assistant never sees them. Use when a scan…

76 9d ago C 109 tokens original MIT

netwalk-map

05

ripmilla/netwalk

Skill Claude CodeCodex

Draw a network topology diagram from a netwalk scan record. Produces a self-contained SVG with a vendor logo, hostname, management IP, model, OS version and live CPU/RAM/storage/temperature per device, one box per internet uplink, and port labels on every link. Use when the user asks for a network diagram, topology…

76 9d ago A 91 tokens original MIT

netwalk-scan

06

ripmilla/netwalk

Skill Claude CodeCodex

Discover and map a network read-only, starting from one device the user names. Crawls outward hop by hop using LLDP, CDP, MNDP, ARP, DHCP leases, routing and MAC tables across MikroTik, Cisco, Aruba, HP, Fortinet, Juniper, Ubiquiti, Linux and Windows, and writes a structured scan record. Use when the user asks to…

76 9d ago A 111 tokens original MIT

netwalk

07

ripmilla/netwalk

Skill Claude CodeCodex

Run a complete read-only network survey end to end: get access, crawl the topology, diagnose every device, draw the diagram and produce a deliverable report. Loops netwalk-login, netwalk-scan and netwalk-diag until the crawl runs dry or the engineer is satisfied, then finishes once with netwalk-map and…

76 9d ago A 112 tokens original MIT