# Apps

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

- **Type:** Skill
- **Install:** `agentstack add skill-agenkin-telemetrydeck-analytics-apps`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [agenkin](https://agentstack.voostack.com/s/agenkin)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [agenkin](https://github.com/agenkin)
- **Source:** https://github.com/agenkin/telemetrydeck-analytics/tree/main/skills/apps
- **Website:** https://github.com/agenkin/telemetrydeck-analytics

## Install

```sh
agentstack add skill-agenkin-telemetrydeck-analytics-apps
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Apps

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

```bash
tdq apps $ARGUMENTS
```

Common uses:

| User intent | Command |
|---|---|
| List registered apps | `tdq apps` |
| Switch current app | `tdq apps use ` |
| Rename an app | `tdq apps use  --name "New Name"` |
| Register another app | `tdq apps add  --name "Other App" [--set-current]` |
| Unregister an app | `tdq apps remove ` |
| Re-pull the list from the API | `tdq 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.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [agenkin](https://github.com/agenkin)
- **Source:** [agenkin/telemetrydeck-analytics](https://github.com/agenkin/telemetrydeck-analytics)
- **License:** MIT
- **Homepage:** https://github.com/agenkin/telemetrydeck-analytics

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-agenkin-telemetrydeck-analytics-apps
- Seller: https://agentstack.voostack.com/s/agenkin
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
