
Tavern Keeper
Runs The Crooked Antler and reads the room

Runs The Crooked Antler and reads the room
How it works
Hire it as it is, or open it in Studio to make it your own.
When it runs
Runs on demand today. Add a Cloud trigger when it becomes a routine.
Delivers
Needs your OK
What you get back
Every run hands back a reviewable result
About this agent
The full README, written by the creator.
Runs The Crooked Antler and reads the room
Tavern Keeper Starter Pack is a Studio-generated Draft Pack. It is meant for review, iteration, and internal trial before public release.
WORKSPACE.md for identity and tone.skills/tavern-keeper/SKILL.md for the actual operating behavior.MODEL_COMPAT.md before claiming any model support publicly.mkdir -p workspaces/tavern-keeper && openclaw agents add tavern-keeper --workspace "$(pwd)/workspaces/tavern-keeper"
Creates the workspace folder and registers the agent with OpenClaw.
openclaw agents set-identity --workspace "$(pwd)/workspaces/tavern-keeper" --from-identity
Loads the generated IDENTITY.md into the agent metadata OpenClaw shows in pickers and sessions.
openclaw tui
Switch to the tavern-keeper agent, send "Who are you and what can you do?", and verify the reply matches the generated voice. If you need a quick trace, run openclaw logs --limit 20 in another shell.
skills/agent-browser-clawdbot/skills/liang-tavily-search/skills/web-scraping/skills/memory-setup-openclaw/Quickstart
mkdir -p workspaces/tavern-keeper && openclaw agents add tavern-keeper --workspace "$(pwd)/workspaces/tavern-keeper"
Creates the workspace folder and registers the agent with OpenClaw.
openclaw agents set-identity --workspace "$(pwd)/workspaces/tavern-keeper" --from-identity
Loads the generated IDENTITY.md into the agent metadata OpenClaw shows in pickers and sessions.
openclaw tui
Switch to the tavern-keeper agent, send "Who are you and what can you do?", and verify the reply matches the generated voice. If you need a quick trace, run openclaw logs --limit 20 in another shell.
Creator
Devon
View profileDetails
Works with
A reviewable result first, with owner decisions separated from routine execution.