agentsclimarketplace

Apps

Skill agenkin/telemetrydeck-analytics/skills/apps

TelemetryDeck product analytics for Claude Code — CLI + slash commands + progressive-disclosure TQL docs.

Install
npx -y skills add agenkin/telemetrydeck-analytics --skill apps

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

List, switch, add, or remove the TelemetryDeck apps the CLI queries against. Accepts a subcommand as arguments (use / list / add / remove / refresh).

SKILL.md

1.0 KB, as published. Nobody here has run it

Apps

Manage registered TelemetryDeck apps. Pass the subcommand + args through $ARGUMENTS:

tdq apps $ARGUMENTS

Common uses:

User intentCommand
List registered appstdq apps
Switch current apptdq apps use <uuid|name|index>
Rename an apptdq apps use <uuid> --name "New Name"
Register another apptdq apps add <uuid> --name "Other App" [--set-current]
Unregister an apptdq apps remove <selector>
Re-pull the list from the APItdq apps refresh

If $ARGUMENTS is empty, run tdq apps (list). If the user's intent is ambiguous ("switch to my other app") and tdq apps shows multiple registered, show the list and ask which one to pick rather than guessing. If only one other app is registered, you can switch without asking — but state what you did.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.