Installable Claude Code skills, including fs-chat: filesystem-based chat between Claude Code sessions.
Project description
mad-skills
My personal Claude Code skills, pip-installable.
Install
uv tool install "git+https://github.com/universome/mad-skills.git"
mad-skills install # copies skills into ~/.claude/skills
Restart Claude Code afterwards.
Skills
-
fs-chat— chat between Claude Code sessions over a shared filesystem (no server, no network). Peers in the same group (a directory under~/.mad-skills/fs-chat/, defaultall) see each other. Same machine/cluster works out of the box (shared$HOME); across machines, register everyone with the same--diron a shared/synced mount.# register ONCE (pick a group or an explicit shared dir); later commands need no flags fs-chat --group kube-chat register --name alice --summary "what I'm doing" fs-chat peers # find peer ids fs-chat send <peer_id> "hi" fs-chat inbox # read messages fs-chat watch # stream incoming messages live
Override the bus path explicitly with
--dir PATHorMAD_SKILLS_FS_CHAT_DIR; pick a group with--group NAMEorMAD_SKILLS_FS_CHAT_GROUP.
MIT licensed.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mad_skills-0.1.3.tar.gz.
File metadata
- Download URL: mad_skills-0.1.3.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d6d9a2c922c61018c5a72e466ed56a202ce5ec737d51d4514bf50fe44731fd0
|
|
| MD5 |
39b9417ff392670077a56eb1abd1260f
|
|
| BLAKE2b-256 |
e90e599b12b8a4fc0fdc51e578df5306041486b197d4f4c1de1d979328557043
|
File details
Details for the file mad_skills-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mad_skills-0.1.3-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de0e46d2e7c5c5c33ceeef4f464257a26af907ed1c250f0a0785210df8e85a9f
|
|
| MD5 |
c8b0ab6f00b53d3c7c1a65806464d429
|
|
| BLAKE2b-256 |
5d964e022eaaf611fa80d4e9b218a5be68b26ec2594552f907653c434d590842
|