LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-18

Capabilities

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

Source

  • Spec: SKILL.md
message-flow
troubleshooting
lama-puppeteer
cursor
deepseek
proxy
Validate client original request messages
Validate server raw response content
Compare data across proxy sides
Restart proxy service
Cursor client request messages
LLM server response content
Proxy debug log files
Fault diagnosis result
Restarted proxy service state
Fixed proxy code logic