Skip to content

langwatch/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangWatch Skills

Reusable capabilities for AI agents. Install with a single command — your agent gets the knowledge to set up LangWatch features automatically.

Install a Skill

npx skills add langwatch/skills/tracing

Available Skills

Feature Skills

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

Recipes

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

Don't want to install skills?

Copy a ready-to-paste prompt instead at langwatch.ai/docs/skills/code-prompts.

Learn more

About

LangWatch Skills — reusable capabilities for AI agents. Install with: npx skills add langwatch/skills/<name>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors