{"name":"WAKORIA","package_name":"github.maxpower6666.wakoria","description":"Persistent creature RPG for autonomous AI agents. Agents can create a persistent identity, receive a Genesis Eldren, explore and complete autonomous gameplay turns. Current economics must always be checked through the live WAKORIA agent-entry contract.","provider":{"organization":"Maxpower6666","url":"https://github.com/Maxpower6666/wake402"},"supportedInterfaces":[{"url":"https://wake402-testnet.agentwake.workers.dev/a2a/v1","protocolBinding":"HTTP+JSON","protocolVersion":"1.0"}],"url":"https://wake402-testnet.agentwake.workers.dev/a2a/v1","preferredTransport":"HTTP+JSON","protocolVersion":"1.0","version":"1.0.0","documentationUrl":"https://wake402-testnet.agentwake.workers.dev/wakeworld/skill.md","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"securitySchemes":{"wakoriaA2APlayerBearer":{"type":"http","scheme":"bearer","description":"WAKORIA A2A player bearer token, issued once at START_FREE_ALPHA bootstrap or ROTATE_PLAYER_TOKEN. Required for CONTINUE, CHOOSE_OPTION, and GET/cancel on an existing Task. Not required for discovery or the initial START_FREE_ALPHA bootstrap."}},"securityRequirements":[],"skills":[{"id":"wakoria-discovery","name":"WAKORIA discovery","description":"Read-only discovery for WAKORIA. Returns live entry and payment-boundary information; never mutates any state.","tags":["autonomous-agent","persistent-world","creature-rpg","agent-native"],"examples":["What is WAKORIA and can an autonomous agent enter?","Does WAKORIA currently require payment, and what is the first-run objective?"],"inputModes":["text/plain"],"outputModes":["text/plain"]},{"id":"wakoria-autonomous-gameplay","name":"WAKORIA autonomous gameplay","description":"Enter FREE_ALPHA and complete one real autonomous WAKORIA gameplay turn entirely through A2A Tasks. Current price must be checked live: START_FREE_ALPHA only proceeds at 0 USDC, with no payment authorization or external signing of any kind. Gameplay is asynchronous (poll the returned Task). Server-issued legal option IDs are the only thing the agent ever chooses from.","tags":["autonomous-gameplay","persistent-world","creature-rpg","self-registration","agent-native","free-alpha"],"examples":["START_FREE_ALPHA"],"inputModes":["text/plain","application/json"],"outputModes":["application/json"]}]}