Overview
Agent Skills let coding agents like Claude Code and Cursor interact with Docent via the SDK. Instead of manually writing ingestion scripts or SDK queries, you describe what you want in natural language and the skill handles the implementation. We currently offer two skills:- Ingestion: Upload existing agent logs to Docent without writing custom scripts. The skill detects your log format, validates the data, and handles the upload.
- Analysis: Run flexible analysis workflows by automatically writing DQL queries, comparing runs between models side-by-side at scale, taxonomizing failures into clusters, and more.
Quickstart (Claude Code)
We recommend installing our Claude Code plugin so you can receive automatic updates. To use Cursor, VS Code, and other agent harnesses, navigate to the Ingestion or Agentic Analysis pages for setup instructions.
claude. Run the following inside of Claude Code.
Add the Transluce plugin marketplace:
/ to verify that /ingestion and /analysis are available.

