This is a proper command-line bridge to Mubu's outliner, giving you programmatic access to folders, documents, and individual nodes through your local desktop session. It's built for AI agents but works fine for humans who want to script Mubu operations. The safety model is solid: all mutations are dry-run by default, you get JSON payloads to inspect before execution, and there's persistent session state so you can set a current document and node context. The workflow is discover, inspect, then mutate, with explicit node IDs preferred over text matching. If you're building automation against Mubu or want an agent to manage your daily notes without clicking through the UI, this handles the bridge work.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-mubu