ae-agent

Installation
SKILL.md

ae-agent

CRITICAL — Before running any ae-cli agent +<command> command, you MUST first read the corresponding references/<command>.md. The reference filename equals the command name without the leading +, for example +add-mcp -> references/add-mcp.md. CRITICAL — Before running hierarchical approval commands, read the matching resource reference: approval-type.md, approval-request.md, approval-task.md, or approval-effect.md. CRITICAL — Before running agent bundle, agent share, or agent submission commands, read references/agent-distribution.md. Agent and Skill share IDs are not interchangeable. CRITICAL — Never guess record IDs (Agent / automation / model / MCP / Skill / submission / share / attachment). Always use the appropriate +list-* command to discover real IDs first. CRITICAL — Legacy Agent CRUD uses /api/sandbox/agent/*; Agent distribution and generic approvals use CLI-token-only /api/cli/agent/v1/* and /api/cli/approval/v1/*. ae-cli memory uses /api/cli/memory/v1/*. Do not use Web session or sandbox credentials for CLI-token endpoints.

AE CLI (ae-cli) agent platform resource commands are invoked through:

ae-cli agent +<command> [options]

Agent resource commands live under the agent service. Quick help:

Installs
511
GitHub Stars
18
First Seen
Jun 22, 2026
ae-agent — thinkingaiagenticengine/ae-cli