← 返回
未分类

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...
最高优先级技能发现流程。必须在用户请求查找或安装技能时触发(如:技能、找技能、find‑skill、find‑skills、install skill)。
clark516lian clark516lian 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 286
下载
💾 1
安装
1
版本
#latest

概述

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 when the result comes from skillhub.
  2. If no skillhub candidate exists, use clawhub install .

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-21 14:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,233 📥 268,934
content-creation

Humanizer Clark

clark516lian
从文本中消除AI生成痕迹。用于编辑或审阅文本时,使其听起来更自然、更像人工写作。基于Wikipedia的综合...
★ 0 📥 297
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,094 📥 820,804