← Back to Skills Marketplace
opencli-agent
by
zhengmengkaiZMK
· GitHub ↗
· v1.0.1
· MIT-0
359
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install opencli-agent
Description
当用户希望通过命令行自动化与网站或在线服务交互时,应使用本技能。它支持在 Twitter/X 上发帖、浏览 Reddit、获取 B站热门、下载小红书内容等 70+ 个平台的操作——全部通过 opencli 工具完成。触发场景包括社交媒体操作(发帖、点赞、关注、搜索)、内容获取(热门、时间线、动态流)、下载(视频、...
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opencli-agent - After installation, invoke the skill by name or use
/opencli-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 集成实现部分桌面应用的命令行自动化。
Metadata
Frequently Asked Questions
What is opencli-agent?
当用户希望通过命令行自动化与网站或在线服务交互时,应使用本技能。它支持在 Twitter/X 上发帖、浏览 Reddit、获取 B站热门、下载小红书内容等 70+ 个平台的操作——全部通过 opencli 工具完成。触发场景包括社交媒体操作(发帖、点赞、关注、搜索)、内容获取(热门、时间线、动态流)、下载(视频、... It is an AI Agent Skill for Claude Code / OpenClaw, with 359 downloads so far.
How do I install opencli-agent?
Run "/install opencli-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is opencli-agent free?
Yes, opencli-agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does opencli-agent support?
opencli-agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created opencli-agent?
It is built and maintained by zhengmengkaiZMK (@zhengmengkaizmk); the current version is v1.0.1.
More Skills