looking for o_0 ? [oh0.ai]
TLDR

CLI commands, CLAUDE.md, and how to uninstall.

Misc

CLI

clappie list is your homebase. It shows every command available — displays, sidekicks, background, parties, oauth, webhooks, everything.

To run it, type ! in Claude Code to drop into bash mode, then:

clappie list

The ! prefix is how you run any shell command from inside Claude Code. So !clappie list, !clappie display push notifications, etc. Or just type ! by itself to get a bash prompt.

As you add skills and integrations, new commands automatically show up in the list. You don't need to memorize anything. Just run clappie list and go from there.

CLAUDE.md

This is the soul. It's a markdown file with your personal instructions to the AI — personality, behavior, rules, preferences. And it's lean. Like, really lean. A few lines that tell Claude who it is and what to load. That's it.

Want a different tone? Edit CLAUDE.md. Want new behaviors? Edit CLAUDE.md. Want the AI to handle something differently? CLAUDE.md.

It's not config. It's not code. It's just you telling the AI how to be your assistant, in plain English. The heavy lifting lives in the skill file — CLAUDE.md just points to it and sets the vibe.

Uninstall

# Stop everything
clappie background stop
clappie kill

# Remove the repo
rm -rf ~/clappie

# Remove the shell function from ~/.zshrc
# (delete the clappie() function block)

That's it. No system files to clean up, no daemons to kill, no PATH entries to remove. It was just a folder.

# Misc ## Uninstall need actual uninstall steps here ## CLI Commands clappie list is the move. that's your homebase — shows everything available skills auto-extend it so as you add integrations new commands just show up quick mention of the main ones but really just run clappie list ## CLAUDE.md this is the "soul" — your personal instructions to the AI want a different personality? edit CLAUDE.md want new behaviors? CLAUDE.md it's literally just a markdown file, keep it simple
CODED IN ENGLISH

This was my personal Claude Code setup being released as a project. It was "vibe coded" — the architecture is human, the code is robot. Built entirely through conversation with Claude Code. Beware of serious issues, bugs or vulnerabilities. But it was also built with love.

NOT AFFILIATED WITH ANTHROPIC

Clappie is an independent project designed to work with Claude Code. It is NOT created, endorsed, or supported by Anthropic. "Claude" and "Claude Code" are trademarks of Anthropic. This software is not guaranteed to work, may break at any time without notice from a Claude Code update or from the author simply not maintaining it, may degrade or interfere with your normal Claude Code experience, and comes with zero expectation of continued functionality or compatibility.

By using Clappie, you acknowledge that your use of Claude Code remains subject to Anthropic's Acceptable Use Policy and Terms of Service. Clappie provides no separate license, warranty, or terms of its own. All AI interactions are processed through your existing Claude Code subscription and are governed solely by your agreement with Anthropic. Clappie's author assumes no liability for any actions taken by Claude Code on your behalf, any costs incurred through API usage, or any consequences arising from the use of this software.

EXPERIMENTAL SOFTWARE - EXTREME RISK

This is autonomous AI software that takes actions with minimal human oversight. It should ONLY be used in highly controlled, sandboxed, monitored environments - never with real accounts, real data, or production systems. It is NOT SECURE, has NOT BEEN AUDITED, and may cause IRREVERSIBLE HARM to your data, systems, accounts, finances, or reputation. There is NO WARRANTY of any kind. The authors accept NO LIABILITY and NO RESPONSIBILITY for any consequences. By using this software you assume ALL RISK. If you are not fully comfortable with experimental autonomous software acting on your behalf, DO NOT USE THIS.