Card snapshot
wayanwarrior.pro
·
2026-09-02 09:04:03 UTC
·
6813197a2174a5a9098aa13c0217db48d0b2ca4b553479e56ae4a2e0a039929b
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Wayan Warrior Content Intelligence Agent",
"description": "Evidence-based social content and lead-generation agent for experts, creators, online schools, agencies, and small businesses. Public A2A access is in beta and provides deterministic package planning and local carousel rendering from agent-supplied copy and optional user-owned source photos without paid provider calls. Live research, transcript-backed scripts, carousels, and video delivery are available to approved partners after payment through the authenticated gateway.",
"version": "0.12.0-beta.1",
"provider": {
"organization": "Wayan Warrior",
"url": "https://wayanwarrior.pro"
},
"documentationUrl": "https://wayanwarrior.pro/",
"supportedInterfaces": [
{
"url": "https://wayanwarrior.pro/a2a/v1",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json",
"image/jpeg",
"application/zip"
],
"securitySchemes": {
"wayanOAuth2": {
"oauth2SecurityScheme": {
"description": "Preferred machine-to-machine access. Agents apply through the partner_application_endpoint in OAuth metadata, obtain owner approval, then use client_credentials tokens.",
"flows": {
"clientCredentials": {
"tokenUrl": "https://wayanwarrior.pro/oauth/token",
"scopes": {
"recommend": "Read package recommendations.",
"quote": "Create owned quotes and commerce sessions.",
"pay": "Create invoices and submit payment evidence.",
"render": "Launch paid analysis after payment and render owned assets.",
"read_artifacts": "Read owned status and artifacts."
}
}
},
"oauth2MetadataUrl": "https://wayanwarrior.pro/.well-known/oauth-authorization-server"
}
}
},
"skills": [
{
"id": "content_campaign_recommendation",
"name": "Plan a lead-generation content package",
"description": "Returns a deterministic recommendation for a 3, 5, or 10-script package from business context. This public beta skill is free, makes no provider calls, and does not create an invoice or launch work.",
"tags": [
"marketing",
"sales",
"social-media",
"content-intelligence",
"lead-generation",
"tiktok",
"beta"
],
"examples": [
"What can Wayan Warrior do for a course creator?",
"Recommend a TikTok lead-generation package for a fitness coach."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "free_local_carousel_render",
"name": "Render a free local carousel",
"description": "Renders 5-9 JPEG slides from copy supplied by the calling agent. Uses Wayan's built-in Wayan Dark, Paper Editorial, or Rose Editorial design and local curated visuals, or composes the user's exact source-photo pixels with local text overlay when source_photos and consent are supplied. Returns signed JPEGs and a ZIP. No live research, synthetic identity, invoice, partner key, or paid provider call is involved.",
"tags": [
"carousel",
"source-photo",
"local-render",
"free",
"preview",
"no-provider-calls"
],
"examples": [
"Render my hook, body and CTA as a seven-slide Paper Editorial carousel.",
"Use my uploaded photos as the exact backgrounds and return an Instagram ZIP."
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json",
"image/jpeg",
"application/zip"
]
},
{
"id": "transcript_backed_social_content",
"name": "Produce transcript-backed scripts",
"description": "Paid private-beta fulfillment: live market research, evidence transcripts, and 3, 5, or 10 lead-generation scripts. Requires approved partner credentials and confirmed payment; no caption-only or demo fallback is issued.",
"tags": [
"viral-research",
"transcription",
"scripts",
"paid",
"private-beta"
],
"examples": [
"Create five evidence-based scripts for my coaching offer."
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"securityRequirements": [
{
"schemes": {
"wayanOAuth2": {
"list": []
}
}
}
]
},
{
"id": "carousel_and_video_delivery",
"name": "Create carousel and video deliverables",
"description": "Paid private-beta fulfillment for 5-9 slide carousels and static video assets from an owned Wayan script. Requires approved partner credentials.",
"tags": [
"carousel",
"video",
"creative-production",
"paid",
"private-beta"
],
"examples": [
"Turn my completed Wayan script into a carousel and video."
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json",
"image/png",
"video/mp4"
],
"securityRequirements": [
{
"schemes": {
"wayanOAuth2": {
"list": []
}
}
}
]
}
]
}