Netlog AI — AI skill for Claude Code
v0.6.0 causal console.
How to install Netlog AI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open gesh75/netlog-ai and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Netlog AI does
v0.6.0 causal console. AI-powered network log analyzer with LLM-assisted RCA (Junos / EOS / FRR / SONiC / Cumulus). Local, Claude, or Grok. Sanitize-before-LLM. 423 tests. MIT.
Alternatives in AI
- DontFeedTheAI — Transparent anonymization proxy for AI-assisted pentesting 654 ★
- AI Review Local — Run AI code review locally using Codex CLI or OpenAI API before opening a PR 387 ★
- Codebase Digest — 🗜️ Codebase-digest is your AI-friendly codebase packer and analyzer 375 ★
README
netlog-ai
📖 Live documentation
[](https://gesh75.github.io/netlog-ai/)
🌐 **Live:** — an animated single-page guide: architecture diagrams, data flow, tech stack, and quickstart.
🗂️ Part of the **[gesh75 documentation hub](https://gesh75.github.io/)** — all my network & AI engineering project docs in one place.
**Network logs in. Ranked actions out.** A local, dark-themed dashboard that classifies syslog events from any vendor (Junos, Arista EOS, FRR, IOS-XE, NX-OS, SR Linux, SONiC, Cumulus), builds a prioritized action list, and lets an LLM write the root-cause analysis with copy-pastable CLI fixes.
[](https://github.com/gesh75/netlog-ai/actions/workflows/ci.yml)    
📓 Recent changes — **0.6.0 causal console** (Grok, timeline, blast radius, SONiC/Cumulus) — are in [`CHANGELOG.md`](CHANGELOG.md).
Why this exists
Most "AI for ops" tools either ship your data to a SaaS or hide what the model actually saw. **netlog-ai** runs entirely on your laptop:
- Configs and logs never leave the host — the LLM only sees pre-sanitized text (passwords, public IPs, SSH keys redacted before any outbound call).
- Pluggable LLM backend — local Docker Model Runner (Qwen, Llama), Anthropic Claude, or xAI Grok. No telemetry, no API keys required for the local path. Every provider is sanitize-first.
- Every finding ships with executable CLI: Junos
setlines, EOSrunning-configpatches, FRRvtyshcom
Related Skills
Codex Plan Review
Adversarial Codex review of a PLAN or design (not code) via the local Codex CLI. Read-only second-model challe
Shush
Remove PII & secrets from any file before you paste it into ChatGPT or Claude — a 100% local PII redaction CLI
Trading Journal AI
Local-first AI trading journal. Import your broker CSV, get round-trip trades, KPIs and Claude-powered diary a
Agent Starter Kit
A minimal, working Claude-powered AI agent, structured to stay maintainable as tools, memory, APIs, and tests
Residoo
Find secrets your AI coding agent leaked to disk. Free, MIT, zero deps, zero network calls. Beat TruffleHog an
Debug Log Skill
A debugging discipline + pre-mortem error catalogs for LLM-assisted coding across web, iOS, Android, macOS, Ko
Related Agents
Cb Local SEO
Collective Brain Local-SEO-Agent für Unternehmen mit lokalem oder regionalem Einzugsgebiet. Auditiert die 6 lo
Browser Testing
Browser automation and testing specialist. Uses playwright-cli (stateful Bash CLI) for deterministic scripted
Verification
Use proactively after a UI or user-flow change to prove it works in a real browser: staging smoke runs, screen