← 返回 Skills 市场
opencli-agent
作者
zhengmengkaiZMK
· GitHub ↗
· v1.0.1
· MIT-0
359
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install opencli-agent
功能描述
当用户希望通过命令行自动化与网站或在线服务交互时,应使用本技能。它支持在 Twitter/X 上发帖、浏览 Reddit、获取 B站热门、下载小红书内容等 70+ 个平台的操作——全部通过 opencli 工具完成。触发场景包括社交媒体操作(发帖、点赞、关注、搜索)、内容获取(热门、时间线、动态流)、下载(视频、...
安全使用建议
This skill is internally consistent: it merely instructs the agent to run the opencli CLI and check the environment. Before installing/use, verify the provenance of opencli and its Chrome extension (review the GitHub repo, release checksums, and extension source). Be aware that opencli reuses your Chrome login sessions (so any account you're signed into could be acted on) and can auto-install plugins or other CLIs from external sources — only allow those you trust. If you need tighter control, avoid granting this skill autonomous actions that perform write operations (posting, liking, following) without explicit confirmation, and run the included check_setup.sh manually to inspect outputs first.
能力评估
Purpose & Capability
The skill converts user requests into opencli commands and instructs the agent to ensure Node/opencli/Chrome+extension are present. These requirements (Node, opencli, Chrome extension, optionally yt-dlp) are coherent with the claimed ability to automate 70+ web services via opencli.
Instruction Scope
SKILL.md limits behavior to constructing and running opencli commands, running the bundled check_setup.sh, and parsing command output. It does not ask the agent to read unrelated files or environment variables. However the referenced opencli capabilities include 'plugin install', 'explore', and 'synthesize' which can fetch/execute external code or probe site auth strategies — those actions are within opencli's documented surface and could expand the agent's activity beyond simple read/post operations if used.
Install Mechanism
There is no skill install script; the docs advise installing Node and running 'npm install -g @jackwener/opencli' and downloading an extension from the project's GitHub releases. Those are standard distribution methods. No obscure URLs, shorteners, or archive extraction from unknown hosts are present in the skill itself.
Credentials
The skill declares no environment variables or credentials, which aligns with its advice to reuse Chrome's browser session rather than request passwords. That said, reuse of the browser session implies access to any sites where the user is logged in — a sensitive capability. Also, opencli can auto-install other CLIs and plugins (which may require additional permissions or network access), so credential/execution risk is tied to opencli and its extension rather than the skill file itself.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It is user-invocable and allows normal autonomous invocation (platform default). It does not attempt to modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opencli-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/opencli-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Initial version introducing documentation, references, and setup scripts for the skill.**
- Added detailed skill documentation (`SKILL.md`), including structured workflow, usage instructions, and troubleshooting.
- Introduced command reference documentation for supported platforms and actions.
- Provided a setup check script to verify environment readiness before running opencli commands.
v1.0.0
opencli-agent — automate interactions with 70+ web platforms from the command line.
- Transform user requests into opencli commands for platforms like Twitter/X, Reddit, Bilibili, Xiaohongshu, YouTube, and more.
- Supports posting, liking, following, searching, downloading, and trending/top content retrieval across social media, content, and news services.
- Utilizes Chrome browser sessions—no need to expose passwords or API keys.
- Includes detailed setup instructions, command references, error handling guidance, and workflow for intent parsing and execution.
- Enables command-line automation of some desktop apps via opencli integrations.
opencli-agent 可通过命令行自动化与 70 多个网络平台进行交互。
-将用户请求转换为适用于 Twitter/X、Reddit、哔哩哔哩、小红书、YouTube 等平台的 opencli 命令。
-支持在社交媒体、内容及资讯平台上进行发帖、点赞、关注、搜索、下载以及获取热门 / 置顶内容等操作。
-依托 Chrome 浏览器会话运行,无需暴露密码或 API 密钥。
-附带详细的安装说明、命令参考、异常处理指南,以及意图解析与执行流程。
-可通过 opencli 集成实现部分桌面应用的命令行自动化。
元数据
常见问题
opencli-agent 是什么?
当用户希望通过命令行自动化与网站或在线服务交互时,应使用本技能。它支持在 Twitter/X 上发帖、浏览 Reddit、获取 B站热门、下载小红书内容等 70+ 个平台的操作——全部通过 opencli 工具完成。触发场景包括社交媒体操作(发帖、点赞、关注、搜索)、内容获取(热门、时间线、动态流)、下载(视频、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。
如何安装 opencli-agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opencli-agent」即可一键安装,无需额外配置。
opencli-agent 是免费的吗?
是的,opencli-agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
opencli-agent 支持哪些平台?
opencli-agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 opencli-agent?
由 zhengmengkaiZMK(@zhengmengkaizmk)开发并维护,当前版本 v1.0.1。
推荐 Skills