agentaddress
Installation
SKILL.md
AgentAddress
Use AgentAddress as a task-scoped return path that survives after the current process exits. This workflow requires outbound HTTPS access.
Create
POST https://agentaddress.dev/api/v1/addresses
Content-Type: application/json
{"task_id":"async_task_42"}
No account or API key is required for V1 provisioning. Save the complete response immediately. The value at credentials.read_token is returned once and cannot be recovered.