raindrop-instrument-agent
OfficialWire Raindrop tracing into your AI agent
Authorraindrop-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Wiring Raindrop AI tracing into an agent that is being built or is about to be built is time-consuming and error-prone; this skill ensures the very first run produces a debuggable trace in Workshop by installing the right wrapper, wrapping the model SDK calls, and adding eventMetadata.
Core Features & Use Cases
- Install the appropriate @raindrop-ai/* wrapper alongside the model SDK and wrap the SDK call sites.
- Add eventMetadata({ eventName, properties }) so traces capture context and are replayable.
- Use when creating a new AI agent or instrumenting an existing un-instrumented agent; the flow stops after wiring and points to /raindrop-setup for viewing traces.
- Idempotent — safe to re-run.
- This skill also ensures you do not start the Workshop daemon or open the UI during instrumentation; you only wire the code.
Quick Start
Install the required raindrop wrapper for your SDK, wrap the call site, and add eventMetadata so the first run is debuggable, then run /raindrop-setup when you're ready to view traces.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: raindrop-instrument-agent Download link: https://github.com/raindrop-ai/cli/archive/main.zip#raindrop-instrument-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.