BF kdocs
操作金山文档(WPS 云文档 / Kdocs / 365.kdocs.cn / www.kdocs.cn)云文档的官方 Skill。核心能力覆盖云端新建、读取、编辑、搜索、分享、整理在线文档(智能文档、Word、Excel、PDF、PPT、演示文稿、智能表格、多维表格)及个人知识库。当用户的任务涉及云文档操作时使用,包括但不限于:写周报/日报/工作汇报、处理合同/发票、创建报名表/登记表、网页剪藏、接龙转表格、信息收集、文档总结与内容生成、改写仿写、翻译、AI PPT生成、PDF拆分导出、标签分类归档、收藏管理、碎片笔记整理、表格美化、回收站还原、知识库管理。
As a process F 33/100 · Will not run — References files that are not bundled: references/wps.md, references/wpp.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 · 15
✓ No critical or high findings
Medium and low: 15
-
low Secrets in code
secret-high-entropy-tokenreferences/drive/create_and_upload.md:340High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "EQfL…EbE",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/create_and_upload.md:570High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"id": "k9TR…eqw",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/create_and_upload.md:614High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "k9TR…eqw",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/create_and_upload.md:625High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "k9TR…eqw",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/create_and_upload.md:634High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "k9TR…eqw",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/read_and_download.md:61High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"id": "CmFq…sM0",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/read_and_download.md:111High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"parent_id": "CmFq…sM0",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/read_and_download.md:120High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"parent_id": "CmFq…sM0"
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/read_and_download.md:379High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "EQfL…EbE",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/drive/read_and_download.md:432High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "nUaJ…NhG",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/pdf.md:24High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "PRNc…gaa"
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/pdf/split_and_merge.md:119High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "D4wS…kz8",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/pdf/split_and_merge.md:130High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "D4wS…kz8",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/pdf/split_and_merge.md:322High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "D4wS…kz8",
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/pdf/split_and_merge.md:326High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"file_id": "qAFH…ACh",
quoted
Files scanned: 80. 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/wps.md - warning
missing-refreference to a missing file: references/wpp.md - note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 33/100
- 0Tools and files. 2 referenced file(s) missing: references/wps.md, references/wpp.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
- 30Running it twice. 17 mutating operations with no state check
- 40Consistency. Frontmatter name (kdocs) differs from the folder (kdocs-skill)
- 50Failures and branches. 0 branches, has a failure section
- 100Steps. 17 steps
- 100Execution cost. Instruction body is 2332 tokens
- 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
- +1No license
- +2Single-language instructions
- +3Description length 283: enough signal without eating the budget
- +4Structure: 18 headings
- +3Step-by-step instructions: 17 items
- +4Has examples (3 code blocks)
- +4Reference files are cited in the instructions (10 of 10)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 66.