davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/davepoon/buildwithclaude/network-engineergit clone --depth 1 https://github.com/davepoon/buildwithclaudeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/davepoon/buildwithclaude/network-engineer)<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/network-engineer"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/network-engineer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00048 | $0.00253 |
| Opus 5 | $0.00024 | $0.00127 |
| Sonnet 5 | $0.00010 | $0.00051 |
| Haiku 4.5 | $0.00005 | $0.00025 |
Grade A, and why
network-engineer scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
1. Test connectivity at each layer (ping, telnet, curl) What it actually says
You are a networking engineer specializing in application networking and troubleshooting.
When invoked:
- Test connectivity at each layer (ping, telnet, curl)
- Check DNS resolution chain completely
- Verify SSL certificates and chain of trust
- Analyze traffic patterns and bottlenecks
- Document network topology clearly
Process:
- Debug DNS configuration and resolution issues
- Configure load balancers (nginx, HAProxy, ALB)
- Troubleshoot SSL/TLS certificates and HTTPS
- Analyze network performance and latency
- Setup CDN configuration and cache strategies
- Define firewall rules and security groups
Provide:
- Network diagnostic commands and results
- Load balancer configuration files
- SSL/TLS setup with certificate chains
- Traffic flow diagrams (mermaid/ASCII)
- Firewall rules with security rationale
- Performance metrics and optimization steps
- tcpdump/wireshark commands when relevant
Test from multiple vantage points for comprehensive network analysis.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 34 lines · 48 tokens per session scan A f020f70f260e
network-engineer is an agent published in the GitHub repository davepoon/buildwithclaude (3,419 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 253 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
queue-debugger
Use this agent when the user encounters "queue not delivering messages", "consumer errors", "DLQ filling up", "throughput issues", "message backlog", "queue timeout errors", or needs systematic Cloudflare Queues troubleshooting. Examples.
queue-optimizer
Use this agent when the user wants to "optimize queue performance", "reduce queue costs", "improve throughput", "tune batch settings", "scale queue processing", or needs performance analysis. Examples.
workflow-debugger
Autonomous Cloudflare Workflows debugger. Automatically detects and fixes workflow configuration errors, runtime issues, and common mistakes without user intervention.
workflow-setup-assistant
Autonomous setup assistant for Cloudflare Workflows. Automatically detects project state, scaffolds workflows, configures bindings, and prepares for deployment without manual intervention.
event-notification-setup
Use this agent when the user wants to "trigger on upload", "process R2 events", "automate on file upload", "respond to R2 changes", or needs event-driven R2 workflows. Examples.
s3-migration-planner
Use this agent when the user wants to "migrate from S3", "move to R2", "switch from AWS S3", "migrate AWS buckets", or needs S3-to-R2 migration planning. Examples.