← 返回 Skills 市场
liujiang817

My Find Skills

作者 liujiang817 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
642
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install my-find-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /my-find-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug my-find-skills
版本 1.0.0
许可证 MIT-0
累计安装 4
当前安装数 3
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 642 次。

如何安装 My Find Skills?

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

My Find Skills 是免费的吗?

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

My Find Skills 支持哪些平台?

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

谁开发了 My Find Skills?

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

💬 留言讨论