BF IG link to Bili
把 Instagram Reel 链接(用户提供)下载、翻译、转载到 B 站。**不做** IG feed/hashtag 自动抓取、**不做**点赞阈值筛选、**不做**去重、**不做**作者黑名单——链接都是用户主动给的,过滤掉反而是 surprise。当用户提供 instagram.com/reel/<code>/ 或 /p/<code>/ 链接并希望转载/搬运/上传到 B 站时激活。
把 Instagram Reel 链接(用户提供)下载、翻译、转载到 B 站。不做 IG feed/hashtag 自动抓取、不做点赞阈值筛选、不做去重、不做作者黑名单——链接都是用户主动给的,过滤掉反而是 surprise。当用户提供 instagram.com/reel/<code>/ 或 /p/<code>/…
As a process F 36/100 · Will not run — References files that are not bundled: config.example.json, references/diagnosis-methodology.md, references/pitfalls.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 · 0
✓ No critical or high findings
Files scanned: 0. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens) - warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: config.example.json - warning
missing-refreference to a missing file: references/diagnosis-methodology.md - warning
missing-refreference to a missing file: references/pitfalls.md - warning
missing-refreference to a missing file: references/upload-verification.md - warning
missing-refreference to a missing file: references/diagnosis-methodology.md - warning
missing-refreference to a missing file: references/pitfalls.md - warning
missing-refreference to a missing file: references/upload-verification.md
Process rating: all ten parameters 36/100
- 0Tools and files. 7 referenced file(s) missing: config.example.json, references/diagnosis-methodology.md, references/pitfalls.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (IG link to Bili) differs from the folder (ig-link-bili-skill)
- 50Failures and branches. 0 branches, has a failure section
- 100Steps. 34 steps
- 100Execution cost. Instruction body is 2138 tokens
- 100Running it twice. No mutating operations
- low The response is described with custom markup (5 tags): a typed call is more reliable
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 197: enough signal without eating the budget
- +4Structure: 16 headings
- +3Step-by-step instructions: 34 items
- +4Has examples (6 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 55.