BD 深知可信投研(上市公司研究+政策标准洞察)
当用户需要上市公司研究、公司基本面分析、财报数据解读、行业对比、投资研究、政策对股票/行业的影响分析、补贴税收优惠核验、行业标准与准入门槛查询,或明确要求'研究一下某公司''这家公司怎么样''政策对它有什么影响''值不值得投、大概什么价位值得关注'等投研任务时,使用深知可信投研。本 Skill 用开源公开披露数据(akshare,免 Key)获取公司资料与财务指标(含现金流与历史估值),用深知可信搜索检索相关政策与标准原文,生成'金融事实+政策影响分析+投资决策整合(DCF 估值区间与决策矩阵,研究参考非投资建议)'投研报告,交付 Markdown 报告 + 可溯源 HTML + 数据快照三件套。深知检索能力通过环境变量 DKNOWC_API_KEY 注入,未开通时金融数据部分仍可用。
As a process D 41/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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 · 6
✓ No critical or high findings
Medium and low: 6
-
low Secrets in code
secret-high-entropy-tokenreference/兴通股份_报告.data.json:316High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"id": "2026…zpg",
quoted -
low Secrets in code
secret-high-entropy-tokenreference/兴通股份_报告.data.json:535High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"源网址": "https://flk.npc.gov.cn/./detail2.html?ZmY4…MDY%3D",
quoted -
low Secrets in code
secret-high-entropy-tokenreference/兴通股份_报告.data.json:656High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"sourceUrl": "https://flk.npc.gov.cn/./detail2.html?ZmY4…MDY%3D",
detector -
low Secrets in code
secret-high-entropy-tokenreference/兴通股份_报告.data.json:684High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"id": "2026…q0Z",
quoted -
low Secrets in code
secret-high-entropy-tokenreference/比亚迪_报告.data.json:83High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"id": "2026…fzv",
quoted -
low Secrets in code
secret-high-entropy-tokenreference/比亚迪_报告.data.json:466High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"id": "2026…4P7",
quoted
Files scanned: 21. 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") - note
frontmatter-keyunknown frontmatter key "slug" - note
frontmatter-keyunknown frontmatter key "display_name" - note
frontmatter-keyunknown frontmatter key "display_name_en" - note
frontmatter-keyunknown frontmatter key "description_zh" - note
frontmatter-keyunknown frontmatter key "description_en" - note
frontmatter-keyunknown frontmatter key "permissions" - note
frontmatter-keyunknown frontmatter key "secrets"
Process rating: all ten parameters 41/100
- 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
- 40Consistency. Frontmatter name (深知可信投研(上市公司研究+政策标准洞察)) differs from the folder (dknowc-trusted-investment-research)
- 60Tools and files. Uses tools (python) that frontmatter does not declare
- 100Steps. 39 steps
- 100Execution cost. Instruction body is 1192 tokens
- 100Running it twice. No mutating operations
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
- -32 of 12 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 347: enough signal without eating the budget
- +4Structure: 12 headings
- +3Step-by-step instructions: 39 items
- +4Has examples (5 code blocks)
- +4Reference files are cited in the instructions (1 of 2)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 65.