cli-anything-mubu

Manage Mubu live documents and desktop sessions via an interactive CLI REPL.

1|Updated Jun 13, 2025
One-click install
npx skills add https://github.com/quazfenton/binG --skill cli-anything-mubu-quazfenton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-mubu
Source: https://github.com/quazfenton/binG/tree/main/.agents/skills/CLI-Anything-main/CLI-Anything-main/mubu/agent-harness/cli_anything/mubu/skills
Command: npx skills add https://github.com/quazfenton/binG --skill cli-anything-mubu-quazfenton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Command-line interface for managing Mubu's live bridge and local desktop sessions, enabling scripted and interactive workflows without GUI.

Core Features & Use Cases

  • Interactive REPL to explore and manipulate Mubu documents, folders, and nodes.
  • Discover, inspect, and mutate documents with structured, safe workflows.
  • Session persistence and controlled mutations with dry-run options to prevent unintended changes.

Quick Start

Launch cli-anything-mubu and start an interactive REPL to manage Mubu documents from the terminal.

Frequently Asked Questions about cli-anything-mubu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Mubu documents from the command line?

You can manage Mubu documents from the command line by launching an interactive REPL that provides grouped commands for document discovery, node inspection, and session persistence without needing the GUI.

Can I automate Mubu live bridge operations with JSON payloads?

Yes, you can automate Mubu live bridge operations using explicit --json payloads. This allows scripted workflows to execute structured mutations and manage local desktop sessions automatically.

How do I safely inspect and mutate Mubu nodes via a CLI?

To safely inspect and mutate Mubu nodes via a CLI, use the built-in dry-run options. This feature applies safety guidelines to prevent unintended changes during document inspection and controlled mutations.

What is an interactive REPL for Mubu document automation?

An interactive REPL for Mubu document automation is a terminal environment enabling scripted and interactive workflows. It allows users to explore and manipulate folders, documents, and nodes directly from the command line.

Does cli-anything-mubu require any external dependencies?

No, cli-anything-mubu requires no external dependencies. It operates independently to provide local AI-assisted document discovery, node inspection, and session persistence within a single interactive CLI.

How do I persist Mubu desktop sessions in a terminal workflow?

You persist Mubu desktop sessions in a terminal workflow by using the session management commands within the interactive REPL. This ensures controlled mutations and session state are maintained during local automation.