Real Skill packageSource verifiedClawHub registry

deep-skill-finder

最好的找Skill的方式,能够基于你的任务,去寻找最匹配的高质量Skill。以下两种情况下都应使用本技能:① 用户主动要找 Skill,或者需要借助他人经验时——当用户说“找个 xxx 技能”“股票分析别人怎么做的”“找一找有没有现成的技能”等表达寻找意图时;② Agent 自主判断需要外部 Skill 辅助——遇到不熟悉的任务,或对当前任务已经做过一些尝试仍无法解决、缺少合适工具时,可主动调用本技能查询实战经验并检索匹配的 Skill,无需等用户开口。

Identity and source

Publisher attributionLintong123registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 60% rule confidence
Package forminstruction with code5 recorded files
Canonical sourceClawHub registryclawhub:lintong123:deep-skill-finder
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/deep-skill-finder

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/deep-skill-finder

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/deep-skill-finder

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @lintong123/deep-skill-finder
clawhub inspect @lintong123/deep-skill-finder --version 1.2.9

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 5 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: wenjuan.meituan.com
  • api: www.meyo.life
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 9:40:22 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:47ea486c36612fa6378ebe18c4a5b19a10567891b8a9ca3bc786a45c5b3965d6
Show up to 5 recorded paths
  • README.md
  • scripts/deep_skill_install.py
  • scripts/deep_skill_search.py
  • skill-card.md
  • SKILL.md

Source changelog

- Skill 搜索结果 Skill 名称新增为 DeepSkill Market 详情页的 Markdown 链接,支持直接访问详情页 - SKILL.md 格式化输出规则与输出模板已更新:所有 Skill 名称栏和最优推荐叙述中的名称均需渲染为链接,不再展示为纯文本 - 输出模板中明确禁止将链接放在名称后或者单独添加链接字段 - 移除 skill-card.md 和 _meta.json 文件