PandaDoc Automation
Automate document workflows with PandaDoc -- create documents from files, manage contacts, organize folders, set up webhooks, create templates, and track document status through the Composio PandaDoc integration.
npx skills add ComposioHQ/awesome-claude-skills --skill pandadoc-automation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# PandaDoc Automation Manage **PandaDoc** document workflows directly from Claude Code. Create documents from uploaded files, manage recipients and contacts, organize with folders, set up event webhooks, create templates, and track document status without leaving your terminal. **Toolkit docs:** [composio.dev/toolkits/pandadoc](https://composio.dev/toolkits/pandadoc) --- ## Setup 1. Add the Composio MCP server to your configuration: ``` https://rube.app/mcp ``` 2. Connect your PandaDoc account when prompted. The agent will provide an OAuth link to authenticate. 3. Ensure your PandaDoc workspace has the appropriate plan for the features you need (e.g., e-signatures, templates, webhooks). --- ## Core Workflows ### 1. Create a Document from File Upload a PDF, DOCX, or RTF file to create a new PandaDoc document with designated recipients for signing and tracking. **Tool:** `PANDADOC_CREATE_DOCUMENT_FROM_FILE` Key parameters: - `name` (required) -- document name - `recipients` (required) -- array of recipient objects, each with: - `email` (required) -- recipient email - `first_name`, `last_name` -- recipient name - `role` -- `signer` (default), `approver`, or `cc` (must be unique per re
- Setup
- Core Workflows
- 1. Create a Document from File
- 2. Get Document Details
- 3. Manage Contacts
- 4. Organize with Folders
- 5. Set Up Webhooks
- 6. Create Templates
- Known Pitfalls
- Quick Reference
What does the PandaDoc Automation skill do?
Automate document workflows with PandaDoc -- create documents from files, manage contacts, organize folders, set up webhooks, create templates, and track document status through the Composio PandaDoc integration.
How do I install it?
Run `npx skills add ComposioHQ/awesome-claude-skills --skill pandadoc-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
