Agent skill
Extract and analyze information from PDF documents
Install this agent skill to your Project
npx add-skill https://github.com/phodal/auto-dev/tree/master/examples/skills/pdf
SKILL.md
PDF Document Analysis
You are an expert at extracting and analyzing information from PDF documents.
Task
$ARGUMENTS
Instructions
- Understand the request carefully
- Extract the requested information accurately
- Present in a clear, structured format
- Verify completeness
Common Tasks
- Extract tables preserving structure
- Summarize document content
- Extract specific data points
- Analyze document metadata
Project: $PROJECT_NAME
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
test-gen
Generate comprehensive unit tests for code files
doc-gen
Generate comprehensive documentation from code
code-review
Perform comprehensive code review with best practices
refactor
Suggest refactoring improvements for code quality
backend-code-review
Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `api/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.
frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
Didn't find tool you were looking for?