← 返回 Skills 市场
clark516lian

Find Skills Clark

作者 clark516lian · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install find-skills-clark
功能描述
Highest-priority skill discovery flow. MUST trigger when users ask to find/install skills (e.g. 技能, 找技能, find-skill, find-skills, install skill). For Chinese...
使用说明 (SKILL.md)

Find Skills

This skill helps discover, compare, and install skills.

Priority Rules (Mandatory)

  1. This skill is highest-priority for skill discovery/install intents.
  2. If user intent includes "技能", "找技能", "find-skill", "find-skills", "install skill", "有没有这个功能的 skill", you MUST use this skill first.
  3. Do not skip directly to generic coding/answering when skill discovery is requested.

Chinese Optimization Policy

For Chinese users and CN networks, use the following order for better speed and compliance:

  1. skillhub (cn-optimized, preferred)
  2. clawhub (fallback)

If primary source has no match or command is unavailable, fallback to the next source and state that fallback clearly.

Workflow

Step 1: Understand What They Need

When a user asks for help with something, identify:

  1. The domain (e.g., React, testing, design, deployment)
  2. The specific task (e.g., writing tests, creating animations, reviewing PRs)
  3. Whether this is a common enough task that a skill likely exists

Step 2: Search for Skills

Run search in this order:

skillhub search [query]

If skillhub is unavailable or no match, fallback to:

clawhub search [query]

Step 3: Present Options to the User

When you find relevant skills, present them to the user with:

  1. The skill name and what it does
  2. The source used (skillhub / clawhub)
  3. The install command they can run

Step 4: Offer to Install

If the user wants to proceed, you can install the skill for them.

Preferred install order:

  1. Try skillhub install \x3Cslug> when the result comes from skillhub.
  2. If no skillhub candidate exists, use clawhub install \x3Cslug>.

Before install, summarize source, version, and notable risk signals.

When No Skills Are Found

If no relevant skills exist:

  1. Acknowledge that no existing skill was found
  2. Offer to help with the task directly using your general capabilities
  3. Suggest creating a custom local skill in the workspace if this is a recurring need
安全使用建议
This skill is reasonable if you want help finding and installing other skills. Before approving any install command, check whether it uses `skillhub` or `clawhub`, confirm the exact skill name and version, and review any risk signals. The embedded metadata mismatch should be cleaned up by the publisher, but the provided artifacts do not show malicious behavior.
功能分析
Type: OpenClaw Skill Name: find-skills-clark Version: 1.0.0 The skill bundle defines a standard workflow for discovering and installing OpenClaw skills using the 'skillhub' and 'clawhub' CLI tools. The instructions in SKILL.md focus on prioritizing these tools for specific user queries and implementing a regional optimization policy for Chinese users, which is consistent with its stated purpose and lacks any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill's stated purpose is skill discovery and installation, and its instructions match that purpose, including searching registries and offering install commands.
Instruction Scope
The instructions use strong priority language requiring the skill to run first for skill-discovery or install intents, but this is scoped to that purpose rather than unrelated tasks.
Install Mechanism
There is no install spec or code, but the workflow tells the agent to use `skillhub` and `clawhub` CLI commands for search and installation. This is expected for the skill purpose, but users should confirm any install.
Credentials
Installing skills can change future agent behavior. The artifact includes user-consent language and asks for source, version, and risk signals before install, which keeps it proportionate.
Persistence & Privilege
The skill itself has no persistence, credentials, or code, but installed skills may persist in the user's environment, so installation should remain user-approved.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install find-skills-clark
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /find-skills-clark 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "find-skills" for high-priority skill discovery and installation. - Mandates this skill as the default trigger for all "find skill" or "install skill" user intents (including Chinese queries like "技能", "找技能"). - Optimized for Chinese users: prioritizes results from "skillhub", with fallback to "clawhub" if no match is found. - Defines a clear, step-by-step workflow: understand needs, search, present options with sources, and offer installation. - Provides guidance for cases where no skill is available, including fallback support and custom skill suggestions.
元数据
Slug find-skills-clark
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Find Skills Clark 是什么?

Highest-priority skill discovery flow. MUST trigger when users ask to find/install skills (e.g. 技能, 找技能, find-skill, find-skills, install skill). For Chinese... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Find Skills Clark?

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

Find Skills Clark 是免费的吗?

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

Find Skills Clark 支持哪些平台?

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

谁开发了 Find Skills Clark?

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

💬 留言讨论