antinet-doc-parse

by anbeime 5.5k No license Updated Aug 18, 2026
Docs ⚠ No license
antinet-doc-parse skill by anbeime
antinet-doc-parse — Docs skill by anbeime

antinet-doc-parse is an open-source docs skill for Claude Code and compatible agents, published by anbeime. Its author describes it as: “将 PDF/PPT/Excel/Word 等多格式文档解析为结构化 Markdown,并输出元数据与解析置信度,作为 RAG 与四色卡片的数据底座。”. The project has 5.5k stars on GitHub and does not declare a license, so check with the author before reuse. Add it to your setup with `git clone https://github.com/anbeime/skill ~/.claude/skills/antinet-doc-parse`.

What antinet-doc-parse does

- 由密卷房 Worker 在收到已通过安全扫描的文件时调用。 - 三级 fallback 依次尝试,输出最终结构化结果与置信度。

Installation

Add antinet-doc-parse to your agent with:

git clone https://github.com/anbeime/skill ~/.claude/skills/antinet-doc-parse

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for antinet-doc-parse is organised into these sections:

  • 使用方式
  • 输入(Input)
  • 输出(Output)
  • 依赖(Dependencies)
  • 失败处理(Failure Handling)
  • 复用价值(Reuse Value)
  • 复赛代码包执行(runnable package)

When to use it

Reach for antinet-doc-parse when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Ships in anbeime/skill, an established project with 5,476 GitHub stars
  • Actively maintained (recent commits)

Things to check

  • No license declared — confirm terms with the author before reuse

Topics

claude-skillsfinance-skillgemini-skillshermes-skilloffice-skillopenclaw-skillsskillskill-mdskills

Frequently asked questions

What does antinet-doc-parse do?
将 PDF/PPT/Excel/Word 等多格式文档解析为结构化 Markdown,并输出元数据与解析置信度,作为 RAG 与四色卡片的数据底座。
How do I install antinet-doc-parse?
Run git clone https://github.com/anbeime/skill ~/.claude/skills/antinet-doc-parse in your agent, then reload your skills. Review the source at https://github.com/anbeime/skill before installing.
Is antinet-doc-parse free to use?
antinet-doc-parse is publicly available on GitHub, but anbeime has not declared a standard open-source license (No license). Confirm the terms with the author before reusing it.
Where does antinet-doc-parse come from?
antinet-doc-parse ships inside anbeime/skill, a repository that contains 37 catalogued skills in total. The repository's 5,476 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Docs →

内容创作与发布全流程技能,整合网页采集、Markdown格式化、智能配图、多平台发布(微信公众号、X/Twitter)功能,实现从内容获取到发布的一站式解决方案

5.5k anbeime No license

Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user asks to "format markdown", "beautify article", "add formatting", or improve article layout. Outputs to {filename}-formatted.md.

5.5k anbeime No license

Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.

5.5k anbeime No license

将法条/规范文件(.txt/.docx/.pdf)转为 Markdown。适用于用户要求“法条转 markdown”“pdf/docx 转 markdown”。处理 .pdf/.docx 时先检查是否已安装 mineru-ocr skill;未安装先引导安装,安装后优先用 mineru-ocr;仅在用户明确同意时再用本地回退方案。

5.5k anbeime No license

🤖 Just a skill to let AI generate documents based on your source code 🔅

0 jonaskahn MIT