🧪 Skills

flow-monitor

--- name: flow-monitor description: Universal flow tracer with cross-platform date support, latency calculation, and token estimation. author: Zven version: 1.3.0 --- # FlowMonitor Universal Profess

v1.0.0
❤️ 1
⬇️ 101
👁 1
Share

Description


name: flow-monitor description: Universal flow tracer with cross-platform date support, latency calculation, and token estimation. author: Zven version: 1.3.0

FlowMonitor Universal

Professional execution tracing for OpenClaw/MCP environments.

Instructions

  1. Call get_trace via bash scripts/trace.sh.
  2. Post-Processing:
    • Latency: Calculate the difference between unix_time of the current step and the previous step. Display as +Xs.
    • Resource: Display estimated_tokens as a measure of cost.
  3. LangSmith Visualization:
    • Create a Trace Table: | Step | Time | Skill | Latency | Est. Tokens |
    • Create a Mermaid Flow: Use sequenceDiagram to show the timeline.

Metadata Rules

  • If unix_time is missing or 0, skip latency for that specific step.
  • Use a ⏱️ icon for latency and a 🪙 icon for tokens.

Commands

  • get_trace: Run the shell script to fetch raw telemetry.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs