BF union-search-skill
当用户需要跨多个平台搜索内容时使用此技能,包括 GitHub(仓库、代码、问题)、Reddit(帖子、子版块、用户)、小红书、抖音、Bilibili、YouTube、Twitter、微信(公众号文章)、Google、Tavily、秘塔搜索、火山引擎,以及通用搜索引擎(DuckDuckGo、Brave、Yahoo、Bing、Wikipedia、Anna's Archive),或从 18 个图片平台(百度、Bing、Google、Pixabay、Unsplash、火山引擎等)下载图片。提供统一的搜索接口,支持结构化输出格式、结果过滤、排序、自动响应归档和批量图片下载(保留元数据)。
As a process F 35/100 · Will not run — References files that are not bundled: scripts/github/GITHUB_README.md, scripts/reddit/REDDIT_README.md, scripts/douyin/DOUYIN_README.md
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 5
✓ No critical or high findings
Medium and low: 5
-
low Secrets in code
secret-high-entropy-tokenscripts/url_to_markdown/engines/defuddle-node/package-lock.json:42High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…CNV+7cXy…ufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/url_to_markdown/engines/defuddle-node/package-lock.json:180High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/url_to_markdown/engines/defuddle-node/package-lock.json:199High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/url_to_markdown/engines/defuddle-node/package-lock.json:239High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…Jpc+4xGg…NTg==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/url_to_markdown/engines/defuddle-node/package-lock.json:252High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…GLw+xYSd…cqA==",
detector
Files scanned: 78. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: scripts/github/GITHUB_README.md - warning
missing-refreference to a missing file: scripts/reddit/REDDIT_README.md - warning
missing-refreference to a missing file: scripts/douyin/DOUYIN_README.md - warning
missing-refreference to a missing file: scripts/bilibili/BILIBILI_README.md - warning
missing-refreference to a missing file: scripts/twitter/TWITTER_README.md - warning
missing-refreference to a missing file: scripts/zhihu/ZHIHU_README.md - warning
missing-refreference to a missing file: scripts/google_search/GOOGLE_SEARCH_README.md - warning
missing-refreference to a missing file: scripts/tavily_search/TAVILY_SEARCH_README.md - warning
missing-refreference to a missing file: scripts/metaso/METASO_README.md - warning
missing-refreference to a missing file: scripts/exa_search/EXA_SEARCH_README.md - warning
missing-refreference to a missing file: scripts/duckduckgo/DUCKDUCKGO_README.md - warning
missing-refreference to a missing file: scripts/brave/BRAVE_README.md - warning
missing-refreference to a missing file: scripts/bing/BING_README.md - warning
missing-refreference to a missing file: scripts/annasarchive/ANNASARCHIVE_README.md - warning
missing-refreference to a missing file: scripts/union_search/UNION_SEARCH_README.md - warning
missing-refreference to a missing file: scripts/union_image_search/UNION_IMAGE_SEARCH_README.md - warning
missing-refreference to a missing file: scripts/rss_search/RSS_SEARCH_README.md - warning
missing-refreference to a missing file: references/api_credentials.md - warning
missing-refreference to a missing file: references/rate_limits.md - warning
missing-refreference to a missing file: references/platform_notes.md - warning
missing-refreference to a missing file: references/troubleshooting.md - warning
missing-refreference to a missing file: references/google_search_guide.md - warning
missing-refreference to a missing file: scripts/*/README.md
Process rating: all ten parameters 35/100
- 0Tools and files. 23 referenced file(s) missing: scripts/github/GITHUB_README.md, scripts/reddit/REDDIT_README.md, scripts/douyin/DOUYIN_README.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 100Steps. 35 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1700 tokens
- 100Running it twice. No mutating operations
- low 10 top-level sections: this looks like several domains in one skill
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 292: enough signal without eating the budget
- +4Structure: 21 headings
- +3Step-by-step instructions: 35 items
- +4Has examples (3 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 60.