Back to list
intent-solutions-io

pdf-processor

by intent-solutions-io

CLI tool for validating and scaffolding Claude Agent Skills

1🍴 0📅 Jan 12, 2026

SKILL.md


name: pdf-processor description: Extracts text and tables from PDF documents. Use when working with PDF files or when the user needs document analysis.

PDF Processor

Overview

Process PDF documents to extract text, tables, and metadata.

Instructions

  1. Validate the PDF file exists and is readable
  2. Extract text content using appropriate parser
  3. Identify and extract tabular data
  4. Return structured output

Examples

Input: "Extract the text from report.pdf" Output: Plain text content of the document

Input: "Get all tables from financial-report.pdf" Output: CSV-formatted table data

Error Handling

If the PDF is encrypted, inform the user that a password may be required. If the file is corrupted, return an appropriate error message.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon