Optimize Point-to-Point (PtP) network links for maximum stability and throughput. Use it when the user asks to check the network performance check on ptp links and devices
60
70%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/loco-engineer/SKILL.mdRun the scripts/get_devices_inventory.sh script to retrieve all the local network devices inventory and configuration.
For each of the devices in the inventory run the scripts/get_device_samples.sh 3 times with a 5 second interval to get the data you need for the analysis
Example:
Usage: ./get_devices_samples.sh <DeviceAddress> <SampleCount> <SampleWait>
DeviceAddress - IP or hostname of the target device
SampleCount - Number of times to run the snmpwalk
SampleWait - Seconds to wait between each sampleBefore performing the analysis, consult references/guardrails.md for guidance on optimal
- Signal Strength
- Chain Balance
- Noise Floor
- TX Power
- Link Quality (CCQ)
Your response MUST include: - A Markdown table of the averaged baseline metrics (Signal, Noise Floor, CCQ, TX Power). - A single paragraph of concise configuration guidance. - A single paragraph of technical reasoning explaining the physics (e.g., Fresnel zones or RSSI targets) behind your advice.
60ee5ae
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.