Agent Skills
› phodal/auto-dev
› pdf
专注于从PDF文档中提取和分析信息,支持表格提取、内容摘要、特定数据点获取及元数据分析,以结构化格式呈现结果。
Trigger Scenarios
需要解析PDF文件内容
要求从非结构化文档中提取数据
请求对PDF进行摘要或分析
Install
npx skills add phodal/auto-dev --skill pdf -g -y
SKILL.md
Frontmatter
{
"name": "pdf",
"description": "Extract and analyze information from PDF documents"
}
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
Version History
- 23777fe Current 2026-08-20 15:51


