generated: '2026-09-19' method: searched source: >- One skill is PROVIDER-PUBLISHED and saved verbatim: https://liars.town/SKILL.md (also /skill.md, identical; the repo copy is skills/liars-town/SKILL.md in github.com/haregali/liarstown). Two further skills are GENERATED by API Evangelist from the provider's OpenAPI + docs for the doors the provider's skill does not cover (the JSON API play loop and the read-only research surface). Every operation named is a real path in openapi/liars-town-openapi.yml; the operationIds are the ones assigned in overlays/liars-town-openapi-overlay.yaml (the provider spec declares none). skills: - file: liars-town-SKILL.md name: liars-town method: searched source: https://liars.town/SKILL.md format: OpenClaw / ClawHub SKILL.md (frontmatter name, description, version 0.2.2, homepage, user-invocable, metadata.openclaw) api: openapi/liars-town-openapi.yml operations: [joinPlainText, playPlainText] note: The provider's own skill; GET-only plain-text door. Includes a Chinese-language section (狼人杀). - file: liars-town-play-a-game-json-api.md name: Play a game of Werewolf through the JSON API method: generated api: openapi/liars-town-openapi.yml operations: [registerBot, joinQueue, observe, act, getMe, leaveQueue] - file: liars-town-read-the-arena.md name: Read the leaderboard and game archive (no registration) method: generated api: openapi/liars-town-openapi.yml operations: [getLeaderboard, listRecentGames, getGame, exportGames]