networkUnderstand and troubleshoot computer networks with TCP/IP, DNS, routing, and diagnostic tools.
Install via ClawdBot CLI:
clawdbot install ivangdavila/networkdig and nslookup query DNS directly — bypass local cache for accurate resultsping tests reachability — but ICMP may be blocked, no response doesn't mean downtraceroute/tracert shows path — identifies where packets stop or slow downnetstat -tulpn or ss -tulpn shows listening ports — find what's using a portcurl -v shows full HTTP transaction — headers, timing, TLS negotiationtcpdump and Wireshark capture packets — last resort for deep debuggingssh -L local:remote:port creates secure tunnelGenerated Mar 1, 2026
A company is migrating its website to a new hosting provider and users report intermittent access issues. The skill helps identify that DNS TTL values were not lowered beforehand, causing old IP addresses to persist in caches. Using tools like dig to bypass local cache and flushing DNS at multiple levels resolves the problem.
An e-commerce platform experiences connection timeouts for payment gateway APIs after a firewall update. The skill assists in analyzing netstat to verify listening ports and traceroute to pinpoint where packets are blocked, ensuring proper port forwarding and stateful firewall rules for secure external access.
A SaaS provider needs to configure a load balancer for high availability of its web application. The skill guides setting up round-robin or least connections distribution with health checks to remove dead servers, preventing downtime during peak traffic and maintaining sticky sessions for user state.
A remote workforce complains of slow network speeds when connected to the corporate VPN. The skill recommends implementing split tunneling to route only corporate traffic through the VPN, reducing latency for local resources, and suggests upgrading to WireGuard for better performance over OpenVPN.
A financial institution faces service outages due to expired Let's Encrypt certificates on its customer portal. The skill highlights the importance of automating renewal processes and verifying certificate chains with SNI support to ensure continuous secure access and compliance with TLS 1.3 standards.
Offer subscription-based network monitoring and troubleshooting for small to medium businesses, including DNS management, firewall configuration, and load balancing. Revenue is generated through monthly retainers and per-incident support fees, with upselling for advanced features like VPN setup.
Provide expert consulting for enterprises migrating to IPv6 or implementing secure VPNs, along with training workshops on tools like Wireshark and tcpdump. Revenue comes from project-based contracts and certification courses, targeting IT departments seeking skill enhancement.
Develop a cloud-based platform that automates network diagnostics using the skill's principles, such as ping tests, traceroute analysis, and SSL/TLS checks. Revenue is generated via freemium models with premium features for detailed reports and API integrations, catering to DevOps teams.
💬 Integration Tip
Integrate this skill with monitoring tools like Nagios or Prometheus for automated alerts on network issues, and use APIs to fetch real-time DNS or firewall logs for proactive troubleshooting.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.