Skills Plugins MCP Prompt Model 博客 我的中心
開発 #ai #agent

cli-hub-meta-skill

Discover agent-native CLIs for professional software. Access the live catalog to find tools for creative workflows, productivity, AI, and more.

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

取得

https://deepseekmodel.com/api/download.php?id=hkuds-cli-anything-cli-hub-meta-skill-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name cli-hub-meta-skill description Discover agent-native CLIs for professional software. Access the live catalog to find tools for creative workflows, productivity, AI, and more. CLI-Hub Meta-Skill CLI-Hub is a marketplace of agent-native command-line interfaces that make professional software accessible to AI agents. Quick Start # Install the CLI Hub package manager pip install cli-anything-hub # Browse all available CLIs cli-hub list # Search by category or keyword cli-hub search image cli-hub search "3d modeling" # Install a CLI cli-hub install gimp # Show details for a CLI cli-hub info gimp Workflow Matrices A single CLI is one tool. A matrix is a whole workflow packaged as capabilities × providers — e.g. video-creation maps intents like text.transcribe or visual.generate to harness CLIs, public CLIs, Python libraries, native binaries, and cloud APIs. Reach for a matrix when a task spans several tools (produce a video, design an image, build a game). Standard agent sequence — preflight before you install : cli-hub matrix list # browse all matrices cli-hub can "transcribe audio" # find the capability across matrices cli-hub matrix search "video subtitle" # search; shows the matched capability cli-hub matrix preflight video-creation --json # what's usable here? (exit 3 = gaps) cli-hub matrix preflight video-creation -c text.transcribe --fix-hints # one capability + install hints cli-hub matrix install video-creation --capability text.transcribe # install ONLY what the task needs # After install, the matrix SKILL.md renders locally with provider-selection rules — read it. Scope every install — do not bulk-install a 14-CLI matrix for a one-capability task. Use --capability <id> , --recipe <id> , or --only a,b , and --dry-run to preview the plan with zero side effects. --json is available on every matrix subcommand; exit codes are 0 ok · 3 partial/gaps · 1 failure · 2 usage error. Retry failures with cli-hub matrix install <name> --resume , and audit an install with cli-hub matrix doctor <name> . Live Catalog URL : https://reeceyang.sgp1.cdn.digitaloceanspaces.com/SKILL.md The catalog is auto-updated and provides: Full list of available CLIs organized by category One-line cli-hub install commands for each tool Complete descriptions and usage patterns What Can You Do? CLI-Hub covers a broad range of software and codebases, empowering agents to conduct complex workflows via CLI: Creative workflows : Image editing, 3D modeling, video production, audio processing, music notation Productivity tools : Office suites, knowledge management, live streaming AI platforms : Local LLMs, image generation, AI APIs, research assistants Communication : Video conferencing and collaboration Development : Diagramming, browser automation, network management Content generation : AI-powered document and media creation Each CLI provides stateful operations, JSON output for agents, REPL mode, and integrates with real software backends. How It Works cli-hub is a lightweight wrapper around pip . When you run cli-hub install gimp , it installs a separate Python package ( cli-anything-gimp ) with its own CLI entry point ( cli-anything-gimp ). Each CLI is an independent pip package — cli-hub simply resolves names from the registry and tracks installs. How to Use Install cli-hub : pip install cli-anything-hub Find your tool : cli-hub search <keyword> or cli-hub list -c <category> Install : cli-hub install <name> (installs the cli-anything-<name> pip package) Run : cli-anything-<name> for REPL, or cli-anything-<name> <command> for one-shot JSON output : All CLIs support --json flag for machine-readable output Example Workflow # Install the hub pip install cli-anything-hub # Find what you need cli-hub search video # Install it cli-hub install kdenlive # Use it with JSON output cli-anything-kdenlive --json project create --name my-project More Info Live Catalog: https://reeceyang.sgp1.cdn.digitaloceanspaces.com/SKILL.md Web Hub: https://clianything.cc Repository: https://github.com/HKUDS/CLI-Anything
このスキルを起動するキーワード。クリックでコピーできます。

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

ダウンロードした .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 技能推荐。完全免费,持续更新。

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

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