Find 1.0.0
/install find-1-0-0
Pattern
Need → Clarify → Search → Validate → [Found? Deliver : Expand]
Keep searching until found or exhausted. Start narrow, expand progressively. Validate before delivering.
When to Use
- User needs to find something specific
- Location or source is unknown
- "Find me...", "Where can I get...", "I need to find..."
Not for: Things you already know, simple lookups, browsing.
Setup
Before searching, clarify:
| Element | Why |
|---|---|
| What exactly? | Avoid finding wrong thing |
| Success criteria | How will we know it's right? |
| Constraints | Budget, location, time, format |
| Already tried? | Don't repeat failed paths |
If user is vague → ask ONE clarifying question, then start.
Search Expansion
Start narrow, expand if not found:
1. Obvious sources → Direct lookup, known locations
2. Specialized sources → Domain-specific databases, expert communities
3. Alternative queries → Different words, related concepts
4. Indirect paths → Who would know? What links to this?
5. Ask human → More context, different angle
Each expansion: try multiple sources in parallel when possible.
Validation
Before delivering, verify:
- Is this actually what was asked for?
- Is the source reliable?
- Is it current/valid?
- Any caveats user should know?
If uncertain → say so. "Found X but not 100% sure it's what you need."
Delivery
FOUND: [what]
WHERE: [source]
CONFIDENCE: [high/medium/low]
CAVEATS: [if any]
If multiple results: summarize and let user choose.
Not Found
If exhausted all paths:
- Report what was tried
- Closest alternatives found
- Suggest different approach or more context needed
Related: For iterating until success criteria are met, see loop. For multi-phase workflows, see cycle.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install find-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/find-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Find 1.0.0 是什么?
Locate anything with progressive search expansion, multi-source validation, and iterative refinement until found. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Find 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install find-1-0-0」即可一键安装,无需额外配置。
Find 1.0.0 是免费的吗?
是的,Find 1.0.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Find 1.0.0 支持哪些平台?
Find 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Find 1.0.0?
由 zhangyingzhuangk(@zhangyingzhuangk)开发并维护,当前版本 v1.0.0。