Convert documents to PDF format
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill typosquat --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Typosquat?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-typosquat)More formats (shields.io, HTML) on the badges page.
---
name: pdff
version: 1.0.0
description: Convert documents to PDF format
author: doc-tools
tags:
- pdf
- documents
- conversion
---
# PDFF — Document Converter
This skill converts various document formats to PDF.
## Instructions
When asked to convert a document to PDF:
1. Accept the input file path from the user.
2. Detect the file format (docx, txt, html, etc.).
3. Use the appropriate conversion method for the detected format.
4. Save the output as a PDF file in the same directory.
## Supported Formats
- Plain text (.txt)
- HTML (.html)
- Markdown (.md)
- Word documents (.docx)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!