By NoEdgeAI
Parse PDFs and images into Markdown, LaTeX, Word, HTML, or PDF, and translate documents into 11 languages with bilingual output using the @noedgeai-org/doc2x-cli tool.
Claude Code 技能插件,用于安装、配置和使用 @noedgeai-org/doc2x-cli —— 文档解析、翻译与批量处理工具。
直接从公开 GitHub 仓库拉取 skill 插件本身:
# 安装到个人作用域(所有项目生效)
npx github:noedgeai/doc2x-cli-skills
# 安装到项目作用域(仅当前项目,可与协作者共享)
npx github:noedgeai/doc2x-cli-skills --project
脚本会自动将技能文件复制到对应的 ~/.claude/skills/doc2x-cli 或 .claude/skills/doc2x-cli 目录。
这一步只安装本仓库的 skill 插件,不会安装 @noedgeai-org/doc2x-cli。
git clone https://github.com/noedgeai/doc2x-cli-skills.git
cd doc2x-cli-skills
# 个人作用域
cp -r skills/doc2x-cli ~/.claude/skills/doc2x-cli
# 项目作用域
cp -r skills/doc2x-cli .claude/skills/doc2x-cli
git clone https://github.com/noedgeai/doc2x-cli-skills.git
cd doc2x-cli-skills
# 用户作用域
cp -r skills/doc2x-cli ~/.agents/skills/doc2x-cli
# 仓库作用域
cp -r skills/doc2x-cli .agents/skills/doc2x-cli
在 Claude Code 中输入 /doc2x-cli,应能在自动补全中看到该技能。
/doc2x-cli
/doc2x-cli 如何将 PDF 解析为 Markdown
/doc2x-cli 批量处理配置
| 技能 | 说明 |
|---|---|
doc2x-cli | 将 PDF/图片解析为 Markdown、LaTeX、Word、HTML 或 PDF。支持文档翻译(11 种语言)、批量处理、翻译术语表管理。 |
skills/doc2x-cli/
├── SKILL.md # 入口与快速参考
├── agents/
│ └── agent.yaml # Agent 接口配置
└── references/
├── command-reference.md # 完整命令与选项参考
├── config-and-auth.md # 认证、配置模式、退出码
└── troubleshooting.md # 错误信息与调试指南
# Claude Code
rm -rf ~/.claude/skills/doc2x-cli # 个人作用域
rm -rf .claude/skills/doc2x-cli # 项目作用域
# Codex / Agents 标准
rm -rf ~/.agents/skills/doc2x-cli # 用户作用域
rm -rf .agents/skills/doc2x-cli # 仓库作用域
技能插件本身无运行时依赖。它所服务的 CLI 工具需要:
Node.js >= 22
@noedgeai-org/doc2x-cli
npm i -g @noedgeai-org/doc2x-cli@latest
Doc2X 账号 —— doc2x.noedgeai.com
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub noedgeai/doc2x-cli-skillsCreate and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Document processing suite — Excel (xlsx), Word (docx), PowerPoint (pptx), and PDF generation and manipulation.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions