Aller au contenu principal
Ce contenu n'est pas encore disponible dans votre langue et est affiché en anglais.

PDF Extraction

Skill Vérifié
95

Extract text, tables, and metadata from PDFs using pdfplumber

Résumé IA

This skill leverages the `pdfplumber` library to precisely extract textual content, tabular data, and document metadata from PDF files. It offers detailed control over extraction parameters and includes examples for common use cases like converting tables to DataFrames and processing invoice data.

Documentation

  • info:Configuration & parameter referenceWhile the code snippets show usage of pdfplumber with parameters like tolerances, these specific parameters and their default values are not explicitly documented in the SKILL.md or accompanying files.

Code Execution

  • info:ValidationThe provided code snippets demonstrate basic usage of `pdfplumber` but do not explicitly show the use of a schema validation library for input parameters like file paths or extraction options.

Installation

npx skills add claude-office-skills/skills

Exécute le CLI skills de Vercel (skills.sh) via npx — nécessite Node.js en local et au moins un agent compatible skills installé (Claude Code, Cursor, Codex, …). Suppose que le dépôt suit le format agentskills.io.

3 months ago
98 stars
MIT
Mis à jour le about 3 hours ago
Voir le code source