BF douyin-realtime-search
抖音作品实时搜索工具。根据用户输入的关键词实时调用 Redfox 接口搜索抖音最新作品,支持按排序方式和发布时间筛选,返回实时数据(非缓存/历史数据)。当用户明确要求「实时」「最新」「现在」「当前」搜索抖音内容,或对已有数据时效性存疑时使用。触发词:抖音实时搜索、抖音最新作品、实时抖音热门、当前抖音数据、抖音实时查询。
抖音作品实时搜索工具。根据用户输入的关键词实时调用 Redfox 接口搜索抖音最新作品,支持按排序方式和发布时间筛选,返回实时数据(非缓存/历史数据)。当用户明确要求「实时」「最新」「现在」「当前」搜索抖音内容,或对已有数据时效性存疑时使用。触发词:抖音实时搜索、抖音最新作品、实时抖音热门、当前抖音数据、抖音实时查询。
As a process F 28/100 · Will not run — References files that are not bundled: 作品链接, work_url
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: 5. 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: 作品链接 - warning
missing-refreference to a missing file: work_url
Process rating: all ten parameters 28/100
- 0Tools and files. 2 referenced file(s) missing: 作品链接, work_url
- 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
- 30Running it twice. 4 mutating operations with no state check
- 40Consistency. Frontmatter name (douyin-realtime-search) differs from the folder (douyin-realtime-search-redfox)
- 100Steps. 23 steps
- 100Execution cost. Instruction body is 1110 tokens
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
- -214 emoji in the instructions: noise for the model
- +1No license
- +2Single-language instructions
- +3Description length 160: enough signal without eating the budget
- +4Structure: 14 headings
- +3Step-by-step instructions: 23 items
- +4Has examples (5 code blocks)
- +3All 1 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 64.