# Find Skills

> 用于搜索与评估外部 skill：当用户问“有没有能做 X 的 skill”“帮我找 skill”“看看值不值得装”时使用。先用 `npx skills find` 做候选搜索、边界说明和风险提示；只有在用户明确同意后才进入安装。Do not use for 直接替代目标领域 skill 或默认自动安装第三方内容。

- Skill: `hebertzhu/find-skills` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hebertzhu/find-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hebertzhu/find-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: hebertzhu (https://skillmd.com/u/hebertzhu)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hebertzhu/find-skills

---


# find-skills

## Intent
- 用于搜索与评估外部 skill：当用户问“有没有能做 X 的 skill”“帮我找 skill”“看看值不值得装”时使用。先用 `npx skills find` 做候选搜索、边界说明和风险提示；只有在用户明确同意后才进入安装。Do not use for 直接替代目标领域 skill 或默认自动安装第三方内容。

## Default operating pattern
1. Clarify the decision that actually matters for the user right now.
2. Compare serious options and explain the trade-offs in plain language.
3. Recommend one default path and explain why it wins.
4. Call out what evidence would change the recommendation.
5. Keep the output concise, reusable, and easy to operationalize.

## Pack fit
- Included in: `skill-authoring`
- Keep examples generic, privacy-safe, and portable across hosts.

## Boundary
- Do not silently install third-party material just because it looks promising.

