# safeclaw

The easiest way to run multiple Claude Code sessions, each in its own container, with a dashboard to manage them all. Quick setup with battle-tested sensible defaults and skills. See architecture.md for design details.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/ykdojo-safeclaw
- Source: https://github.com/ykdojo/safeclaw
- Price: free and open source

## Summary
safeclaw is a Claude Code plugin with 3 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes gdoc, slack, yt-dlp. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add ykdojo/safeclaw --agent claude-code
```

## Skills
- gdoc
- slack
- yt-dlp

## FAQ

### What is safeclaw?
The easiest way to run multiple Claude Code sessions, each in its own container, with a dashboard to manage them all. Quick setup with battle-tested sensible defaults and skills. See architecture.md for design details.

### How do I install safeclaw?
Run these in Claude Code: npx -y skills add ykdojo/safeclaw --agent claude-code. Then prompt normally.

### Does safeclaw auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is safeclaw free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
