skills/skill-convert/SKILL.md
File format conversion and transformation CLI between images, PDFs, documents, CSV, and data formats.
npx skillsauth add hasna/skills convertInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
File format conversion skill with AI-powered extraction capabilities. Converts between images, PDFs, documents, and data formats with optional quality control and AI cleanup.
This CLI is API-backed. Set SKILL_API_KEY when routing through the hosted skills/connectors runtime; provider-specific keys are managed by that runtime.
File Processing / Format Conversion
Convert a single file to another format.
bun run src/index.ts convert <input> --format <fmt> [options]
Options:
--format <fmt> - Target format (required)--output <path> - Output file path--quality <preset> - Quality preset (lossless, high, medium, low, web)--clean - AI cleanup/sanitization--model <model> - AI model (claude, gpt-4o)Convert multiple files in a directory.
bun run src/index.ts batch <dir> --format <fmt> --output <outdir> [options]
Display file information.
bun run src/index.ts info <file>
List all supported formats and conversion matrix.
bun run src/index.ts formats
sharp - Image processingpdf-lib - PDF manipulationpdf-parse - PDF text extractionmammoth - DOCX parsingexceljs - Excel file handlingcsv-parse/csv-stringify - CSV processing@anthropic-ai/sdk - Claude AIopenai - GPT-4o AIANTHROPIC_API_KEY - For Claude-powered conversionsOPENAI_API_KEY - For GPT-4o-powered conversions--clean flag sanitizes output with AItesting
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates