Skip to content

traceroot-ai/traceroot-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TraceRoot Skills

Skills for adding TraceRoot tracing to your application, for Python and TypeScript/Node.js.

Which skill?

  • Add tracing to my apptraceroot-instrument-repo — instruments an existing codebase: auto-instrumentation plus manual spans for agents, tools, and LLM calls.
  • Just show me a trace / verify my setuptraceroot-quickstart — a minimal runnable demo that produces one trace in a couple of minutes.

Install

npx skills add traceroot-ai/traceroot-skills --skill traceroot-instrument-repo
npx skills add traceroot-ai/traceroot-skills --skill traceroot-quickstart

Or point any coding agent (Claude Code, Codex, Cursor, …) at this repo:

Install the TraceRoot AI skill from https://github.com/traceroot-ai/traceroot-skills and use it to add tracing to this application with TraceRoot following best practices.

Prerequisites

A TraceRoot account (cloud or self-hosted) and an API key:

export TRACEROOT_API_KEY=your-api-key
export TRACEROOT_HOST_URL=https://app.traceroot.ai  # only when self-hosting

Find your API key in the TraceRoot UI under project settings.

About

Agent Skills for TraceRoot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors