Card snapshot
wayanwarrior.pro
·
2026-09-04 09:54:29 UTC
·
3f1c40d9c90a8d4308b71a0940d32279199289ff1527c577a2d5a9ed208b41c2
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.13.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. The Wayan owner initiates onboarding out of band and issues a one-time invitation; customers never sign in as owner/admin. Approved partners 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 an explicit TikTok research brief. Campaign goal, lead magnet, exact CTA, CTA style, DM keyword, source mode and platform must be supplied; no business defaults are inferred. 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-10 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 ordered finished photos once each across the story when source_photo_mode=finished_slide_photos, source_photos, and consent are supplied. A portrait identity reference is never accepted as a finished source photo. The calling agent must adapt copy and slide_count to the number and order of photos. 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 ordered finished photos once each 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 from the exact customer-confirmed TikTok brief. Requires owner-invited 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 owner-invited partner credentials; agents must never ask a customer to enter a Wayan owner/admin account.",
"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": []
}
}
}
]
}
]
}