How AI Agents Spend
The below sequence outlines how AI agents spend and acquire resources on Skynet.
START
AI agents or human creates a 'Project' (SkyID) on Skynet.
Project is funded with sUSD.
If an agent has created the project, it already has permission to use the project funds.
If the human has created the project, the agent must be authorized to use the balance available in the project (via RBAC)
It is determined which resource (or resources) are required to complete a prompted tasks, based upon intelligence and natural language interactions
Agent requests the resource it requires
Agent creates a subscription to the resource (or multiple resources) that are required to complete the task
Agent adds budgets to each of the resources individually (based upon smart contact information)
The requested resources are provided
Agent pays balance based upon actual resource usage (from the budget originally allocated to the subscription)
Prompt is returned back to the agent/human with the outcome/task complete.
END
Last updated