deck-builderAI agent for deck builder tasks
Install via ClawdBot CLI:
clawdbot install teamolab/deck-builderThis skill provides specialized capabilities for deck builder.
generate_content_slide_image. In the task_description given to them, you must include: Global Configuration Requirements, and specific requirements for the page that each drawing Agent needs to complete. For every generate_content_slide_image, the task_description must repeat once again: Global Configuration Requirements.### Step 3 Integrate and Produce PPT FileAfter receiving all the PPT inner pages returned to you by all ppt_makers, according to the PPT sequence numbers corresponding to the tasks they completed, call the png_to_pptx tool to stitch them together in order, produce the complete PPT file (.pptx), and use the submit_result tool to submit.Generated Mar 1, 2026
Used by management consultants to create structured decks for client strategy reviews, outlining market analysis, competitive positioning, and growth initiatives with a professional design. This scenario requires adherence to the Pyramid Principle for logical flow and uses business-style layouts.
Employed by startups and marketing teams to design investor or customer-facing presentations that highlight product features, benefits, and market opportunities with a tech or minimalist aesthetic. It involves generating over 15 slides with visual assets like image prompts and chart data.
Utilized by researchers and educators to compile findings into a coherent deck for conferences or lectures, focusing on data visualization, structured body content, and clear layout templates. This scenario emphasizes font and size specifications for readability.
Applied by sales professionals to craft persuasive proposals for potential clients, detailing services, pricing, and case studies with a business design style and consistent color schemes. It leverages the skill's workflow to distribute instructions to multiple drawing agents concurrently.
Used by HR or training departments to develop instructional decks for employee onboarding or skill development, incorporating transition pages, icon keywords, and notes for special rendering. This scenario requires runtime substitution of template variables like $DATE$.
Offers the deck builder as a cloud-based service where users pay a monthly fee for access to AI-generated PPT blueprints and integration with drawing agents. Revenue is generated through tiered pricing based on slide count or advanced features.
Targets large organizations by providing customized skill packages with enhanced support, template libraries, and integration into existing workflow tools. Revenue comes from one-time licenses or annual contracts with volume discounts.
Provides a basic free version for individual users with limited slides and templates, while monetizing through premium add-ons like advanced design styles, priority processing, or API access for developers. Revenue is driven by upsells and in-app purchases.
💬 Integration Tip
Ensure runtime substitution of template variables like $SESSION_GROUP_ID$ is handled by the agent configuration, and use the JSON output format strictly to facilitate parsing by downstream drawing agents.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection