PluginBench
Skill
Pass
Audit score 90

pdf

nexu-io/open-design

Extract text, create PDFs, and handle forms for branded deliverables.

What is pdf?

A skill for extracting text from PDFs, creating new PDFs, and handling PDF forms. Use it when you need to generate press releases, branded one-pagers, or other printable design deliverables.

  • Extract text content from existing PDFs
  • Create new PDFs from content
  • Handle and populate PDF forms
  • Generate branded PDF documents
  • Produce printable design deliverables

How to install pdf

npx skills add https://github.com/nexu-io/open-design --skill pdf
Claude Code
Cursor
Windsurf
Cline

How to use pdf

  1. 1.Install the skill using: npx skills add https://github.com/nexu-io/open-design --skill pdf
  2. 2.Ask the agent to invoke the skill by name (pdf) or use trigger phrases like 'create pdf', 'pdf form', 'branded pdf', or 'one pager'
  3. 3.Provide the content or PDF file you want to work with
  4. 4.The agent will handle text extraction, PDF creation, or form processing as needed

Use cases

Good for
  • Generate branded one-pagers and marketing materials
  • Create press releases in PDF format
  • Extract and process text from PDF documents
  • Populate and process PDF forms
  • Produce printable design assets
Who it's for
  • Marketing professionals
  • Design teams
  • Document automation specialists
  • Content creators
  • Business professionals

pdf FAQ

What can I extract from PDFs?

You can extract text content from existing PDF documents for processing or reuse.

Can I create PDFs from scratch?

Yes, the skill can create new PDFs from content you provide.

Does it support PDF forms?

Yes, the skill can handle and populate PDF forms.

What are typical use cases?

Press releases, branded one-pagers, printable design deliverables, and other document-based outputs.

How do I trigger this skill?

Use the skill name 'pdf' or trigger phrases like 'create pdf', 'pdf form', 'branded pdf', or 'one pager'.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: pdf description: | Extract text, create PDFs, and handle forms. Useful for press releases, branded one-pagers, and printable design deliverables. triggers:


pdf

Curated from Anthropic's official skills repository.

What it does

Extract text, create PDFs, and handle forms. Useful for press releases, branded one-pagers, and printable design deliverables.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/anthropics/skills/tree/main/skills/pdf

Then ask the agent to invoke this skill by name (pdf) or with one of the trigger phrases listed in this skill's frontmatter.