Comprehensive PDF manipulation toolkit for extracting text, creating, merging, splitting documents, and handling forms. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alvisdunlop/pdfsWhat This Skill Does
The SkillBoss PDF and Multi-Model AI agent is an all-encompassing orchestration tool that bridges the gap between document processing and cutting-edge generative AI. Beyond its robust PDF manipulation capabilities—which allow users to extract text, merge pages, split files, and manage form data—this skill acts as a unified gateway to over 50 state-of-the-art models. By providing a single API interface, it grants users immediate access to leading providers such as OpenAI, Bedrock, Vertex AI, Replicate, and ElevenLabs. Whether you need to parse complex legal documents into structured text, generate hyper-realistic images from creative prompts, transform text into professional audio, or leverage high-end language models for complex logical reasoning, this skill eliminates the overhead of managing dozens of individual API keys.
Installation
To integrate this utility into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alvisdunlop/pdfs
Ensure that your environment variable SKILLBOSS_API_KEY is configured correctly to authenticate requests to the SkillBoss gateway. For security, never expose your API key in shared configuration files.
Use Cases
- Document Automation: Batch process contracts or long-form manuals, extracting key metadata into JSON format for database ingestion.
- Content Creation Pipeline: Streamline production by generating a script with a language model, converting it to high-quality narration (TTS), and visualizing accompanying assets using image or video generation models.
- Research Efficiency: Utilize the integrated search and scraper tools to aggregate web information into a single context-aware prompt for synthesis.
- Unified API Routing: Use smart routing features to automatically balance costs and model performance for recurring tasks.
Example Prompts
- "Extract all invoice numbers and dates from the PDF located at /docs/finance/q3_invoices.pdf and save the result as a JSON file."
- "Generate a 1024x768 image of a futuristic workspace using the Flux-2-Pro model and save it to my downloads folder as 'concept.png'."
- "Analyze the attached long-form document and provide a five-bullet-point summary explaining the potential security risks discussed."
Tips & Limitations
- Token Management: Always monitor the
max_tokensparameter when using large models to prevent unexpected latency and costs. - Route Selection: Utilize the
typesfilter in your calls to discover the most efficient model for your specific needs, prioritizing cost-effective options for simple tasks. - Asset Handling: When using the image or video generation features, the response typically returns a URL. Ensure you have the necessary file-write permissions enabled to download these resources locally.
- Model Availability: While 50+ models are accessible, model IDs change; use the
/modelsendpoint to refresh your local cache of supported models periodically.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alvisdunlop-pdfs": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read, file-write, network-access
Related Skills
Scrape
Legal web scraping with robots.txt compliance, rate limiting, and GDPR/CCPA-aware data handling. Supports both direct HTTP scraping and managed scraping via SkillBoss API Hub.
sonoscli
Control Sonos speakers (discover, status, play, volume, group). And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
ai-ppt-generator
Generate PPT with SkillBoss API Hub. Smart template selection based on content.
brave-search
Web search and content extraction via Brave Search API. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Alv Clawvault
Skill by alvisdunlop