Skills Plugins MCP Prompt Model 博客 我的中心

cli-anything-mubu

Command-line interface for Mubu - Canonical packaged entrypoint for the Mubu live bridge....

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=hkuds-cli-anything-skills-cli-anything-mubu-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name cli-anything-mubu description Command-line interface for Mubu - Canonical packaged entrypoint for the Mubu live bridge.... cli-anything-mubu Canonical packaged entrypoint for the Mubu live bridge. Installation This CLI is packaged from the canonical agent-harness source tree: pip install -e . Prerequisites: Python 3.10+ An active Mubu desktop session on this machine Local Mubu profile data available to the CLI Set MUBU_DAILY_FOLDER if you want no-argument daily helpers Entry Points cli-anything-mubu python -m cli_anything.mubu 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. | Session Session and state commands for current document/node context and local command history. Command Description | status | Show the current session state. | | state-path | Show the session state file path. | | use-doc | Persist the current document reference. | | use-node | Persist the current node reference. | | use-daily | Resolve and persist the current daily document reference. | | clear-doc | Clear the current document reference. | | clear-node | Clear the current node reference. | | history | Show recent command history stored in session state. | Recommended Agent Workflow discover daily-current '<daily-folder-ref>' --json -> inspect daily-nodes '<daily-folder-ref>' --query '<anchor>' --json -> session use-doc '<doc_path>' -> mutate update-text / create-child / delete-node --json -> --execute only after payload inspection Safety Rules Prefer grouped commands for agent use; flat legacy commands remain for compatibility. Use --json whenever an agent will parse the output. Prefer discover or inspect commands before any mutate command. Live mutations are dry-run by default and only execute with --execute . Prefer --node-id and --parent-node-id over text matching. delete-node removes the full targeted subtree. Even same-text updates can still advance document version history. Pass a daily-folder reference explicitly or set MUBU_DAILY_FOLDER before using no-arg daily helpers. Examples Interactive REPL Session Start an interactive session with persistent document and node context. cli-anything-mubu # Enter commands interactively # Use 'help' to see builtins # Use session commands to persist current-doc/current-node Discover Current Daily Note Resolve the current daily note from an explicit folder reference. cli-anything-mubu --json discover daily-current '<daily-folder-ref>' Dry-Run Atomic Update Inspect the exact outgoing payload before a live mutation. cli-anything-mubu mutate update-text '<doc-ref>' --node-id <node-id> --text 'new text' --json Session State The CLI maintains lightweight session state in JSON: current_doc current_node local command history Use the session command group to inspect or update this state. For AI Agents Start with discover or inspect , not mutate . Use session status --json to recover persisted context. Use grouped commands in generated prompts and automation. Verify postconditions after any live mutation. Read the package TEST.md and README.md when stricter operational detail is needed. Version 0.1.1
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。