← 返回 Skills 市场
openlang-cn

open

作者 openlang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
328
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install open
功能描述
General helper for opening things from the command line (files, folders, URLs, repositories, docs). Use when the user wants to quickly open something they me...
安全使用建议
This skill is low-risk: it only suggests commands (does not run them) and needs no credentials. Before installing or using it, verify you trust the skill source (it’s marked ‘unknown’), review suggested commands before executing them, and be aware it may assume a project root or the user’s OS when producing a command — clarify any ambiguous path or target with the agent rather than executing blindly.
功能分析
Type: OpenClaw Skill Name: open Version: 1.0.0 The skill bundle is a straightforward utility designed to help an AI agent suggest the correct OS-specific commands (start, open, xdg-open) for opening files, folders, and URLs. It contains no executable code, no data exfiltration logic, and no malicious prompt injection, strictly adhering to its stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description match the SKILL.md: the skill's goal is to translate user intent into the appropriate OS-specific 'open' command. It requests no credentials, binaries, or config paths, which is proportionate to the stated purpose.
Instruction Scope
Instructions only describe which commands to suggest (start/open/xdg-open) and include safe guidance (quote paths, prefer non-destructive actions). The SKILL.md explicitly states it does not execute commands. It assumes knowledge of the user's OS and a project root for relative paths, which is an operational assumption but not out-of-scope.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install surface; nothing will be written to disk by the skill itself.
Credentials
The skill requires no environment variables or credentials. It references user-provided paths/URLs only, which is appropriate for an 'open' helper.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install open
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /open 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Open skill. - Suggests the correct command to open files, folders, and URLs from the command line. - Adapts instructions for Windows, macOS, and Linux. - Provides clear examples for opening project folders, specific files, and links. - Includes best practices: quoting paths, clarifying ambiguous requests, and respecting the user’s OS. - Does not execute commands—only tells the user what to run.
元数据
Slug open
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

open 是什么?

General helper for opening things from the command line (files, folders, URLs, repositories, docs). Use when the user wants to quickly open something they me... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。

如何安装 open?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install open」即可一键安装,无需额外配置。

open 是免费的吗?

是的,open 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

open 支持哪些平台?

open 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 open?

由 openlang(@openlang-cn)开发并维护,当前版本 v1.0.0。

💬 留言讨论