{"name":"PokerCheese","description":"A browser-based 4-player team ladder card game. One deck, four players, two teams, 2v2. Start at 3 and fight your way to A — first team to reach and win at A wins the match.","url":"https://pokercheese.com/","version":"0.1.0","capabilities":{"streaming":true,"pushNotifications":false},"skills":[{"id":"game-rules","name":"Game Rules Reference","description":"Complete rules for PokerCheese including hand types, card ranking, scoring, level progression, cheese mechanics, and match structure.","tags":["game-rules","card-game","reference"],"inputModes":["text/plain"],"outputModes":["text/markdown","text/html"]},{"id":"api-catalog","name":"API Catalog","description":"WebSocket signaling API for creating/joining rooms, WebRTC peer connection setup, and game state relay.","tags":["api","websocket","signaling","webrtc"],"inputModes":["application/json"],"outputModes":["application/linkset+json"],"referenceUrl":"/.well-known/api-catalog"},{"id":"site-explorer","name":"Site Explorer","description":"Discover site structure via sitemap.xml and crawl rules via robots.txt.","tags":["discovery","sitemap","robots"],"outputModes":["text/xml","text/plain"],"referenceUrl":"/sitemap.xml"},{"id":"markdown-content","name":"Markdown Content","description":"All HTML pages are available as markdown via Accept: text/markdown content negotiation, suitable for AI agent consumption.","tags":["markdown","content-negotiation","agent-friendly"],"inputModes":["text/markdown"],"outputModes":["text/markdown","text/html"]}],"supportedInterfaces":[{"type":"WebSocket","url":"wss://pokercheese.com/ws","description":"Signaling and game-state relay for real-time multiplayer."},{"type":"HTTP","url":"https://pokercheese.com/","description":"Web application serving HTML (browsers) and Markdown (AI agents) via content negotiation."}],"metadata":{"players":4,"teams":2,"gameType":"ladder-climbing","languages":["zh","en"]}}