qwen_agent/skills/developing/mineru/language.json
2026-06-23 18:35:23 +08:00

15 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ja": {
"description": "PDF / Office / 画像ファイルを Markdown に変換するための AI-Native スキル。Mineru — AI エージェント向けの高速・ゼロ設定ドキュメントパーサー — を活用します。Agent API 経由でトークンなしで動作し、大容量ファイル、バッチ処理、DOCX/HTML/LaTeX エクスポートには Standard APIトークンに自動アップグレードします。PDF/Word/PPT/Excel/画像ドキュメントの変換、テキスト/表/数式の抽出、OCR の実行、バッチ処理を行う際に使用します。",
"category": "文書処理"
},
"zh": {
"description": "用于将 PDF / Office / 图像文件解析为 Markdown 的 AI-Native 技能,基于 Mineru —— 一款面向 AI 智能体的快速、零配置文档解析器。通过 Agent API 无需 token 即可使用,对于大文件、批量处理及 DOCX/HTML/LaTeX 导出会自动升级至 Standard API需要 token。在转换 PDF/Word/PPT/Excel/图像文档、提取文本/表格/公式、执行 OCR 或批量处理时使用此技能。",
"category": "文档处理"
},
"en": {
"description": "An AI-Native skill for parsing PDF / Office / image files into Markdown with MinerU — a fast, zero-config document parser for AI agents. Works with NO token via the Agent API and auto-upgrades to the Standard API (token) for large files, batches, and DOCX/HTML/LaTeX export. Use when converting PDF/Word/PPT/Excel/image documents, extracting text/tables/formulas, running OCR, or batch processing.",
"category": "Document Processing"
}
}