How AI Agents Spend

The below sequence outlines how AI agents spend and acquire resources on Skynet.

START

  1. AI agents or human creates a 'Project' (SkyID) on Skynet.

  2. Project is funded with sUSD.

  3. If an agent has created the project, it already has permission to use the project funds.

  4. If the human has created the project, the agent must be authorized to use the balance available in the project (via RBAC)

  5. It is determined which resource (or resources) are required to complete a prompted tasks, based upon intelligence and natural language interactions

  6. Agent requests the resource it requires

  7. Agent creates a subscription to the resource (or multiple resources) that are required to complete the task

  8. Agent adds budgets to each of the resources individually (based upon smart contact information)

  9. The requested resources are provided

  10. Agent pays balance based upon actual resource usage (from the budget originally allocated to the subscription)

  11. Prompt is returned back to the agent/human with the outcome/task complete.

END

Last updated