Category artwork
✨ Starters & Other Apache-2.0 listed 2026-09-15

autotel

OpenTelemetry for Claude Code plugins: adds $.autotel in engine.create, traces every hook dispatch, shows tool-call duration on its row.

Starters & Other mod for Claude Code by jagreehal · built on function hooks · runs inside Claude Code

0 votes all time

Install autotel

Step 0, once: enable function hooks with export CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 (bash/zsh), $env:CLAUDE_CODE_ENABLE_FUNCTION_HOOKS="1" (PowerShell), or put it under env in ~/.claude/settings.json. Needs Claude Code 2.1.269+. Guide

See packages/autotel-claude-code/README.md in the repository
Requiresfunction hooks: CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1, Claude Code 2.1.269+
README badge[![Claude Mods](https://claudemods.ai/badge/autotel.svg)](https://claudemods.ai/mods/autotel)
Open repository ↗ Submit your own

About autotel

For people building mods: a * hook that traces every dispatch and its chain, and a noun on $ for your own spans. A ToolUse render hook shows each call's duration on its row.

New to mods? Start here. claudemods.ai is an independent catalog, not affiliated with Anthropic. Listings are contributed by the community and link to third-party code. Read the source before installing; mods run inside Claude Code with the permissions of your session. Something wrong with this listing? Tell us.

More in Starters & Other

All →
Starters & Other · Claude Code mod
New

hello-mod

The minimal demo mod: a live token and cost panel above the prompt with clickable buttons and its own animation thread.

Ssawzhang
Starters & Other · Claude Code mod
New

cc-changelog-plugin

/whatsnew opens an interactive pane with the unofficial Claude Code changelog: releases, search and an entry reader.

AAnExiledDev
Starters & Other · Claude Code mod
New

tool-timer (sample mod)

A sample mod that wraps every tool call with a running notice and a duration toast, plus /tool-stats, /skill-stats and /agent-stats.

UUtakataKyosui