将 PDF/PPT/Excel/Word 等多格式文档解析为结构化 Markdown,并输出元数据与解析置信度,作为 RAG 与四色卡片的数据底座。
55
62%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./antinet-agentteams/skills/doc-parse/SKILL.mdfile_path:已通过 security-scan 的本地文件路径formats:(可选)期望支持的格式白名单,默认全格式markdown:结构化 Markdown 正文metadata:标题、页数、表格数、作者等元数据confidence:0–1 解析置信度fallback_used:最终生效的解析器名称python-magic(类型探测)人工介入,不输出残缺结果,回传 BLOCKED 给军机处。scripts/run_doc_parse.pycore.runtime.AgentSession.run_stage("doc-parse"),调用 archive.mijuanfang.MiJuanFangAgent(三级解析 fallback,纯 Python 可离线)。python skills/doc-parse/scripts/run_doc_parse.pyexamples/snse_survey/skill_outputs/doc_parse.json(解析结果 + 置信度 + fallback 信息)。d9e888d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.