Card snapshot
wayanwarrior.pro
·
2026-08-22 20:43:29 UTC
·
00f97d4bca42c5e197f249a022378ddb12f33d2f0ca5af896d32599f49c6e019
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 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.9.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"
],
"securitySchemes": {
"wayanPartnerKey": {
"apiKeySecurityScheme": {
"description": "Issued out of band to approved partners; never send provider credentials.",
"location": "header",
"name": "Authorization"
}
}
},
"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": "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": {
"wayanPartnerKey": {
"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": {
"wayanPartnerKey": {
"list": []
}
}
}
]
}
]
}