ae-use-agent

Installation
SKILL.md

Use an AE Agent locally

The platform supplies instructions and dependency discovery. You execute the user's task with your current model and local capabilities. This does not start a remote te-agent session.

  1. Read the bundled command guide for setup and discovery. Resolve the user's Agent name with +list-agents --q <name> and ask only if the choice is ambiguous. An explicit Agent ID can be used directly. No sibling Skill is required.

  2. Use the original AE host for the context request:

    ae-cli agent +get-agent-context --id <agent-id> --host <original-host>
    
Installs
22
GitHub Stars
18
First Seen
4 days ago
ae-use-agent — thinkingaiagenticengine/ae-cli