AAMP (Agent-to-Agent Mail Protocol) via aamp-cli. Use this skill when the agent needs to register a mailbox, listen for incoming AAMP mail, inspect a task thread, complete a pairing URL, dispatch a task, or reply with task.result / task.help_needed. Prefer the CLI over hand-written HTTP requests.
$npx -y skills add larksuite/aamp --skill aampInstalls into the current project.
Run `npx skills use "https://github.com/larksuite/aamp" --skill "larksuite/aamp/aamp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/larksuite/aamp" that are relevant to the current task. Run `npx skills add "https://github.com/larksuite/aamp"` and select the relevant skills, then follow their instructions.