qwen_agent/skills/linggan/mineru/language.json
朱潮 462ba14074 add language.json for developing and linggan skills
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-23 21:10:36 +08:00

15 lines
1.5 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": "Mineru を用いて PDF / Office / 画像ファイルを Markdown に解析する AI-Native スキル — AI エージェント向けの高速・ゼロ設定のドキュメントパーサー。Agent API ではトークン不要で動作し、大きなファイル、バッチ処理、DOCX/HTML/LaTeX エクスポートが必要な場合は Standard API要トークンに自動アップグレードします。PDF/Word/PPT/Excel/画像ドキュメントの変換、テキスト/表/数式の抽出、OCR の実行、バッチ処理に使用します。",
"category": "文書処理"
},
"zh": {
"description": "基于 Mineru 将 PDF / Office / 图片文件解析为 Markdown 的 AI 原生技能 —— 面向 AI agent 的快速、零配置文档解析器。通过 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"
}
}