📦 O — 快速打开命令
v1.0.0输入文件、文件夹、URL、日志或仓库名,即可在终端或文件管理器一键打开对应系统命令,跨平台秒级直达。
0· 246·0 当前·0 累计
下载技能包
最后更新
2026/3/12
安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only helper that suggests short OS-specific 'open' commands and its requirements and instructions are consistent with that purpose.
评估建议
This skill is coherent and low-risk: it will suggest short OS-specific 'open' commands. Before running any suggested command, verify the path or URL to avoid opening malicious content. If you allow the agent to invoke skills autonomously, monitor outputs before executing commands in your shell or file explorer.详细分析 ▾
✓ 用途与能力
Name and description match the content of SKILL.md: it only provides short OS-specific commands to open files, folders, URLs, or repositories. No unrelated credentials, binaries, or config paths are requested.
✓ 指令范围
SKILL.md contains only guidelines and example commands for Windows/macOS/Linux and instructs the agent to be brief and respect the user's OS. It does not instruct reading unrelated files, env vars, or sending data to external endpoints. The 'do not perform dangerous operations' guideline is included and appropriate.
✓ 安装机制
No install spec and no code files are present (instruction-only), so nothing is written to disk or installed at runtime.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths; that is proportionate to its simple purpose.
✓ 持久化与权限
always is false and the skill does not request elevated or persistent presence. Autonomous invocation is allowed by default but the skill's scope is narrow.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/12
- Initial release of the "o" skill for quickly suggesting concise OS-specific commands to open files, folders, URLs, logs, or repositories. - Provides minimal command-line answers tailored to the user's operating system, with a focus on Windows PowerShell. - Supports command suggestions for Windows, macOS, and Linux. - Always delivers short, to-the-point responses for opening tasks; avoids unnecessary explanations. - Strictly limits responses to safe "open" operations without including risky or destructive actions.
● 无害
安装命令
点击复制官方npx clawhub@latest install o
镜像加速npx clawhub@latest install o --registry https://cn.longxiaskill.com镜像同步中