message-flow-troubleshooter - Troubleshoot message flow issues in LLM proxy layer
Troubleshoot communication issues between Cursor and LLM server via proxy layer, performing quick fault diagnosis, service restart, and code fix.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Validate client original request messages
- Validate server raw response content
- Compare data across proxy sides
- Restart proxy service
- Check python process and ports
- Fix proxy data transformation logic
Inputs
- Cursor client request messages
- LLM server response content
- Proxy debug log files
- Process and network port status
Outputs
- Fault diagnosis result
- Restarted proxy service state
- Fixed proxy code logic
Requirements
- PowerShell or Windows command environment
- LamaPuppeteer proxy project
- Python runtime environment
- Port access permissions for 9091 and 9100
