Real Skill packageSource verifiedClawHub registry

wm-report-extract

财报 PDF(年报/半年报/季报,A 股 + 港股 IFRS)内容理解与按需可溯源提取。双轨转换(Docling FAST + PyMuPDF 有框线表格接管 + ACCURATE 报表页精修)→ 可提取性 meta → adapt-plan 提取剧本 → 全表 records 预提取 → materialize 分表 → 定型晋升 + 质量门(勾稽校验/数值存在性/quote 回验)→ review-extract 独立审核。每个数值带页码与原文 quote 溯源,无 quality.json / review.json 不得给下游。Standalone——`fetch --pdf-url` 无需任何 API key 即可全链路运行;可选接入 WinMale 平台启用 symbol 模式。Use when the user asks to extract or locate data in a financial report PDF (annual/semi-annual/quarterly), e.g. 货币资金、前十大股东、分红方案、全量核心数据、第 N 页内容。

Identity and source

Publisher attributiondeadkingyyregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 54% rule confidence
Package forminstruction with code28 recorded files
Canonical sourceClawHub registryclawhub:deadkingyy:wm-report-extract
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/wm-report-extract

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/wm-report-extract

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/wm-report-extract

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @deadkingyy/wm-report-extract
clawhub inspect @deadkingyy/wm-report-extract --version 0.6.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
26 / 28 inspected as text
Checked
8/25/2026, 1:19:32 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: static.cninfo.com.cn
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/25/2026, 7:26:23 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:53dbd376c4e05cd537da45a4124c5418c5b85dd318710ad13475751d1e16bbf0
Show up to 28 recorded paths
  • CHANGELOG.md
  • examples/agent-render.md
  • examples/promotions.json
  • examples/qa-verdicts.json
  • examples/request-full.json
  • examples/request-specific.json
  • examples/response-resolve.json
  • examples/response-specific.json
  • marketplace.json
  • README.md
  • references/adaptation.md
  • references/anchors.md
  • references/capabilities.json
  • references/coverage-checklist.md
  • references/provenance.md
  • references/workflow.md
  • scripts/domain/__init__.py
  • scripts/domain/catalogs.py
  • scripts/domain/industry.py
  • scripts/domain/narratives.py
  • scripts/domain/policy.py
  • scripts/domain/signatures.py
  • scripts/domain/synonyms.py
  • scripts/render_html.py
  • scripts/test_wm_report.py
  • scripts/wm_report.py
  • skill-card.md
  • SKILL.md

Source changelog

跨行业结构修复 + Agent 闭环(auto-heal 落地):close 编排命令(auto-promote→narrative-scan→agent-apply→qa→review);叙述层证据扫描与 agent_tasks 协议(quote 逐字+页码机器校验、勾稽仲裁、行业确认);跨页续链条件增补与勾稽自和解;canonical 选主合并优先+多年摘要惩罚,typed 表 variant 标注;分析类标题否决与保险口径三表签名;新增 6 行业(钢铁/化工/通信运营/互联网与消费电子/农业/半导体);短文档行业按发行人继承;规则演进流程 adaptation.md。