{
  "schemaVersion": "1.0",
  "item": {
    "slug": "slides-cog",
    "name": "slides-cog",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
    "canonicalUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/slides-cog",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=slides-cog",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/slides-cog"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/slides-cog",
    "agentPageUrl": "https://openagent3.xyz/skills/slides-cog/agent",
    "manifestUrl": "https://openagent3.xyz/skills/slides-cog/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/slides-cog/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Slides Cog - Content Worth Presenting, Design Worth Looking At",
        "body": "Great slides need two things: content worth presenting and design worth looking at. CellCog takes both seriously.\n\nContent: #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\nDesign: 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\n\nPitch decks, keynotes, board presentations, image slideshows — ready to present, not ready to fix."
      },
      {
        "title": "Prerequisites",
        "body": "This skill requires the cellcog skill for SDK setup and API calls.\n\nclawhub install cellcog\n\nRead the cellcog skill first for SDK setup. This skill shows you what's possible.\n\nQuick pattern (v1.0+):\n\n# Fire-and-forget - returns immediately\nresult = client.create_chat(\n    prompt=\"[your presentation request]\",\n    notify_session_key=\"agent:main:main\",\n    task_label=\"presentation-task\",\n    chat_mode=\"agent\"  # Agent mode for most presentations\n)\n# Daemon notifies you when complete - do NOT poll"
      },
      {
        "title": "PDF is the Default (And the Future)",
        "body": "CellCog generates all presentations and slides as PDF by default. No questions asked."
      },
      {
        "title": "Why PDF?",
        "body": "AI excels at generating complete, beautiful documents directly. PDF captures AI's full creative capability:\n\nFull control over layout, typography, and design\nPerfect rendering across all devices\nProfessional, polished results every time\nSupports images, charts, complex layouts without compromise\n\nPDF is the future of AI-generated documents. The paradigm has shifted—AI generates finished products, not editable drafts."
      },
      {
        "title": "What About PPTX/DOCX?",
        "body": "PPTX and DOCX formats were designed for humans to manually build documents with complex editing features. They constrain AI's creative output.\n\nIf you absolutely need PPTX or DOCX:\n\nYou must explicitly request it in your prompt: \"Create this as PPTX\" or \"I need an editable DOCX\"\nBe aware that quality will be noticeably lower (~30-40% of PDF quality)\nConsider: Generate PDF first, then use external tools to convert if editing is essential\n\nWe don't ask which format you want. PDF is the answer. If you need something else, tell us upfront."
      },
      {
        "title": "Pitch Decks",
        "body": "Investor and stakeholder presentations:\n\nStartup Pitch: \"Create a 12-slide pitch deck for a fintech startup disrupting small business lending\"\nInvestor Update: \"Build a quarterly investor update presentation covering metrics, milestones, and roadmap\"\nFunding Ask: \"Create a Series A pitch deck for an AI healthcare company seeking $5M\""
      },
      {
        "title": "Business Presentations",
        "body": "Corporate and professional presentations:\n\nQuarterly Business Review: \"Create a QBR presentation covering sales performance, challenges, and next quarter plans\"\nStrategy Presentation: \"Build a strategic planning presentation for entering the European market\"\nBoard Deck: \"Create a board meeting presentation with financials, KPIs, and key decisions needed\"\nProject Proposal: \"Build a project proposal presentation for implementing a new CRM system\""
      },
      {
        "title": "Sales Presentations",
        "body": "Customer-facing decks:\n\nProduct Demo Deck: \"Create a product demo presentation for our project management software\"\nCapabilities Deck: \"Build a company capabilities presentation for enterprise sales\"\nCase Study Presentation: \"Create a case study presentation showing how Client X achieved 3x ROI\"\nPricing Presentation: \"Build a pricing and packaging presentation for our three tiers\""
      },
      {
        "title": "Educational Presentations",
        "body": "Teaching and training content:\n\nCourse Slides: \"Create lecture slides for an introduction to machine learning\"\nTraining Deck: \"Build employee onboarding slides covering company culture and policies\"\nWorkshop Presentation: \"Create workshop slides for a design thinking session\"\nTutorial Slides: \"Build a step-by-step tutorial presentation for using Excel pivot tables\""
      },
      {
        "title": "Event Presentations",
        "body": "Conferences and special events:\n\nKeynote: \"Create a keynote presentation on the future of artificial intelligence\"\nConference Talk: \"Build a 20-minute conference presentation on scaling engineering teams\"\nAll-Hands: \"Create an all-hands meeting presentation covering company updates and wins\"\nProduct Launch: \"Build a product launch presentation for unveiling our new feature\""
      },
      {
        "title": "Image Slideshows",
        "body": "Visual storytelling with images:\n\nPortfolio Slideshow: \"Create a photography portfolio slideshow with minimal text\"\nTravel Presentation: \"Build a vacation recap slideshow with photos and captions\"\nEvent Highlights: \"Create an event highlight slideshow from conference photos\"\nVisual Story: \"Build a brand story slideshow using images and minimal text\""
      },
      {
        "title": "Presentation Features",
        "body": "CellCog presentations can include:\n\nElementDescriptionTitle SlidesBold, impactful opening slidesContent SlidesText, bullets, and layoutsCharts & GraphsBar, line, pie, and moreImagesAI-generated or placeholder for your imagesData TablesClean, formatted tablesTimelinesVisual timelines and roadmapsComparison SlidesSide-by-side comparisonsQuote SlidesTestimonials and callouts"
      },
      {
        "title": "Output Format Summary",
        "body": "FormatQualityWhen to UsePDF⭐⭐⭐⭐⭐ ExcellentDefault for everythingInteractive HTML⭐⭐⭐⭐ GreatWeb-based presentations, internal toolsPPTX⭐⭐ LimitedOnly when explicitly requested AND editing in PowerPoint is absolutely required"
      },
      {
        "title": "Chat Mode for Presentations",
        "body": "ScenarioRecommended ModeStandard decks, educational slides, image slideshows, training materials\"agent\"Investor pitch decks, board presentations, keynotes requiring narrative craft\"agent team\"\n\nUse \"agent\" for most presentations. Standard business decks, training materials, and informational slides execute well in agent mode.\n\nUse \"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."
      },
      {
        "title": "Example Presentation Prompts",
        "body": "Startup pitch deck:\n\n\"Create a 12-slide Series A pitch deck for 'DataSync' - a B2B SaaS company that helps enterprises sync data across cloud applications.\nInclude slides for: Problem, Solution, Product Demo, Market Size, Business Model, Traction, Team, Competition, Go-to-Market, Financials, Ask, Contact.\nKey metrics: $50K MRR, 30 customers, 15% MoM growth, seeking $5M for expansion.\nModern, professional design. Blue and white color scheme.\"\n\nQuarterly business review:\n\n\"Create a QBR presentation for Q4 2025:\n\nExecutive Summary\nRevenue Performance (hit 95% of target)\nCustomer Metrics (NPS improved to 72)\nKey Wins (3 enterprise deals closed)\nChallenges (churn increased in SMB segment)\nQ1 2026 Priorities\nResource Asks\n\nInclude relevant charts. Corporate professional style.\"\n\nEducational slides:\n\n\"Create a 15-slide presentation for teaching 'Introduction to Python Programming':\n\nWhat is Python?\nWhy Learn Python?\nSetting Up Your Environment\nVariables and Data Types\nBasic Operations\nStrings\nLists\nConditionals (if/else)\nLoops\nFunctions\nSimple Project: Calculator\nResources for Learning More\n\nBeginner-friendly, include code examples, clean modern design.\"\n\nImage slideshow:\n\n\"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.\"\n\nExplicitly requesting PPTX (only when necessary):\n\n\"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.\""
      },
      {
        "title": "Tips for Better Presentations",
        "body": "Specify slide count: \"10-12 slides\" helps scope appropriately. Pitch decks are typically 10-15 slides. Training can be 20-30.\n\n\nList the slides you want: Even a rough outline helps. \"Include: Problem, Solution, Market, Team, Ask.\"\n\n\nProvide key content: Actual metrics, quotes, and facts make better slides than placeholders.\n\n\nDesign direction: \"Minimal and modern\", \"Corporate professional\", \"Bold and colorful\", specific colors.\n\n\nMention the audience: \"For investors\", \"For technical team\", \"For executives\" changes tone and detail level.\n\n\nTrust PDF: It's the default for a reason. Only request PPTX/DOCX if you truly need to edit the file afterward."
      }
    ],
    "body": "Slides Cog - Content Worth Presenting, Design Worth Looking At\n\nGreat slides need two things: content worth presenting and design worth looking at. CellCog takes both seriously.\n\nContent: #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\nDesign: 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\n\nPitch decks, keynotes, board presentations, image slideshows — ready to present, not ready to fix.\n\nPrerequisites\n\nThis skill requires the cellcog skill for SDK setup and API calls.\n\nclawhub install cellcog\n\n\nRead the cellcog skill first for SDK setup. This skill shows you what's possible.\n\nQuick pattern (v1.0+):\n\n# Fire-and-forget - returns immediately\nresult = client.create_chat(\n    prompt=\"[your presentation request]\",\n    notify_session_key=\"agent:main:main\",\n    task_label=\"presentation-task\",\n    chat_mode=\"agent\"  # Agent mode for most presentations\n)\n# Daemon notifies you when complete - do NOT poll\n\nPDF is the Default (And the Future)\n\nCellCog generates all presentations and slides as PDF by default. No questions asked.\n\nWhy PDF?\n\nAI excels at generating complete, beautiful documents directly. PDF captures AI's full creative capability:\n\nFull control over layout, typography, and design\nPerfect rendering across all devices\nProfessional, polished results every time\nSupports images, charts, complex layouts without compromise\n\nPDF is the future of AI-generated documents. The paradigm has shifted—AI generates finished products, not editable drafts.\n\nWhat About PPTX/DOCX?\n\nPPTX and DOCX formats were designed for humans to manually build documents with complex editing features. They constrain AI's creative output.\n\nIf you absolutely need PPTX or DOCX:\n\nYou must explicitly request it in your prompt: \"Create this as PPTX\" or \"I need an editable DOCX\"\nBe aware that quality will be noticeably lower (~30-40% of PDF quality)\nConsider: Generate PDF first, then use external tools to convert if editing is essential\n\nWe don't ask which format you want. PDF is the answer. If you need something else, tell us upfront.\n\nWhat Presentations You Can Create\nPitch Decks\n\nInvestor and stakeholder presentations:\n\nStartup Pitch: \"Create a 12-slide pitch deck for a fintech startup disrupting small business lending\"\nInvestor Update: \"Build a quarterly investor update presentation covering metrics, milestones, and roadmap\"\nFunding Ask: \"Create a Series A pitch deck for an AI healthcare company seeking $5M\"\nBusiness Presentations\n\nCorporate and professional presentations:\n\nQuarterly Business Review: \"Create a QBR presentation covering sales performance, challenges, and next quarter plans\"\nStrategy Presentation: \"Build a strategic planning presentation for entering the European market\"\nBoard Deck: \"Create a board meeting presentation with financials, KPIs, and key decisions needed\"\nProject Proposal: \"Build a project proposal presentation for implementing a new CRM system\"\nSales Presentations\n\nCustomer-facing decks:\n\nProduct Demo Deck: \"Create a product demo presentation for our project management software\"\nCapabilities Deck: \"Build a company capabilities presentation for enterprise sales\"\nCase Study Presentation: \"Create a case study presentation showing how Client X achieved 3x ROI\"\nPricing Presentation: \"Build a pricing and packaging presentation for our three tiers\"\nEducational Presentations\n\nTeaching and training content:\n\nCourse Slides: \"Create lecture slides for an introduction to machine learning\"\nTraining Deck: \"Build employee onboarding slides covering company culture and policies\"\nWorkshop Presentation: \"Create workshop slides for a design thinking session\"\nTutorial Slides: \"Build a step-by-step tutorial presentation for using Excel pivot tables\"\nEvent Presentations\n\nConferences and special events:\n\nKeynote: \"Create a keynote presentation on the future of artificial intelligence\"\nConference Talk: \"Build a 20-minute conference presentation on scaling engineering teams\"\nAll-Hands: \"Create an all-hands meeting presentation covering company updates and wins\"\nProduct Launch: \"Build a product launch presentation for unveiling our new feature\"\nImage Slideshows\n\nVisual storytelling with images:\n\nPortfolio Slideshow: \"Create a photography portfolio slideshow with minimal text\"\nTravel Presentation: \"Build a vacation recap slideshow with photos and captions\"\nEvent Highlights: \"Create an event highlight slideshow from conference photos\"\nVisual Story: \"Build a brand story slideshow using images and minimal text\"\nPresentation Features\n\nCellCog presentations can include:\n\nElement\tDescription\nTitle Slides\tBold, impactful opening slides\nContent Slides\tText, bullets, and layouts\nCharts & Graphs\tBar, line, pie, and more\nImages\tAI-generated or placeholder for your images\nData Tables\tClean, formatted tables\nTimelines\tVisual timelines and roadmaps\nComparison Slides\tSide-by-side comparisons\nQuote Slides\tTestimonials and callouts\nOutput Format Summary\nFormat\tQuality\tWhen to Use\nPDF\t⭐⭐⭐⭐⭐ Excellent\tDefault for everything\nInteractive HTML\t⭐⭐⭐⭐ Great\tWeb-based presentations, internal tools\nPPTX\t⭐⭐ Limited\tOnly when explicitly requested AND editing in PowerPoint is absolutely required\nChat Mode for Presentations\nScenario\tRecommended Mode\nStandard decks, educational slides, image slideshows, training materials\t\"agent\"\nInvestor pitch decks, board presentations, keynotes requiring narrative craft\t\"agent team\"\n\nUse \"agent\" for most presentations. Standard business decks, training materials, and informational slides execute well in agent mode.\n\nUse \"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.\n\nExample Presentation Prompts\n\nStartup pitch deck:\n\n\"Create a 12-slide Series A pitch deck for 'DataSync' - a B2B SaaS company that helps enterprises sync data across cloud applications.\n\nInclude slides for: Problem, Solution, Product Demo, Market Size, Business Model, Traction, Team, Competition, Go-to-Market, Financials, Ask, Contact.\n\nKey metrics: $50K MRR, 30 customers, 15% MoM growth, seeking $5M for expansion.\n\nModern, professional design. Blue and white color scheme.\"\n\nQuarterly business review:\n\n\"Create a QBR presentation for Q4 2025:\n\nExecutive Summary\nRevenue Performance (hit 95% of target)\nCustomer Metrics (NPS improved to 72)\nKey Wins (3 enterprise deals closed)\nChallenges (churn increased in SMB segment)\nQ1 2026 Priorities\nResource Asks\n\nInclude relevant charts. Corporate professional style.\"\n\nEducational slides:\n\n\"Create a 15-slide presentation for teaching 'Introduction to Python Programming':\n\nWhat is Python?\nWhy Learn Python?\nSetting Up Your Environment\nVariables and Data Types\nBasic Operations\nStrings\nLists\nConditionals (if/else)\nLoops\nFunctions\nSimple Project: Calculator\nResources for Learning More\n\nBeginner-friendly, include code examples, clean modern design.\"\n\nImage slideshow:\n\n\"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.\"\n\nExplicitly requesting PPTX (only when necessary):\n\n\"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.\"\n\nTips for Better Presentations\n\nSpecify slide count: \"10-12 slides\" helps scope appropriately. Pitch decks are typically 10-15 slides. Training can be 20-30.\n\nList the slides you want: Even a rough outline helps. \"Include: Problem, Solution, Market, Team, Ask.\"\n\nProvide key content: Actual metrics, quotes, and facts make better slides than placeholders.\n\nDesign direction: \"Minimal and modern\", \"Corporate professional\", \"Bold and colorful\", specific colors.\n\nMention the audience: \"For investors\", \"For technical team\", \"For executives\" changes tone and detail level.\n\nTrust PDF: It's the default for a reason. Only request PPTX/DOCX if you truly need to edit the file afterward."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
    "publisherUrl": "https://clawhub.ai/nitishgargiitd/slides-cog",
    "owner": "nitishgargiitd",
    "version": "1.0.5",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/slides-cog",
    "downloadUrl": "https://openagent3.xyz/downloads/slides-cog",
    "agentUrl": "https://openagent3.xyz/skills/slides-cog/agent",
    "manifestUrl": "https://openagent3.xyz/skills/slides-cog/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/slides-cog/agent.md"
  }
}