Skip to content
PSPDFKit-labs/nutrient-agent-skill logo

PSPDFKit-labs/nutrient-agent-skill

Verified

Equip AI coding agents with robust PDF and document handling tools.

SkillsAgent Skills 10Open source
View on GitHub
Updated 2026-06-16
PSPDFKit-labs/nutrient-agent-skill GitHub repository

What is PSPDFKit-labs/nutrient-agent-skill?

Nutrient Agent Skill is an open-source integration that adds document processing abilities to AI coding agents. It supports operations such as generating PDFs from templates, converting file formats, performing OCR on scans, redacting sensitive information, and applying digital signatures.

Agents interact with the skill by issuing natural language requests after installation and API key setup. The skill routes these requests to the Nutrient service, which handles the heavy lifting and returns processed files or extracted data back to the agent workflow.

It targets developers and teams already using AI agents for coding who need reliable document automation without building custom integrations from scratch.

Capabilities

convert pdf/docx/xlsx/pptx/html/images
extract text/tables
perform ocr (20+ languages)
redact pii (pattern+ai)
add watermarks/digital signatures
fill forms

What you can build with PSPDFKit-labs/nutrient-agent-skill

OCR scanned documents

Process image-only PDFs by running OCR in a chosen language and outputting searchable text files or updated PDFs.

Complete and sign forms

Populate PDF form fields with provided data and apply digital signatures to produce finalized documents.

Redact sensitive content

Identify and permanently remove PII such as SSNs or emails from PDFs using pattern detection or AI analysis.

Install PSPDFKit-labs/nutrient-agent-skill

Install
npx skills add PSPDFKit-labs/nutrient-agent-skill
Quick start
# Install the skill (works with 40+ agents)
npx skills add PSPDFKit-labs/nutrient-agent-skill

# Set your API key
export NUTRIENT_API_KEY="pdf_live_..."
  1. 1Obtain a free Nutrient API key from the dashboard.
  2. 2Run the install command with npx to add the skill to your agent environment.
  3. 3Export your API key as an environment variable named NUTRIENT_API_KEY.
  4. 4Verify Python 3.10+ and uv are available on the system.
  5. 5Test by asking the agent to perform a simple extraction on a sample PDF.

PSPDFKit-labs/nutrient-agent-skill: pros & cons

Pros

  • +Broad compatibility with over 40 different AI coding agents
  • +Covers a wide range of document tasks in one integration
  • +Quick setup with a single command and environment variable
  • +Open-source under Apache 2.0 license

Cons

  • Requires a paid or trial API key for actual usage
  • Limited to Python 3.10+ and uv runtime
  • Depends on an external cloud service for all processing
Did you find this helpful?

Frequently asked questions

It works with any agent following the Agent Skills standard, including Claude Code, Cursor, GitHub Copilot, and many others.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote PSPDFKit-labs/nutrient-agent-skill

Add this badge to your website, or share the tool.

DFeatured on DhanasviPSPDFKit-labs/nutrient-agent-skill 0