← Back to Skills Marketplace
Openclaw Skill Marketplace
by
williamwg2025
· GitHub ↗
· v0.1.0
· MIT-0
338
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-skill-marketplace
Description
OpenClaw 技能市场 - 从 ClawHub 同步 100+ 技能,智能推荐最适合你的技能组合。 支持场景推荐(开发/创作/办公)、行业推荐(互联网/金融/教育)、身份推荐(开发者/设计师/学生)。 增强搜索:精确搜索、模糊搜索、中文关键词映射(如"备份"搜到"backup")。 浏览、搜索、一键安装、评分...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-skill-marketplace - After installation, invoke the skill by name or use
/openclaw-skill-marketplace - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Openclaw Skill Marketplace?
OpenClaw 技能市场 - 从 ClawHub 同步 100+ 技能,智能推荐最适合你的技能组合。 支持场景推荐(开发/创作/办公)、行业推荐(互联网/金融/教育)、身份推荐(开发者/设计师/学生)。 增强搜索:精确搜索、模糊搜索、中文关键词映射(如"备份"搜到"backup")。 浏览、搜索、一键安装、评分... It is an AI Agent Skill for Claude Code / OpenClaw, with 338 downloads so far.
How do I install Openclaw Skill Marketplace?
Run "/install openclaw-skill-marketplace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Skill Marketplace free?
Yes, Openclaw Skill Marketplace is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Skill Marketplace support?
Openclaw Skill Marketplace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Skill Marketplace?
It is built and maintained by williamwg2025 (@williamwg2025); the current version is v0.1.0.
More Skills