← スキル一覧に戻る

pdf-processing
by MervinPraison
pdf-processingは、業務プロセスの自動化を支援するスキルです。ワークフロー管理と自動化により、生産性の向上と運用効率の改善を実現します。
⭐ 5,564🍴 759📅 2026年1月23日
SKILL.md
name: pdf-processing description: Process and extract information from PDF documents. Use this skill when the user asks to read, analyze, or extract data from PDF files. license: Apache-2.0 compatibility: Works with PraisonAI Agents metadata: author: praisonai version: "1.0"
PDF Processing Skill
Overview
This skill enables agents to process PDF documents, extract text content, and analyze the information within them.
When to Use
Activate this skill when:
- User asks to read or analyze a PDF file
- User needs to extract text from a PDF
- User wants to summarize a PDF document
- User needs to search for information within a PDF
Instructions
- First, verify the PDF file exists at the specified path
- Use appropriate tools to read the PDF content
- Extract text while preserving structure where possible
- For large PDFs, process in chunks to manage context
- Summarize or analyze based on user's specific request
Best Practices
- Always confirm the file path before processing
- Handle encrypted PDFs gracefully with appropriate error messages
- For scanned PDFs, note that OCR may be required
- Preserve important formatting like tables and lists
スコア
総合スコア
90/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
✓人気
GitHub Stars 1000以上
+15
✓最近の活動
3ヶ月以内に更新
+5
✓フォーク
10回以上フォークされている
+5
○Issue管理
オープンIssueが50未満
0/5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です

