git-advanced
86Master Advanced Git Workflows
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Manage PDF documents with Python
PDF work often requires different tools for extraction, editing, OCR, and generation. This skill provides focused workflows and library guidance for common PDF tasks.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pdf" from https://skillstore.io/skills/autumnsgrove-pdf.md and its manifest at https://skillstore.io/api/skills/autumnsgrove-pdf/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "pdf". Extract tables from a quarterly report PDF.
Expected outcome:
Using "pdf". Split a large PDF into smaller files.
Expected outcome:
Using "pdf". Create a searchable copy of a scanned PDF.
Expected outcome:
The eval example, predictable shared temporary paths, and unsanitized CSV-derived filenames create code execution or file-clobbering risks. Other matches are Markdown formatting, documented installation commands, dependency checks, or expected PDF file operations. No prompt injection, data exfiltration, or unauthorized network behavior was found.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/autumnsgrove-pdf/audits/15?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/autumnsgrove-pdf?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/autumnsgrove-pdf?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/autumnsgrove-pdf/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/autumnsgrove-pdf.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AutumnsGrove. (2026). pdf security audit report (audit version 15) [Author version unspecified]. Skillstore. https://skillstore.io/skills/autumnsgrove-pdf/audits/15@techreport{autumnsgrove-autumnsgrove-pdf-2026,
author = {AutumnsGrove},
title = {pdf security audit report (audit version 15)},
institution = {Skillstore},
year = {2026},
number = {15},
url = {https://skillstore.io/skills/autumnsgrove-pdf/audits/15},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "pdf security audit report (audit version 15)"
version: "unspecified"
type: report
authors:
- name: "AutumnsGrove"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/autumnsgrove-pdf/audits/15"
identifiers:
- type: other
value: "skillstore:autumnsgrove-pdf:audit:15"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
zhanlincui-pdf
2026-08-21
davila7-pdf
2026-08-21
dyai2025-pdf
2026-08-21
azeem-2-pdf
2026-08-21
artemisai-pdf
2026-08-21
composiohq-pdf
2026-08-21
davila7-pdf-processing
2026-08-21
92bilal26-pdf
2026-08-21
cam10001110101-pdf
2026-08-21
sickn33-pdf
2026-08-21
k-dense-ai-pdf
2026-08-21
autumnsgrove-pdf
2026-08-21
Extract text and tables from business reports for review or downstream analysis.
Merge, split, watermark, and rotate PDFs in repeatable Python workflows.
Apply OCR to scanned documents and create searchable PDF output.
Help me extract readable text from document.pdf using Python. Explain the required library and save the result to a text file.
Show me a safe Python workflow to merge these PDF files in order: contract.pdf, appendix.pdf, and exhibits.pdf. Save the result as combined.pdf.
Help me extract tables from invoices.pdf with pdfplumber. Include checks for pages without tables and export the results for review.
Design a Python OCR workflow for scanned PDFs. Use unique temporary files, validate input paths, clean up resources, and produce a searchable output PDF.
Author
AutumnsGroveLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
89edfdc710d0846129dcee6a929477b04f08052c
Maintenance freshness
7/24/2026
Usage
36 downloads ยท 234 views
File structure
๐ examples/
๐ invoice-generator.md
๐ report-automation.md
๐ README.md
๐ references/
๐ best-practices.md
๐ pdf-creation.md
๐ pdf-operations.md
๐ table-extraction.md
๐ text-extraction.md
๐ scripts/
๐ pdf_helper.py
๐ SKILL.md
Master Advanced Git Workflows
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Create PowerPoint Presentations with Python
Building polished PowerPoint decks by hand is slow and hard to repeat. This skill guides Claude, Codex, and Claude Code through PPTX creation, editing, and automation with python-pptx.
Create Playwright Web App Tests
Manual browser testing is slow and often misses regressions across forms, devices, and network states. This skill helps Claude, Codex, and Claude Code create practical Playwright tests for real web workflows.
Create and analyze Excel workbooks
Creating reliable Excel workbooks requires careful formula, formatting, and data handling. This skill provides structured workflows for building, editing, and analyzing spreadsheets with Python tools.
Design Production-Ready APIs
Inconsistent API contracts create integration errors and costly migrations. This skill guides REST, GraphQL, OpenAPI, authentication, versioning, validation, and documentation decisions.
Review Code for Security, Quality, and Performance
Manual reviews can miss security, quality, and performance issues. This skill applies a structured workflow and optional analysis tools to produce prioritized feedback.
Convert Images to Searchable PDFs
by zjsxply
Finished images often lose search and copy support when exported as flat PDFs. This skill adds an aligned text layer while preserving the visual design.
Analyze and Fill PDF Documents
by 21pounder
PDF workflows often require extraction, conversion, merging, and form filling across many documents. This skill provides practical Python and command-line recipes for repeatable PDF processing.
Redesign PDFs Without Changing Critical Facts
by sethupavan12
Important PDFs can become easier to read while still preserving exact source facts. This skill guides Claude, Codex, and Claude Code through redesign and verification.
Manage Google Docs with the gws CLI
by googleworkspace
Google Docs automation can require precise API commands and request formats. This skill guides Claude, Codex, and Claude Code through gws document operations.
Automate LibreOffice Writer Documents
by dfk1352
Manual Writer document changes are slow and hard to repeat. This skill provides structured Python helpers for ODT editing, formatting, export, and snapshots.
Process PDFs and Fill Forms
by sickn33
Teams often need reliable PDF extraction, conversion, and form filling without rebuilding workflows from scratch. This skill provides guided PDF operations, helper scripts, and reference examples for Claude, Codex, and Claude Code.