← Back to Skills Marketplace
condamnation

Skill Search & Create

by condamnation · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
608
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install skill-search-create
Description
在 ClawHub 上搜索现有技能,当找不到匹配时自动创建新的 OpenClaw 技能。
Usage Guidance
This skill appears to do exactly what it says: it wraps the ClawHub CLI to search/create/publish skills. Before installing or using it: 1) Confirm the 'clawhub' npm package is the official/expected CLI (check the package page and source repository) to avoid installing a malicious package. 2) Be aware that 'clawhub publish' requires you to log in to ClawHub; verify where credentials are stored by the CLI and avoid using high-privilege accounts if you only need to test. 3) Review any skill content you create before publishing publicly. 4) If you need higher assurance, inspect the clawhub package source code or use a scoped/private install rather than a global install.
Capability Analysis
Type: OpenClaw Skill Name: skill-search-create Version: 1.1.0 The skill bundle provides a standard interface for searching, creating, and publishing OpenClaw skills using the 'clawhub' CLI tool. It contains no executable scripts or obfuscated code, and the instructions in SKILL.md are strictly aligned with its stated purpose of skill management without any signs of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match what the SKILL.md instructs: it calls the ClawHub CLI to search, create, and publish skills. Required binaries (clawhub) and the npm install of the 'clawhub' package are coherent with the stated functionality.
Instruction Scope
Runtime instructions are limited to running the clawhub CLI commands, creating a skill directory structure, and publishing via clawhub (which requires login). The SKILL.md does not ask the agent to read unrelated system files, other credentials, or exfiltrate data to external endpoints.
Install Mechanism
Install uses an npm package ('clawhub') that provides the 'clawhub' binary — this is a reasonable mechanism for a CLI dependency but carries the usual moderate risk of installing third-party npm packages. No obscure download URLs or archive extraction are used.
Credentials
The skill requests no environment variables or external credentials in its metadata. The only credentialing implied is authenticating with ClawHub via the CLI ('clawhub login'), which is appropriate for publishing operations.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills/config. Autonomous invocation is allowed by default but is not combined with other concerning privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-search-create
  3. After installation, invoke the skill by name or use /skill-search-create
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
更新 frontmatter 格式,添加 user-invocable 标记和 metadata 配置
v1.0.2
中英文双语描述
v1.0.1
Add metadata install spec, fix description, clean up structure
v1.0.0
Initial release of Skill Search & Create. - Search for existing skills on ClawHub using keywords. - Automatically create a new skill if no suitable one is found. - Guides users through the workflow: search → not found → create → publish. - Supports both automated creation via the clawhub CLI and manual setup. - Follows OpenClaw skill structure requirements.
Metadata
Slug skill-search-create
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Skill Search & Create?

在 ClawHub 上搜索现有技能,当找不到匹配时自动创建新的 OpenClaw 技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 608 downloads so far.

How do I install Skill Search & Create?

Run "/install skill-search-create" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Search & Create free?

Yes, Skill Search & Create is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Search & Create support?

Skill Search & Create is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Search & Create?

It is built and maintained by condamnation (@condamnation); the current version is v1.1.0.

💬 Comments