M AI l
Skill playtosor/m_AI_l
Asynchronous messaging system for multi-thread Claude projects. Enables Claude threads to communicate via Markdown mailboxes — no server, no database, no code required. Triggers: MAIL!, SEND!, RENEW!, PRUNE!, INVITE WRITE, INVITE READ.From its SKILL.md
npx -y skills add playtosor/m_AI_lAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 278 tokens by cl100k_base, as published. Nobody here has run it
m_AI_l — Asynchronous messaging for Claude projects
Keep your Claude threads in sync — built entirely in Markdown.
Each Claude thread gets a mailbox. Threads deposit messages, read them with MAIL!, and archive silently. When a thread saturates, it hands off cleanly to its successor. Nothing gets dropped.
No server. No database. No code. Just Markdown files.
For humans — getting started
→ Full setup guide: setup.md → Documentation & install: github.com/playtosor/m_AI_l
Requirements: Claude Desktop + Node.js (for filesystem MCP access). Run ARO — the one-shot setup agent — and you're ready in five minutes.
For agents — quick reference
Install by reading skills/commun.md from your m_AI_l folder at session start.
Key skills
mailbox_read.md— read, interpret, archive (trigger:MAIL!)mailbox_write.md— deposit messages (trigger:SEND!)renew.md— thread replacement with handover (trigger:RENEW!)onboarding.md— integrate a new thread into the teamaro.md— one-shot setup agent for new installations
What ships with it: 21 files
77.8 KB alongside SKILL.md, 1 of them executable
skills/
- add_project.md3.7 KB
- aro.md9.2 KB
- claude_web_read.md2.5 KB
- claude_web_write.md2.7 KB
- commun.md2.1 KB
- invite_prompt.md1.4 KB
- mailbox_init.md2.1 KB
- mailbox_read.md4.0 KB
- mailbox_write.md4.3 KB
- m_AI_l_help.md7.3 KB
- onboarding.md5.3 KB
- prune.md7.6 KB
- renew.md5.8 KB
- AR_HUMAN.md0 B
- common_conventions.md1.3 KB
- CONTRIBUTING.md2.9 KB
- .gitignore622 B
- push_github.batruns654 B
- README.md6.1 KB
- ROADMAP.md2.4 KB
- setup.md5.8 KB