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:

  1. Environment variable TE_TOKEN (highest priority, suitable for CI/scripts)
  2. Cached token (~/.ae-cli/tokens.json, valid for 20 hours)
  3. macOS automatically extracts it from Chrome (macOS only)

Authentication Commands

# Automatic macOS authentication (extract token from Chrome)
ae-cli auth login
Installs
6
GitHub Stars
18
First Seen
Apr 18, 2026
te-shared — thinkingaiagenticengine/ae-cli