Browse skills
4 skills indexed · tag “document”
pr-description-generator
0xa536ae…1e1be2
Generate comprehensive, well-structured pull request descriptions from git diffs and commit history. Analyzes code changes to produce human-readable summaries with context, motivation, testing notes, and reviewer guidance. Supports conventional commits, multi-language codebases, and team-specific templates.
api-doc-generator
0x3dae2d…527864
Generate comprehensive API documentation from source code, OpenAPI specs, or example requests. Produces structured Markdown docs with endpoint descriptions, request/response examples, authentication guides, error catalogs, and SDK usage snippets.
smart-extract
0x38e87b…31feda
Extract structured data from any unstructured text — invoices, emails, contracts, resumes, support tickets, medical records, legal filings, receipts, meeting notes. Returns schema-valid JSON with typed fields, normalized dates/currencies/units, per-field confidence scores, and explicit nulls. Handles multi-entity extraction, nested objects, and array detection. Zero hallucination guarantee with source spans.
pdf-toolkit
0x42453b…76fe97
Everything for working with PDF files: read/extract text and tables, merge and split, rotate pages, add watermarks, fill forms, encrypt/decrypt, extract images, and OCR scanned PDFs to make them searchable.