← 返回 Skills 市场
Openclaw Skill Marketplace
作者
williamwg2025
· GitHub ↗
· v0.1.0
· MIT-0
338
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-skill-marketplace
功能描述
OpenClaw 技能市场 - 从 ClawHub 同步 100+ 技能,智能推荐最适合你的技能组合。 支持场景推荐(开发/创作/办公)、行业推荐(互联网/金融/教育)、身份推荐(开发者/设计师/学生)。 增强搜索:精确搜索、模糊搜索、中文关键词映射(如"备份"搜到"backup")。 浏览、搜索、一键安装、评分...
安全使用建议
This skill is internally coherent for a local marketplace: it lists/searches/recommends and relies on the ClawHub CLI to fetch and install skills. Before using it: 1) Understand that install/sync commands call 'npx clawhub' which will fetch and run code from the npm/ClawHub ecosystem — only run if you trust ClawHub and the npm package. 2) Review the bundled scripts (they are included) and verify ~/.openclaw/workspace/skills permissions. 3) Note the documentation is slightly inconsistent about external downloads; assume network activity when running sync/install. 4) If you want stronger assurance, inspect the @openclaw/clawhub package source (or pin a specific verified version) before running npx, and run the install/sync commands in a restricted/testing environment first.
功能分析
Type: OpenClaw Skill
Name: openclaw-skill-marketplace
Version: 0.1.0
The skill bundle provides a functional marketplace interface for the OpenClaw ecosystem, allowing users to browse, search, and install skills. The core logic involves syncing data from the ClawHub registry and managing local skill files. While the scripts (specifically install.py and sync-from-clawhub.py) utilize subprocess calls to execute 'npx clawhub' commands, this behavior is entirely consistent with the stated purpose of the skill. No evidence of data exfiltration, malicious prompt injection, or unauthorized system access was found.
能力评估
Purpose & Capability
Name/description match the included files: scripts implement browsing, enhanced search, recommendations, syncing from ClawHub, and installing via the ClawHub CLI. The required resources (reading ~/.openclaw/workspace/skills, writing a synced-skills.json, calling npx clawhub) align with a skill marketplace.
Instruction Scope
Runtime instructions (SKILL.md and scripts) operate on local skill metadata under ~/.openclaw/workspace/skills and display/install items. They explicitly call external tooling via 'npx clawhub' for explore/install operations (sync/install will network). The instructions do not attempt to read unrelated system files or environment variables. The only scope confusion is a documentation claim that there is 'no external download' while the scripts and docs also acknowledge that npx/clawhub will download skills—this is a documentation inconsistency rather than hidden behavior.
Install Mechanism
There is no package-install spec (instruction-only skill) and all Python scripts are bundled. At runtime the scripts invoke 'npx clawhub ...' which will fetch/execute code from the npm registry (via npx) and download skills from the ClawHub registry. This is expected for a marketplace but means remote code will be pulled at runtime via npx rather than being fully self-contained.
Credentials
The skill declares no environment variables, credentials, or config paths beyond using the user's home directory (~/.openclaw/workspace/skills). The level of access (reading skill SKILL.md files and writing synced-skills.json plus installing into the skills directory) is proportional to a marketplace/installer tool.
Persistence & Privilege
Skill is not marked always:true and does not modify other skills' configurations beyond installing new skill folders under ~/.openclaw/workspace/skills. It writes a synced-skills.json into its own config folder. No privileged/system-wide changes are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-skill-marketplace - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-skill-marketplace触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
OpenClaw Skill Marketplace - First Release
- Browse, search, and discover 100+ skills synced from ClawHub.
- Smart recommendations by scenario, industry, and user role.
- Enhanced search: precise, fuzzy, and Chinese keyword mapping.
- View skill ratings, user reviews, and Top 100 rankings.
- One-click skill installation and update notifications.
- All scripts and functionalities work locally; no external code or dependencies.
元数据
常见问题
Openclaw Skill Marketplace 是什么?
OpenClaw 技能市场 - 从 ClawHub 同步 100+ 技能,智能推荐最适合你的技能组合。 支持场景推荐(开发/创作/办公)、行业推荐(互联网/金融/教育)、身份推荐(开发者/设计师/学生)。 增强搜索:精确搜索、模糊搜索、中文关键词映射(如"备份"搜到"backup")。 浏览、搜索、一键安装、评分... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 338 次。
如何安装 Openclaw Skill Marketplace?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skill-marketplace」即可一键安装,无需额外配置。
Openclaw Skill Marketplace 是免费的吗?
是的,Openclaw Skill Marketplace 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Skill Marketplace 支持哪些平台?
Openclaw Skill Marketplace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Skill Marketplace?
由 williamwg2025(@williamwg2025)开发并维护,当前版本 v0.1.0。
推荐 Skills