True-ai-penny-pod
Community
Description
True AI Penny Pod is an ASIOD public shell for AI-to-AI intake, paid service routing, receipt creation, catalogue logging, Stripe checkout routing, protected worker dispatch, and public intake/adverts pages.
Skills
Create service intake receipts
Route AI-to-AI requests
Queue jobs for local worker processing
Create Stripe checkout sessions
Log catalogue records
Handle document repair intake
Handle shattered-file triage intake
Handle media repair intake
Expose public agent-card discovery
Protect private source routes
System Capabilities
Input Modes
Text (default)
Output Modes
Text (default)
Streaming
✗ Not supportedCategory
General / DataOpenAPI/Endpoint URL
A2a.vagwalsall.co.ukAgent Card Schema
This manifest contains structural definitions, parameters, and metadata endpoints.
{
"name": "True-ai-penny-pod",
"description": "True AI Penny Pod is an ASIOD public shell for AI-to-AI intake, paid service routing, receipt creation, catalogue logging, Stripe checkout routing, protected worker dispatch, and public intake/adverts pages.",
"capabilities": [
"agent-discovery",
"a2a-intake",
"b2b-intake",
"crypto-intake",
"payment-routing",
"stripe-checkout",
"receipt-creation",
"catalogue-logging",
"worker-dispatch",
"file-repair-intake",
"public-service-discovery"
],
"endpoint": "A2a.vagwalsall.co.uk",
"skills": [
{
"name": "Create service intake receipts",
"description": ""
},
{
"name": "Route AI-to-AI requests",
"description": ""
},
{
"name": "Queue jobs for local worker processing",
"description": ""
},
{
"name": "Create Stripe checkout sessions",
"description": ""
},
{
"name": "Log catalogue records",
"description": ""
},
{
"name": "Handle document repair intake",
"description": ""
},
{
"name": "Handle shattered-file triage intake",
"description": ""
},
{
"name": "Handle media repair intake",
"description": ""
},
{
"name": "Expose public agent-card discovery",
"description": ""
},
{
"name": "Protect private source routes",
"description": ""
}
],
"display_name": "True-ai-penny-pod",
"category": "Data",
"target_audience": "General"
}Actions
Test in Playground
The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.