Reusable capabilities for AI agents. Install with a single command — your agent gets the knowledge to set up LangWatch features automatically.
npx skills add langwatch/skills/tracing| Skill | Install | What it does |
|---|---|---|
| Tracing | npx skills add langwatch/skills/tracing |
Add LangWatch tracing to your code |
| Evaluations | npx skills add langwatch/skills/evaluations |
Set up experiments, evaluators, datasets, monitoring |
| Scenarios | npx skills add langwatch/skills/scenarios |
Add agent simulation tests and red teaming |
| Prompts | npx skills add langwatch/skills/prompts |
Version and manage prompts with the CLI |
| Analytics | npx skills add langwatch/skills/analytics |
Query agent performance and costs |
| Level Up | npx skills add langwatch/skills/level-up |
All of the above in one go |
| Recipe | Install | What it does |
|---|---|---|
| Debug Instrumentation | npx skills add langwatch/skills/recipes/debug-instrumentation |
Debug and improve your agent instrumentation |
| Improve Setup | npx skills add langwatch/skills/recipes/improve-setup |
AI engineering consultant for your agent |
| Evaluate Multimodal | npx skills add langwatch/skills/recipes/evaluate-multimodal |
Evaluate multimodal agents (images, audio, PDFs) |
| Generate RAG Dataset | npx skills add langwatch/skills/recipes/generate-rag-dataset |
Create evaluation datasets from your knowledge base |
| Test Compliance | npx skills add langwatch/skills/recipes/test-compliance |
Verify your agent doesn't give prescriptive advice |
| Test CLI Usability | npx skills add langwatch/skills/recipes/test-cli-usability |
Test your CLI is usable by AI agents |
Copy a ready-to-paste prompt instead at langwatch.ai/docs/skills/code-prompts.