jimweller

Zookeeper Agent Demo — Development skill for Claude Code

Development community

Claude Code demo: folders as named agents via @ syntax.

How to install Zookeeper Agent Demo

This entry records only its repository, not the path inside it, so there is no exact command to give. Open jimweller/zookeeper-agent-demo and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Zookeeper Agent Demo does

Claude Code demo: folders as named agents via @ syntax.

Alternatives in Development

  • n8n Expression Syntax — n8n expression syntax with {{}} and $json/$node variables 3.6k ★
  • Agentlas Call — Prepare explicitly named Agentlas Hub or Cloud agents 1.1k ★
  • Rev Requirements — 既存のコードベースから要件定義書を逆生成します 974 ★

README

zookeeper-agent-demo

Turn a folder into a named agent for Claude Code.

Each animal folder holds a `CLAUDE.md` that names a keeper role and the roster that keeper knows. Referencing the folder with `@` in a prompt pulls that `CLAUDE.md` into context, so Claude answers as that keeper. Three folders give you three keepers in one session, each with its own roster.