craftmypdf-automation

Automate document generation and PDF manipulation tasks through the Rube MCP interface.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill craftmypdf-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: craftmypdf-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/craftmypdf-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill craftmypdf-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of interacting with Craftmypdf APIs, allowing you to generate, manage, and automate PDF document workflows directly through your AI agent.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current Craftmypdf schemas and tool definitions via Rube MCP.
  • Connection Management: Securely manage and verify active Craftmypdf API connections.
  • Workflow Execution: Execute multi-step PDF operations, such as template-based document generation or bulk processing, using structured tool calls.

Quick Start

Use the craftmypdf-automation skill to search for available tools and generate a new PDF document from a template.

Frequently Asked Questions about craftmypdf-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Craftmypdf to my AI agent?

Connect Craftmypdf by using the RUBE_MANAGE_CONNECTIONS tool within the Rube MCP environment. Ensure your toolkit is set to craftmypdf and follow the provided authentication link to establish an active session.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Calling RUBE_SEARCH_TOOLS ensures you have the most current tool schemas, input requirements, and execution plans. This prevents errors caused by outdated tool definitions or schema changes.

Can I automate bulk PDF generation with this skill?

Yes, you can perform bulk operations by utilizing the RUBE_REMOTE_WORKBENCH tool or by chaining multiple RUBE_MULTI_EXECUTE_TOOL calls within a single session.

What should I do if my Craftmypdf connection is inactive?

If the connection status is not ACTIVE, re-run the RUBE_MANAGE_CONNECTIONS command and follow the auth link provided in the response to re-authenticate your account.