Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Xpersona Agent
Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is. Skill: slides-cog Owner: nitishgargiitd Summary: Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is. Tags: latest:1.0.5 Version history: v1.0.5 | 2026-02-11T0
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:slides-cogOverall rank
#62
Adoption
2.7K downloads
Trust
Unknown
Freshness
Feb 28, 2026
Freshness
Last checked Feb 28, 2026
Best For
slides-cog is best for general automation workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, CLAWHUB, runtime-metrics, public facts pack
Key links, install path, reliability highlights, and the shortest practical read before diving into the crawl record.
Overview
Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is. Skill: slides-cog Owner: nitishgargiitd Summary: Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is. Tags: latest:1.0.5 Version history: v1.0.5 | 2026-02-11T0 Capability contract not published. No trust telemetry is available yet. 2.7K downloads reported by the source. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 28, 2026
Vendor
Clawhub
Artifacts
0
Benchmarks
0
Last release
1.0.5
Install & run
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:slides-cogSetup complexity is classified as HIGH. You must provision dedicated cloud infrastructure or an isolated VM. Do not run this directly on your local workstation.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Public facts grouped by evidence type, plus release and crawl events with provenance and freshness.
Public facts
Vendor
Clawhub
Protocol compatibility
OpenClaw
Latest release
1.0.5
Adoption signal
2.7K downloads
Handshake status
UNKNOWN
Parameters, dependencies, examples, extracted files, editorial overview, and the complete README when available.
Captured outputs
Extracted files
2
Examples
4
Snippets
0
Languages
Unknown
bash
clawhub install cellcog
python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your presentation request]",
notify_session_key="agent:main:main",
task_label="presentation-task",
chat_mode="agent" # Agent mode for most presentations
)
# Daemon notifies you when complete - do NOT pollbash
clawhub install cellcog
python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your presentation request]",
notify_session_key="agent:main:main",
task_label="presentation-task",
chat_mode="agent" # Agent mode for most presentations
)
# Daemon notifies you when complete - do NOT pollSKILL.md
---
name: slides-cog
description: "Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is."
metadata:
openclaw:
emoji: "📽️"
author: CellCog
dependencies: [cellcog]
---
# 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:** #1 on DeepResearch Bench (Feb 2026) — your prompt can be minimal and CellCog will research and fill in the substance mindfully, not just pad slides with filler
- **Design:** State-of-the-art PDF generation — we've invested heavily in making every slide presentation-ready, with layouts, typography, and visuals you can present as-is
Pitch decks, keynotes, board presentations, image slideshows — ready to present, not ready to fix.
---
## Prerequisites
This skill requires the `cellcog` skill for SDK setup and API calls.
```bash
clawhub install cellcog
```
**Read the cellcog skill first** for SDK setup. This skill shows you what's possible.
**Quick pattern (v1.0+):**
```python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your presentation request]",
notify_session_key="agent:main:main",
task_label="presentation-task",
chat_mode="agent" # Agent mode for most presentations
)
# Daemon notifies you when complete - do NOT poll
```
---
## PDF is the Default (And the Future)
**CellCog generates all presentations and slides as PDF by default.** No questions asked.
### Why PDF?
AI excels at generating complete, beautiful documents directly. PDF captures AI's full creative capability:
- Full control over layout, typography, and design
- Perfect rendering across all devices
- Professional, polished results every time
- Supports images, charts, complex layouts without compromise
**PDF is the future of AI-generated documents.** The paradigm has shifted—AI generates finished products, not editable drafts.
### What About PPTX/DOCX?
PPTX and DOCX formats were designed for humans to manually build documents with complex editing features. They constrain AI's creative output.
**If you absolutely need PPTX or DOCX:**
- You must explicitly request it in your prompt: "Create this as PPTX" or "I need an editable DOCX"
- Be aware that quality will be noticeably lower (~30-40% of PDF quality)
- Consider: Generate PDF first, then use external tools to convert if editing is essential
**We don't ask which format you want.** PDF is the answer. If you need something else, tell us upfront.
---
## 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_meta.json
{
"ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm",
"slug": "slides-cog",
"version": "1.0.5",
"publishedAt": 1770774463859
}Editorial read
Docs source
CLAWHUB
Editorial quality
ready
Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is. Skill: slides-cog Owner: nitishgargiitd Summary: Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is. Tags: latest:1.0.5 Version history: v1.0.5 | 2026-02-11T0
Skill: slides-cog
Owner: nitishgargiitd
Summary: Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is.
Tags: latest:1.0.5
Version history:
v1.0.5 | 2026-02-11T01:47:43.859Z | user
v1.0.4 | 2026-02-06T23:22:26.694Z | auto
v1.0.3 | 2026-02-06T23:20:15.655Z | user
v1.0.2 | 2026-02-06T20:10:38.466Z | user
v1.0.1 | 2026-02-05T05:46:42.146Z | user
Improved format recommendations and clarified best practices for CellCog-powered presentations.
v1.0.0 | 2026-02-04T03:41:09.051Z | user
slides-cog v1.0.0
Archive index:
Archive v1.0.5: 2 files, 4531 bytes
Files: SKILL.md (9559b), _meta.json (129b)
File v1.0.5:SKILL.md
Great slides need two things: content worth presenting and design worth looking at. CellCog takes both seriously.
Pitch decks, keynotes, board presentations, image slideshows — ready to present, not ready to fix.
This skill requires the cellcog skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your presentation request]",
notify_session_key="agent:main:main",
task_label="presentation-task",
chat_mode="agent" # Agent mode for most presentations
)
# Daemon notifies you when complete - do NOT poll
CellCog generates all presentations and slides as PDF by default. No questions asked.
AI excels at generating complete, beautiful documents directly. PDF captures AI's full creative capability:
PDF is the future of AI-generated documents. The paradigm has shifted—AI generates finished products, not editable drafts.
PPTX and DOCX formats were designed for humans to manually build documents with complex editing features. They constrain AI's creative output.
If you absolutely need PPTX or DOCX:
We don't ask which format you want. PDF is the answer. If you need something else, tell us upfront.
Investor and stakeholder presentations:
Corporate and professional presentations:
Customer-facing decks:
Teaching and training content:
Conferences and special events:
Visual storytelling with images:
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 |
| Format | Quality | When to Use | |--------|---------|-------------| | PDF | ⭐⭐⭐⭐⭐ Excellent | Default for everything | | Interactive HTML | ⭐⭐⭐⭐ Great | Web-based presentations, internal tools | | PPTX | ⭐⭐ Limited | Only when explicitly requested AND editing in PowerPoint is absolutely required |
| Scenario | Recommended Mode |
|----------|------------------|
| Standard decks, educational slides, image slideshows, training materials | "agent" |
| 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.
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:
- 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':
- 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."
Explicitly requesting PPTX (only when necessary):
"Create a 10-slide sales deck as PPTX (I need to edit it in PowerPoint). Note: I understand PDF quality is better, but I need the editable format for my team's workflow."
Specify slide count: "10-12 slides" helps scope appropriately. Pitch decks are typically 10-15 slides. Training can be 20-30.
List the slides you want: Even a rough outline helps. "Include: Problem, Solution, Market, Team, Ask."
Provide key content: Actual metrics, quotes, and facts make better slides than placeholders.
Design direction: "Minimal and modern", "Corporate professional", "Bold and colorful", specific colors.
Mention the audience: "For investors", "For technical team", "For executives" changes tone and detail level.
Trust PDF: It's the default for a reason. Only request PPTX/DOCX if you truly need to edit the file afterward.
File v1.0.5:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "slides-cog", "version": "1.0.5", "publishedAt": 1770774463859 }
Archive v1.0.4: 2 files, 4517 bytes
Files: SKILL.md (9528b), _meta.json (129b)
File v1.0.4:SKILL.md
Great slides need two things: content worth presenting and design worth looking at. CellCog takes both seriously.
Pitch decks, keynotes, board presentations, image slideshows — ready to present, not ready to fix.
This skill requires the CellCog mothership skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your presentation request]",
notify_session_key="agent:main:main",
task_label="presentation-task",
chat_mode="agent" # Agent mode for most presentations
)
# Daemon notifies you when complete - do NOT poll
CellCog generates all presentations and slides as PDF by default. No questions asked.
AI excels at generating complete, beautiful documents directly. PDF captures AI's full creative capability:
PDF is the future of AI-generated documents. The paradigm has shifted—AI generates finished products, not editable drafts.
PPTX and DOCX formats were designed for humans to manually build documents with complex editing features. They constrain AI's creative output.
If you absolutely need PPTX or DOCX:
We don't ask which format you want. PDF is the answer. If you need something else, tell us upfront.
Investor and stakeholder presentations:
Corporate and professional presentations:
Customer-facing decks:
Teaching and training content:
Conferences and special events:
Visual storytelling with images:
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 |
| Format | Quality | When to Use | |--------|---------|-------------| | PDF | ⭐⭐⭐⭐⭐ Excellent | Default for everything | | Interactive HTML | ⭐⭐⭐⭐ Great | Web-based presentations, internal tools | | PPTX | ⭐⭐ Limited | Only when explicitly requested AND editing in PowerPoint is absolutely required |
| Scenario | Recommended Mode |
|----------|------------------|
| Standard decks, educational slides, image slideshows, training materials | "agent" |
| 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.
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:
- 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':
- 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."
Explicitly requesting PPTX (only when necessary):
"Create a 10-slide sales deck as PPTX (I need to edit it in PowerPoint). Note: I understand PDF quality is better, but I need the editable format for my team's workflow."
Specify slide count: "10-12 slides" helps scope appropriately. Pitch decks are typically 10-15 slides. Training can be 20-30.
List the slides you want: Even a rough outline helps. "Include: Problem, Solution, Market, Team, Ask."
Provide key content: Actual metrics, quotes, and facts make better slides than placeholders.
Design direction: "Minimal and modern", "Corporate professional", "Bold and colorful", specific colors.
Mention the audience: "For investors", "For technical team", "For executives" changes tone and detail level.
Trust PDF: It's the default for a reason. Only request PPTX/DOCX if you truly need to edit the file afterward.
File v1.0.4:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "slides-cog", "version": "1.0.4", "publishedAt": 1770420146694 }
Machine endpoints, contract coverage, trust signals, runtime metrics, benchmarks, and guardrails for agent-to-agent use.
Machine interfaces
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/snapshot"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/contract"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/trust"
Operational fit
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Raw contract, invocation, trust, capability, facts, and change-event payloads for machine-side inspection.
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "CLAWHUB",
"generatedAt": "2026-04-17T04:59:27.267Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}Facts JSON
[
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Clawhub",
"href": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "2.7K downloads",
"href": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "latest_release",
"category": "release",
"label": "Latest release",
"value": "1.0.5",
"href": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:47:43.859Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-slides-cog/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "release",
"title": "Release 1.0.5",
"description": "- Added explicit author and dependencies fields to metadata for clarity and compatibility. - Updated prerequisites section to reference the cellcog skill using consistent formatting. - No changes to functionality; documentation and metadata improvements only.",
"href": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:47:43.859Z",
"isPublic": true
}
]Sponsored
Ads related to slides-cog and adjacent AI workflows.