Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add L-LesterYu/OpenClaw-hot-skills-zh --skill find-skills-zhgit clone --depth 1 https://github.com/L-LesterYu/OpenClaw-hot-skills-zhWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/l-lesteryu/openclaw-hot-skills-zh/find-skills-zh)<a href="https://agentmods.dev/skills/l-lesteryu/openclaw-hot-skills-zh/find-skills-zh"><img src="https://agentmods.dev/badge/skills/l-lesteryu/openclaw-hot-skills-zh/find-skills-zh/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/l-lesteryu/openclaw-hot-skills-zh/find-skills-zh"><img src="https://agentmods.dev/badge/skills/l-lesteryu/openclaw-hot-skills-zh/find-skills-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00065 | $0.01183 |
| Opus 5 | $0.00032 | $0.00592 |
| Sonnet 5 | $0.00013 | $0.00237 |
| Haiku 4.5 | $0.00006 | $0.00118 |
Grade A, and why
find-skills-zh scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 133 lines — stays where its author put it; the contents beside it link to each section on GitHub.
查找技能
此技能帮助您从开放的智能体技能生态系统中发现和安装技能。
何时使用此技能
当用户出现以下情况时使用此技能:
- 询问"如何做 X",其中 X 可能是具有现有技能的常见任务
- 说"为 X 找一个技能"或"是否有 X 的技能"
- 询问"你能做 X 吗",其中 X 是专门的能力
- 表达扩展智能体能力的兴趣
- 想要搜索工具、模板或工作流程
- 提到他们希望在特定领域(设计、测试、部署等)获得帮助
什么是技能 CLI?
技能 CLI(npx skills)是开放智能体技能生态系统的包管理器。技能是模块化包,通过专业知识、工作流程和工具扩展智能体能力。
关键命令:
npx skills find [query]- 通过交互方式或关键词搜索技能npx skills add <package>- 从 GitHub 或其他来源安装技能npx skills check- 检查技能更新npx skills update- 更新所有已安装的技能
浏览技能: https://skills.sh/
如何帮助用户查找技能
步骤 1:了解他们需要什么
当用户寻求帮助时,请识别:
- 领域(例如:React、测试、设计、部署)
- 具体任务(例如:编写测试、创建动画、审查 PR)
- 这是否是一个足够常见的任务,很可能存在相应的技能
步骤 2:搜索技能
使用相关查询运行 find 命令:
npx skills find [query]
例如:
- 用户问"如何让我的 React 应用更快?" →
npx skills find react performance - 用户问"你能帮我审查 PR 吗?" →
npx skills find pr review - 用户问"我需要创建一个变更日志" →
npx skills find changelog
命令将返回如下结果:
Install with npx skills add <owner/repo@skill>
vercel-labs/agent-skills@vercel-react-best-practices
└ https://skills.sh/vercel-labs/agent-skills/vercel-react-best-practices
步骤 3:向用户展示选项
当您找到相关技能时,向用户展示:
- 技能名称及其功能
- 他们可以运行的安装命令
- 在 skills.sh 上了解更多信息的链接
示例回复:
我找到了一个可能有帮助的技能!"vercel-react-best-practices" 技能提供了来自 Vercel 工程团队的 React 和 Next.js 性能优化指南。
要安装它:
npx skills add vercel-labs/agent-skills@vercel-react-best-practices
了解更多:https://skills.sh/vercel-labs/agent-skills/vercel-react-best-practices
步骤 4:提供安装选项
如果用户希望继续,您可以为他们安装技能:
npx skills add <owner/repo@skill> -g -y
-g 标志全局安装(用户级别),-y 跳过确认提示。
常见技能类别
搜索时,请考虑以下常见类别:
| 类别 | 示例查询 |
|---|---|
| Web 开发 | react, nextjs, typescript, css, tailwind |
| 测试 | testing, jest, playwright, e2e |
| DevOps | deploy, docker, kubernetes, ci-cd |
| 文档 | docs, readme, changelog, api-docs |
| 代码质量 | review, lint, refactor, best-practices |
| 设计 | ui, ux, design-system, accessibility |
| 生产力 | workflow, automation, git |
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 133 lines · 65 tokens per session scan A 2c5216952071
find-skills-zh is a skill published in the GitHub repository L-LesterYu/OpenClaw-hot-skills-zh (54 stars, last pushed 5mo ago), licensed MIT. It adds 65 tokens to every session and 1,183 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…