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 — Never guess record IDs (Agent / automation / model / MCP / Skill / submission / share / attachment). Always use the appropriate +list-* command to discover real IDs first. CRITICAL — Agent platform resources are served under /api/sandbox/agent/*, but ae-cli memory is now served under /api/cli/memory/v1/* and uses the CLI token main chain. Do not reference legacy memory paths.

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
397
GitHub Stars
17
First Seen
Jun 22, 2026
ae-agent — thinkingaiagenticengine/ae-cli