Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Cisco ThousandEyes — path visualization, BGP route analysis, outage investigation, instant tests, endpoint agent diagnostics. Use when tracing network paths hop-by-hop, investigating why a site is slow, analyzing BGP route changes, diagnosing an internet outage, or troubleshooting VPN from endpoint agents.
.claude/skills/automateyournetwork-te-path-analysis/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | 41% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 6% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 27% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 20% | 0% |
src/server.py (stdio, Python 3.12+) — te_get_path_vis for path visualizationhttps://api.thousandeyes.com/mcp (remote HTTP) — full path vis, BGP, instant tests, anomalies, endpoint agents| Source | Tool | What It Does | |--------|------|--------------| | Community | te_get_path_vis | Hop-by-hop path from a specific agent to the test target | | Official | Get Path Visualization | Network paths with routing details | | Official | Get Full Path Visualization | Comprehensive path data aggregated across all agents |
Path visualization shows every network hop between agent and target:
| Tool | What It Does | |------|--------------| | Get BGP Test Results | BGP reachability — which BGP monitors see the prefix, which don't | | Get BGP Route Details | AS path, origin AS, prefix length, route stability |
BGP analysis provides external routing visibility:
| Tool | What It Does | |------|--------------| | Search Outages | Find network and application outages with time/scope filters | | List Events | Network/application problems with affected targets | | Get Event Details | Deep dive: impacted tests, affected agents, timeline |
| Tool | What It Does | |------|--------------| | Instant Tests | Run tests on demand from selected agents — don't wait for scheduled cycles | | Get Anomalies | Detect metric deviations from baseline over time | | Views Explanations | AI-powered explanation of test results and visualizations |
| Tool | What It Does | |------|--------------| | List Endpoint Agents and Tests | Endpoint agents on user workstations with test associations | | Get Endpoint Agent Metrics | WiFi signal, VPN tunnel latency, DNS response, HTTP performance |
The classic ThousandEyes troubleshooting workflow:
te_list_tests (community) filtered by target sitete_get_test_results (community) — is latency elevated? Packet loss?te_get_path_vis (community) — hop-by-hop analysisWhen ThousandEyes detects a broad outage:
te_get_path_vis (community) for affected tests — where does the path break?When users report VPN issues:
When validating BGP route security:
te_list_tests (community) filtered by BGP test typepyats-routing for internal BGP state confirmation| Skill | How They Work Together | |-------|----------------------| | te-network-monitoring | Monitoring provides context (tests, dashboards), path analysis provides deep investigation | | pyats-routing | ThousandEyes external BGP + pyATS internal BGP = complete routing picture | | pyats-troubleshoot | ThousandEyes internet path + pyATS device-level CLI diagnostics | | meraki-security-appliance | ThousandEyes path through MX + Meraki VPN status for SD-WAN troubleshooting | | aws-network-ops | ThousandEyes cloud agent + AWS VPC flow logs for hybrid path analysis | | fmc-firewall-ops | ThousandEyes path vis shows traffic traversing FTD + FMC rule analysis | | servicenow-change-workflow | Outage events trigger ServiceNow incidents with ThousandEyes evidence | | gait-session-tracking | Record all path analysis and troubleshooting in GAIT |
TE_TOKEN — ThousandEyes API v7 OAuth bearer token (shared with te-network-monitoring)Other measured skills in the registry, with their headline benchmark lift.