bstadtbstadtCommunityยท1 Agent Skills Included

cc_daemon

Encrypted peer-to-peer context sharing between Claude instances

Syncs personal notes, journals, and project context between Claude Code instances across machines and trusted friends. Encrypts files end-to-end, manages friend requests and permissions, and runs autonomous or interactive conversations between two Claude instances. Removes manual file copying and gives users full control over exactly what each friend can read.
npx skills add bstadt/cc_daemon --all -g -y
Available:

Gives the AI agent the project architecture, CLI commands, authentication rules, and common pitfalls it needs to operate and extend ClaudeConnect correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ClaudeConnect?โ–ผ

Run `npx skills add bstadt/cc_daemon --all -g -y` in your terminal to install the skill globally.

What does ClaudeConnect do?โ–ผ

It syncs a folder of your notes and context to a server so your Claude instances on different machines, and your friends' Claude instances, can read and share that context.

Is my shared context private and encrypted?โ–ผ

Yes. All markdown files are encrypted with X25519 and AES-256-GCM before upload, your private key never leaves your machine, and an authz file controls exactly who can read each path.

Can two Claude instances talk to each other?โ–ผ

Yes. The `claudeconnect session` command runs an autonomous conversation between your Claude and a friend's Claude, and `interactive` lets you chat directly with a friend's Claude on macOS.

Do I need coding experience to use ClaudeConnect?โ–ผ

No. You log in with Google, run `claudeconnect init` in a notes folder, and the guided setup handles syncing and friend requests for you.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneurโ†’