Mubu Integration
Description
Mubu (幕布) outline CLI & AI Agent Skill — import/export Markdown with true round-trip fidelity, plus OPML/FreeMind export.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
[English](README.md) | [中文](README.zh-CN.md)

mubu-integration
Turn Mubu (幕布) into a Markdown-native, AI-agent-controllable outliner.
[](https://github.com/liuboacean/mubu-integration/stargazers) [](https://github.com/liuboacean/mubu-integration/network/members) [](https://opensource.org/licenses/MIT) [](https://github.com/liuboacean/mubu-integration/actions/workflows/test.yml)
Manage your Mubu (幕布) outlines from the command line — **and as an AI Agent Skill** — with lossless Markdown import/export round-trip.
✨ Try it in 3 commands (magic moment)
python3 scripts/mubu_api.py create "周会" --md examples/weekly.md # Markdown outline → Mubu
python3 scripts/mubu_api.py get --export markdown > out.md # Mubu → Markdown
diff weekly.md out.md # no output = byte-for-byte identical

🆚 Why mubu-integration?
| Capability | Manual copy | Existing export-plugin scripts | mubu-integration |
|---|---|---|---|
| Mubu → Markdown | ✅ | ⚠️ partial | ✅ |
| Markdown → Mubu | ❌ | ❌ | ✅ (only) |
Round-trip fidelity (diff = no diff) |
❌ | ❌ | ✅ (only) |
| Whole-tree batch / OPML / FreeMind | ❌ | ⚠️ some | ✅ |
| Callable by an AI Agent | ❌ | ❌ | ✅ (only) |
| Scriptable from the command line | ❌ | ⚠️ | ✅ |
💡 Use cases
**① Let your AI Agent read & write Mubu directly** — turn Mubu into your Agent's long-term, structured memory.
python3 scripts/mubu_api.py get --export markdown > memory.md # Agent pulls the l
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI