← Back to Skills Marketplace
liujiang817

My Find Skills

by liujiang817 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
642
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install my-find-skills
Description
Highest-priority skill discovery flow. MUST trigger when users ask to find/install skills (e.g. 技能, 找技能, find-skill, find-skills, install skill). For Chinese...
Usage Guidance
This skill's behavior is reasonable for a 'find/install skills' helper, but it assumes two external command-line programs: 'skillhub' and 'clawhub'. Before installing or enabling it, verify that those CLIs exist on your agent host, confirm their source/trust (who maintains them, how they install code), and ensure you are comfortable letting an agent run their install commands. Ask the publisher to update the skill metadata to declare required binaries and to document what 'skillhub'/'clawhub' do and where they come from. If you cannot verify the CLIs, treat the skill as untrusted because it could cause the agent to execute unknown installers.
Capability Analysis
Type: OpenClaw Skill Name: my-find-skills Version: 1.0.0 The skill bundle 'find-skills' is a utility designed to help users discover and install other skills via the 'skillhub' and 'clawhub' CLI tools. The instructions in SKILL.md define a standard workflow for searching, presenting, and installing skills based on user intent, with specific optimizations for Chinese users. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The SKILL.md clearly expects to run the external CLI tools 'skillhub' and 'clawhub' to search and install skills, but the registry metadata lists no required binaries. Declaring none is inconsistent with the documented runtime behavior and hides an implicit dependency on those tools.
Instruction Scope
Instructions tell the agent to run search and install commands (skillhub / clawhub) and to perform installs on user approval. That is expected for a finder/installer, but the skill gives the agent authority to execute installer commands without listing or verifying the CLIs. The doc asks the agent to summarize risks before install (good), but there's no guidance on verifying the trust or provenance of the CLI or the packages it installs.
Install Mechanism
There is no install spec (instruction-only), which is low disk-impact. However, the skill's runtime workflow expects to invoke external installers (skillhub/clawhub) which may download and install third-party code — the skill metadata should declare those binaries and ideally document their provenance.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no apparent attempt to access unrelated secrets or configs in the SKILL.md.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request permanent presence or elevated agent-wide privileges in its metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install my-find-skills
  3. After installation, invoke the skill by name or use /my-find-skills
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the find-skills discovery and installation flow. - Prioritizes this skill for any query about finding or installing skills, including relevant Chinese phrases. - Optimizes for Chinese users by preferring `skillhub`, with clear fallback to `clawhub` if needed. - Defines a strict search and presentation workflow: understand user’s needs, search, present options with source and install command, and assist with installation. - Guides on handling cases when no relevant skill is found, including offering direct help or suggesting a custom local skill.
Metadata
Slug my-find-skills
Version 1.0.0
License MIT-0
All-time Installs 4
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is My Find Skills?

Highest-priority skill discovery flow. MUST trigger when users ask to find/install skills (e.g. 技能, 找技能, find-skill, find-skills, install skill). For Chinese... It is an AI Agent Skill for Claude Code / OpenClaw, with 642 downloads so far.

How do I install My Find Skills?

Run "/install my-find-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is My Find Skills free?

Yes, My Find Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does My Find Skills support?

My Find Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created My Find Skills?

It is built and maintained by liujiang817 (@liujiang817); the current version is v1.0.0.

💬 Comments