Slides Cog - Content Worth Presenting, Design Worth Looking At
Great slides need two things: content worth presenting and design worth looking at. CellCog takes both seriously.
- - Content: Your prompt can be minimal — CellCog researches and fills in substance, not filler
- Design: PDF slides or native PPTX, with layouts, typography, and visuals you can present as-is
Pitch decks, keynotes, board presentations, image slideshows — ready to present, not ready to fix.
How to Use
For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.
OpenClaw (fire-and-forget):
CODEBLOCK0
All agents except OpenClaw (blocks until done):
from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
prompt="[your task prompt]",
task_label="my-task",
chat_mode="agent",
)
print(result["message"])
Output Formats
CellCog generates presentations in multiple formats. Each has its strengths:
PDF (Default for Ambiguous Requests)
When you say "create a presentation" or "make a slide deck" without specifying a format, CellCog generates PDF:
- - Full control over layout, typography, and design
- Perfect rendering across all devices
- Professional, polished results every time
- Supports images, charts, complex layouts without compromise
PPTX (First-Class Support)
When you explicitly request PPTX ("create a PowerPoint", "make a .pptx"), CellCog generates native PowerPoint directly:
- - Editable slides — your team can modify, reorder, and customize
- Compatible with PowerPoint, Google Slides, and Keynote
- Professional layouts with proper slide masters and formatting
- Great for collaborative workflows where multiple people contribute
Just ask for PPTX and you'll get it. No need to justify why you want an editable format.
What Presentations You Can Create
Pitch Decks
Investor and stakeholder presentations:
- - Startup Pitch: "Create a 12-slide pitch deck for a fintech startup disrupting small business lending"
- Investor Update: "Build a quarterly investor update presentation covering metrics, milestones, and roadmap"
- Funding Ask: "Create a Series A pitch deck for an AI healthcare company seeking $5M"
Business Presentations
Corporate and professional presentations:
- - Quarterly Business Review: "Create a QBR presentation covering sales performance, challenges, and next quarter plans"
- Strategy Presentation: "Build a strategic planning presentation for entering the European market"
- Board Deck: "Create a board meeting presentation with financials, KPIs, and key decisions needed"
- Project Proposal: "Build a project proposal presentation for implementing a new CRM system"
Sales Presentations
Customer-facing decks:
- - Product Demo Deck: "Create a product demo presentation for our project management software"
- Capabilities Deck: "Build a company capabilities presentation for enterprise sales"
- Case Study Presentation: "Create a case study presentation showing how Client X achieved 3x ROI"
- Pricing Presentation: "Build a pricing and packaging presentation for our three tiers"
Educational Presentations
Teaching and training content:
- - Course Slides: "Create lecture slides for an introduction to machine learning"
- Training Deck: "Build employee onboarding slides covering company culture and policies"
- Workshop Presentation: "Create workshop slides for a design thinking session"
- Tutorial Slides: "Build a step-by-step tutorial presentation for using Excel pivot tables"
Event Presentations
Conferences and special events:
- - Keynote: "Create a keynote presentation on the future of artificial intelligence"
- Conference Talk: "Build a 20-minute conference presentation on scaling engineering teams"
- All-Hands: "Create an all-hands meeting presentation covering company updates and wins"
- Product Launch: "Build a product launch presentation for unveiling our new feature"
Image Slideshows
Visual storytelling with images:
- - Portfolio Slideshow: "Create a photography portfolio slideshow with minimal text"
- Travel Presentation: "Build a vacation recap slideshow with photos and captions"
- Event Highlights: "Create an event highlight slideshow from conference photos"
- Visual Story: "Build a brand story slideshow using images and minimal text"
Presentation Features
CellCog presentations can include:
| Element | Description |
|---|
| Title Slides | Bold, impactful opening slides |
| Content Slides |
Text, bullets, and layouts |
|
Charts & Graphs | Bar, line, pie, and more |
|
Images | AI-generated or placeholder for your images |
|
Data Tables | Clean, formatted tables |
|
Timelines | Visual timelines and roadmaps |
|
Comparison Slides | Side-by-side comparisons |
|
Quote Slides | Testimonials and callouts |
Output Format Summary
| Format | When to Use |
|---|
| PDF | Default when no format specified — polished, presentation-ready |
| PPTX |
When you request PowerPoint — editable, collaborative, team workflows |
|
Interactive HTML | Web-based presentations, internal tools |
Chat Mode for Presentations
| Scenario | Recommended Mode |
|---|
| Standard decks, educational slides, image slideshows, training materials | INLINECODE0 |
| Investor pitch decks, board presentations, keynotes requiring narrative craft |
"agent team" |
Use "agent" for most presentations. Standard business decks, training materials, and informational slides execute well in agent mode.
Use "agent team" for high-stakes presentations where narrative flow, persuasion, and multi-angle thinking matter—investor pitches, board decks, conference keynotes where every slide needs to build a compelling story.
Example Presentation Prompts
Startup pitch deck:
"Create a 12-slide Series A pitch deck for 'DataSync' - a B2B SaaS company that helps enterprises sync data across cloud applications.
Include slides for: Problem, Solution, Product Demo, Market Size, Business Model, Traction, Team, Competition, Go-to-Market, Financials, Ask, Contact.
Key metrics: $50K MRR, 30 customers, 15% MoM growth, seeking $5M for expansion.
Modern, professional design. Blue and white color scheme."
Quarterly business review:
"Create a QBR presentation for Q4 2025:
- 1. Executive Summary
- Revenue Performance (hit 95% of target)
- Customer Metrics (NPS improved to 72)
- Key Wins (3 enterprise deals closed)
- Challenges (churn increased in SMB segment)
- Q1 2026 Priorities
- Resource Asks
Include relevant charts. Corporate professional style."
Educational slides:
"Create a 15-slide presentation for teaching 'Introduction to Python Programming':
- 1. What is Python?
- Why Learn Python?
- Setting Up Your Environment
- Variables and Data Types
- Basic Operations
- Strings
- Lists
- Conditionals (if/else)
- Loops
- Functions
- Simple Project: Calculator
- Resources for Learning More
Beginner-friendly, include code examples, clean modern design."
Image slideshow:
"Create a visual slideshow presentation showcasing 10 images of modern architecture around the world. Each slide should have: one stunning building image, the building name, location, and architect. Minimal text, maximum visual impact. Generate the images."
PowerPoint presentation:
"Create a 10-slide sales deck as PPTX. Our team needs to customize it for different clients before presenting."
Tips for Better Presentations
- 1. Specify slide count: "10-12 slides" helps scope appropriately. Pitch decks are typically 10-15 slides. Training can be 20-30.
- 2. List the slides you want: Even a rough outline helps. "Include: Problem, Solution, Market, Team, Ask."
- 3. Provide key content: Actual metrics, quotes, and facts make better slides than placeholders.
- 4. Design direction: "Minimal and modern", "Corporate professional", "Bold and colorful", specific colors.
- 5. Mention the audience: "For investors", "For technical team", "For executives" changes tone and detail level.
- 6. Choose your format: PDF is the default for polished output. Request PPTX when your team needs to edit or customize the slides.
If CellCog is not installed
Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate.
OpenClaw users: Run clawhub install cellcog instead.
Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.
Slides Cog - 值得呈现的内容,值得欣赏的设计
优秀的幻灯片需要两样东西:值得呈现的内容和值得欣赏的设计。 CellCog 对两者都认真对待。
- - 内容: 你的提示可以很简洁 — CellCog 会研究并填充实质内容,而非填充物
- 设计: PDF 幻灯片或原生 PPTX,包含布局、排版和视觉效果,可直接呈现
融资路演、主题演讲、董事会演示、图片幻灯片 — 直接可用,无需修改。
使用方法
在会话中执行第一个 CellCog 任务时,请阅读 cellcog 技能以获取完整的 SDK 参考 — 文件处理、聊天模式、超时等。
OpenClaw(即发即忘):
python
result = client.create_chat(
prompt=[你的任务提示],
notifysessionkey=agent:main:main,
task_label=my-task,
chat_mode=agent,
)
除 OpenClaw 外的所有代理(阻塞直至完成):
python
from cellcog import CellCogClient
client = CellCogClient(agent_provider=openclaw|cursor|claude-code|codex|...)
result = client.create_chat(
prompt=[你的任务提示],
task_label=my-task,
chat_mode=agent,
)
print(result[message])
输出格式
CellCog 可生成多种格式的演示文稿。每种格式各有优势:
PDF(模糊请求时的默认格式)
当你未指定格式而说创建演示文稿或制作幻灯片时,CellCog 会生成 PDF:
- - 完全控制布局、排版和设计
- 在所有设备上完美渲染
- 每次都能获得专业、精美的结果
- 支持图片、图表、复杂布局,毫无妥协
PPTX(一流支持)
当你明确请求 PPTX(创建 PowerPoint、制作 .pptx)时,CellCog 直接生成原生 PowerPoint:
- - 可编辑的幻灯片 — 你的团队可以修改、重新排序和自定义
- 兼容 PowerPoint、Google Slides 和 Keynote
- 专业的布局,带有正确的幻灯片母版和格式
- 非常适合多人协作的工作流程
只需要求 PPTX,你就能得到它。 无需解释为什么需要可编辑格式。
你可以创建哪些演示文稿
融资路演
面向投资者和利益相关者的演示:
- - 创业路演: 为一家颠覆小企业贷款的金融科技初创公司创建 12 页融资路演
- 投资者更新: 制作涵盖指标、里程碑和路线图的季度投资者更新演示
- 融资请求: 为一家寻求 500 万美元融资的 AI 医疗公司创建 A 轮融资路演
商业演示
企业和专业演示:
- - 季度业务回顾: 创建涵盖销售业绩、挑战和下季度计划的 QBR 演示
- 战略演示: 制作进入欧洲市场的战略规划演示
- 董事会演示: 创建包含财务数据、KPI 和关键决策的董事会会议演示
- 项目提案: 制作实施新 CRM 系统的项目提案演示
销售演示
面向客户的演示:
- - 产品演示: 为我们的项目管理软件创建产品演示
- 能力展示: 为企业销售制作公司能力展示演示
- 案例研究: 创建展示客户 X 实现 3 倍 ROI 的案例研究演示
- 定价演示: 为我们的三个层级制作定价和包装演示
教育演示
教学和培训内容:
- - 课程幻灯片: 创建机器学习入门讲座幻灯片
- 培训演示: 制作涵盖公司文化和政策的员工入职幻灯片
- 工作坊演示: 为设计思维工作坊创建工作坊幻灯片
- 教程幻灯片: 制作使用 Excel 数据透视表的分步教程演示
活动演示
会议和特殊活动:
- - 主题演讲: 创建关于人工智能未来的主题演讲
- 会议演讲: 制作关于扩展工程团队的 20 分钟会议演讲
- 全员大会: 创建涵盖公司更新和成就的全员大会演示
- 产品发布: 制作发布新功能的产品发布演示
图片幻灯片
用图片讲述视觉故事:
- - 作品集幻灯片: 创建文字极简的摄影作品集幻灯片
- 旅行演示: 制作带照片和说明文字的假期回顾幻灯片
- 活动亮点: 从会议照片中创建活动亮点幻灯片
- 视觉故事: 使用图片和极简文字制作品牌故事幻灯片
演示文稿功能
CellCog 演示文稿可包含:
| 元素 | 描述 |
|---|
| 标题幻灯片 | 大胆、有冲击力的开场幻灯片 |
| 内容幻灯片 |
文字、要点和布局 |
|
图表 | 柱状图、折线图、饼图等 |
|
图片 | AI 生成或为你预留的图片占位符 |
|
数据表格 | 整洁、格式化的表格 |
|
时间线 | 可视化时间线和路线图 |
|
对比幻灯片 | 并排对比 |
|
引用幻灯片 | 推荐语和标注 |
输出格式总结
| 格式 | 使用场景 |
|---|
| PDF | 未指定格式时的默认选项 — 精美、可直接演示 |
| PPTX |
当你请求 PowerPoint 时 — 可编辑、协作、团队工作流程 |
|
交互式 HTML | 基于网页的演示、内部工具 |
演示文稿聊天模式
| 场景 | 推荐模式 |
|---|
| 标准演示、教育幻灯片、图片幻灯片、培训材料 | agent |
| 投资者融资路演、董事会演示、需要叙事技巧的主题演讲 |
agent team |
大多数演示文稿使用 agent。 标准商业演示、培训材料和信息性幻灯片在代理模式下表现良好。
高风险的演示文稿使用 agent team,当叙事流程、说服力和多角度思考至关重要时 — 投资者路演、董事会演示、会议主题演讲,每张幻灯片都需要构建引人入胜的故事。
演示文稿提示示例
创业融资路演:
为 DataSync 创建 12 页 A 轮融资路演 — 这是一家帮助企业跨云应用同步数据的 B2B SaaS 公司。
包含以下幻灯片:问题、解决方案、产品演示、市场规模、商业模式、发展势头、团队、竞争、市场推广、财务数据、融资请求、联系方式。
关键指标:MRR 5 万美元、30 个客户、月增长率 15%、寻求 500 万美元用于扩张。
现代、专业的设计。蓝白配色方案。
季度业务回顾:
创建 2025 年第四季度 QBR 演示:
- 1. 执行摘要
- 收入表现(达成目标的 95%)
- 客户指标(NPS 提升至 72)
- 关键胜利(完成 3 笔企业交易)
- 挑战(中小企业客户流失增加)
- 2026 年第一季度优先事项
- 资源需求
包含相关图表。企业专业风格。
教育幻灯片:
创建 15 页的 Python 编程入门 教学演示:
- 1. 什么是 Python?
- 为什么学习 Python?
- 环境搭建
- 变量和数据类型
- 基本操作
- 字符串
- 列表
- 条件语句(if/else)
- 循环
- 函数
- 简单项目:计算器
- 进一步学习资源
适合初学者,包含代码示例,简洁现代的设计。
图片幻灯片:
创建展示全球 10 张现代建筑图片的视觉幻灯片演示。每张幻灯片应包含:一张惊艳的建筑图片、建筑名称、地点和建筑师。文字极简,视觉冲击力最大化。生成图片。
PowerPoint 演示:
创建 10 页销售演示文稿(PPTX 格式)。我们的团队需要在演示前针对不同客户进行自定义。
制作更好演示文稿的技巧
- 1. 指定幻灯片数量: 10-12 页有助于合理规划范围。融资路演通常为 10-15 页。培训可为 20-30 页。
- 2. 列出你想要的幻灯片: 即使是大纲也有帮助。包含:问题、解决方案、市场、团队、融资请求。
- 3. 提供关键内容: 实际的指标、引用和事实比占位符能制作出更好的幻灯片。
- 4. 设计方向: 简约现代、企业专业、大胆多彩、特定颜色。
- 5. 提及受众: 面向投资者、面向技术团队、面向高管会改变语气和详细程度。
6.