te-shared
Installation
SKILL.md
te-shared
TE CLI (ae-cli) is the command-line tool for the ThinkingEngine data analysis platform, used by AI Agents and human users.
Authentication
You must authenticate before use. Authentication priority:
- Environment variable
TE_TOKEN(highest priority, suitable for CI/scripts) - Cached token (
~/.ae-cli/tokens.json, valid for 20 hours) - macOS automatically extracts it from Chrome (macOS only)
Authentication Commands
# Automatic macOS authentication (extract token from Chrome)
ae-cli auth login