with one click
CLI工具发现技能。搜索和发现专业软件的命令行工具。当用户说"找命令行工具"、"CLI工具"、"终端工具"时使用。
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill cli-anything-hubCopy and paste this command into Claude Code to install the skill
CLI工具发现技能。搜索和发现专业软件的命令行工具。当用户说"找命令行工具"、"CLI工具"、"终端工具"时使用。
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill cli-anything-hubCopy and paste this command into Claude Code to install the skill
红龙工业设备 AI 智能获客系统。B2B 全栈 SDR,覆盖客户发现→背景调查→开发信触达→智能报价→Pipeline 管理,支持 WhatsApp + Email + Telegram + LinkedIn 多渠道。基于 OpenClaw Agent 技能集群。
agent-reach 的安装和配置引导
Use when 需要一次生成多个社交平台的内容(IG/TikTok/LinkedIn/FB/X/YT/Pinterest/Threads/Bluesky)时
Use when 需要管理客户跟进日程、设置邮件发送提醒或安排会议时。路由:日程管理走此技能(内置跟进周期计算+时区感知),不要直接调 schedule_task 创建任务
第三方应用集成技能。通过 Composio 连接1000+外部应用(Gmail、Slack、GitHub等)。当用户说"连接外部应用"、"集成API"、"第三方服务"时使用。
數據處理同自動化 Workflow 服務
| name | cli-anything-hub |
| version | 1.0.0 |
| description | CLI工具发现技能。搜索和发现专业软件的命令行工具。当用户说"找命令行工具"、"CLI工具"、"终端工具"时使用。 |
| triggers | ["cli工具","找命令行工具","终端工具","discover cli","cli-anything-hub"] |
Skill Graph: 领域 → [[_index-meta|系统元技能领域]]
CLI-Hub is a marketplace of agent-native command-line interfaces that make professional software accessible to AI agents.
URL: https://hkuds.github.io/CLI-Anything/SKILL.txt
The catalog is auto-updated and provides:
pip install commands for each toolNote: The file is served as .txt but contains markdown formatting for easy parsing.
CLI-Hub covers a broad range of software and codebases, empowering agents to conduct complex workflows via CLI:
Each CLI provides stateful operations, JSON output for agents, REPL mode, and integrates with real software backends.
https://hkuds.github.io/CLI-Anything/SKILL.txt (markdown format)pip install command--json flag for machine-readable output# Fetch the catalog to find available tools
# Install the CLI you need
pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=<software>/agent-harness
# Use it with JSON output
cli-anything-<software> --json <command> [options]