Agent skill · software engineering · hkuds
cli-anything-mubu
Command-line interface for Mubu - Canonical packaged entrypoint for the Mubu live bridge....
Why this skill is useful
Adds a command-line interface with executable commands for interacting with the Mubu API, enabling new capabilities for the AI agent.
What it needs
Requires python installed locally. About 3k tokens when loaded. Last updated 2026-08-03. 46,739 stars on the source repository.
What this skill does
cli-anything-mubu Canonical packaged entrypoint for the Mubu live bridge. Installation This CLI is packaged from the canonical agent-harness source tree: Prerequisites: Python 3.10+ An active Mubu desktop session on this machine Local Mubu profile data available to the CLI Set MUBUDAILYFOLDER if you want no-argument daily helpers Entry Points When invoked without a subcommand, the CLI enters an interactive REPL session. Command Groups Discover Discovery commands for folders, documents, recency, and daily-document resolution. Command Description --------- ------------- docs List latest known document snapshots from local backups. folders List folder metadata from local RxDB storage. folder-docs List document metadata for one folder. path-docs List documents for one folder path or folder id. recent List recently active documents using backups, metadata, and sync logs. daily Find Daily-style folders and list the documents inside them. daily-current Resolve the current daily document from one Daily-style folder. Inspect Inspection commands for tree views, search, links, sync events, and live node targeting. Command Description --------- ------------- show Show the latest backup tree for one document. search Search latest backups for matching node text or note content. changes Parse recent client-sync change events from local logs. links Extract outbound Mubu document links from one document backup. open-path Open one document by full path, suffix path, title, or doc id. doc-nodes List live document nodes with node ids and update-target paths. daily-nodes List live nodes from the current daily document in one step. Mutate Mutation commands for dry-run-first atomic live edits against the Mubu API. Command Description --------- ------------- create-child Build or execute one child-node creation against the live Mubu API. delete-node Build or execute one node deletion against the live Mubu API. update-text Build or execute one text update against the live Mubu API. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills hkuds/skills--2cf23a