Agent SkillsPrefectHQ/fastmcp › pdf-processing

pdf-processing

GitHub

提供PDF文档处理能力,包括提取文本、填写表单、合并及拆分PDF文件。

examples/skills/sample_skills/pdf-processing/SKILL.md PrefectHQ/fastmcp

Trigger Scenarios

需要解析或提取PDF中的文本内容 需要自动填写PDF表单字段 需要将多个PDF文件合并为一个

Install

npx skills add PrefectHQ/fastmcp --skill pdf-processing -g -y
More Options

Non-standard path

npx skills add https://github.com/PrefectHQ/fastmcp/tree/main/examples/skills/sample_skills/pdf-processing -g -y

Use without installing

npx skills use PrefectHQ/fastmcp@pdf-processing

指定 Agent (Claude Code)

npx skills add PrefectHQ/fastmcp --skill pdf-processing -a claude-code -g -y

安装 repo 全部 skill

npx skills add PrefectHQ/fastmcp --all -g -y

预览 repo 内 skill

npx skills add PrefectHQ/fastmcp --list

SKILL.md

Frontmatter
{
    "name": "pdf-processing",
    "tags": [
        "document",
        "pdf",
        "extraction"
    ],
    "version": "1.0.0",
    "description": "Extract text from PDFs, fill forms, and merge documents"
}

PDF Processing Skill

This skill helps you work with PDF documents.

Capabilities

  • Extract text content from PDF files
  • Fill form fields in PDF documents
  • Merge multiple PDFs into one
  • Split PDFs into separate pages

Usage

When working with PDFs, use the appropriate tools:

  1. For text extraction: Read the PDF and parse its content
  2. For forms: Identify form fields and fill them programmatically
  3. For merging: Combine multiple documents in the desired order

Additional Resources

See reference.md for detailed API documentation.

Version History

  • 609f79b Current 2026-08-20 17:21

Same Skill Collection

.agents/skills/code-review/SKILL.md
.agents/skills/docs/SKILL.md
.agents/skills/fix-issue/SKILL.md
.agents/skills/python-tests/SKILL.md
.agents/skills/release/SKILL.md
.agents/skills/review-issue/SKILL.md
.agents/skills/review-pr/SKILL.md
.agents/skills/review-security-report/SKILL.md
.agents/skills/triage/SKILL.md
.claude/skills/code-review/SKILL.md
.claude/skills/python-tests/SKILL.md
.claude/skills/review-issue/SKILL.md
.claude/skills/review-pr/SKILL.md
.claude/skills/review-security-report/SKILL.md
examples/skills/sample_skills/code-review/SKILL.md
skills/fastmcp-client-cli/SKILL.md

Metadata

Files
0
Version
c6165d9
Hash
c074ac46
Indexed
2026-08-20 17:21

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-24 21:35
浙ICP备14020137号-1