BF linkfox-shopee-store-video
Shopee(虾皮)店铺视频 Video(与 linkfox-shopee-store-auth 同系列),经 /shopee/developerProxy 转发 Shopee Open API Video 模块全部 15 个接口:get_cover_list、post_video、get_video_list、get_video_detail、edit_video_info、get_overview_performance、get_video_detail_performance 等。当用户提到 Shopee 视频、店铺视频、上传视频、post_video、视频封面、视频效果、video performance、get_video_list 时触发。即使未明确提及"视频",只要涉及已授权 Shopee 店铺的视频发布或效果分析,也应触发。
Shopee(虾皮)店铺视频 Video(与 linkfox-shopee-store-auth 同系列),经 /shopee/developerProxy 转发 Shopee Open API Video 模块全部 15…
As a process F 40/100 · Will not run — References files that are not bundled: references/apis/delete-video.md, references/apis/edit-video-info.md, references/apis/get-cover-list.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
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: references/apis/delete-video.md - warning
missing-refreference to a missing file: references/apis/edit-video-info.md - warning
missing-refreference to a missing file: references/apis/get-cover-list.md - warning
missing-refreference to a missing file: references/apis/get-metric-trend.md - warning
missing-refreference to a missing file: references/apis/get-overview-performance.md - warning
missing-refreference to a missing file: references/apis/get-prodcut-performance-list.md - warning
missing-refreference to a missing file: references/apis/get-user-demographics.md - warning
missing-refreference to a missing file: references/apis/get-video-detail.md - warning
missing-refreference to a missing file: references/apis/get-video-detail-audience-distribution.md - warning
missing-refreference to a missing file: references/apis/get-video-detail-metric-trend.md - warning
missing-refreference to a missing file: references/apis/get-video-detail-performance.md - warning
missing-refreference to a missing file: references/apis/get-video-detail-product-performance.md - warning
missing-refreference to a missing file: references/apis/get-video-list.md - warning
missing-refreference to a missing file: references/apis/get-video-performance-list.md - warning
missing-refreference to a missing file: references/apis/post-video.md - warning
missing-refreference to a missing file: references/api.md - warning
missing-refreference to a missing file: references/api.md - warning
missing-refreference to a missing file: references/apis/
Process rating: all ten parameters 40/100
- 0Tools and files. 18 referenced file(s) missing: references/apis/delete-video.md, references/apis/edit-video-info.md, references/apis/get-cover-list.md
- 0Result and completion. Does not say what the result is
- 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
- 30Running it twice. 4 mutating operations with no state check
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Steps. 36 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1428 tokens
- low 11 top-level sections: this looks like several domains in one skill
- low The response is described with custom markup (8 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
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +3Description length 375: enough signal without eating the budget
- +4Structure: 15 headings
- +3Step-by-step instructions: 36 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 56.