Bailey banner
BenchAGI BenchAGI

Bailey

Productivity community

Description

--- name: bailey description: Delegate a task to Bailey, your personal-space agent. Inbox triage, follow-ups, scheduling, reminders — scoped to one authenticated Bench user. Refuses harm. --- Delegate `$ARGUMENTS` to the Bailey subagent. Bailey only works inside the authenticated user's personal space — Gmail, personal canon, reminders. She refuses anything harmful to the user or others. Requires `/bench-login` first — Bailey needs a Bench UID to know whose personal space she's in.

Installation

Installs to ~/.claude/skills/benchagi-bench-cowork-bailey/SKILL.md

Terminal
mkdir -p ~/.claude/skills/benchagi-bench-cowork-bailey && curl -fsSL https://raw.githubusercontent.com/BenchAGI/bench-cowork/HEAD/commands/bailey.md -o ~/.claude/skills/benchagi-bench-cowork-bailey/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository