sensortower
Installation
SKILL.md
Sensor Tower
Use the bundled CLI for Sensor Tower queries. Return the API JSON unchanged unless the user asks for a summary or transformation.
Requirements
- Python 3.9 or newer
SENSORTOWER_AUTH_TOKENin the environment- Sensor Tower API access for the requested endpoint
No manual pip install is required. Always invoke scripts/run.py; it reads
requirements.txt and installs any future pinned dependencies into an isolated
per-user cache on first use. Dependencies must include trusted artifact hashes.
The current release has no third-party dependencies.
Never print, quote, or return the token. Do not pass it as a command-line argument.