ai-ppt-generator

Generate a downloadable PPT file URL from a topic via Baidu AI's streaming API.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill ai-ppt-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-ppt-generator
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/ai-ppt-generator
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill ai-ppt-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, requests, json, argparse, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of presentation slides by generating a PPT download URL from a user-provided topic or query, leveraging Baidu AI's capabilities.

Core Features & Use Cases

  • Automated PPT Generation: Creates high-quality PPTs based on textual input.
  • Baidu AI Integration: Utilizes Baidu's streaming API for dynamic content generation.
  • Use Case: A marketing manager needs a quick presentation for an upcoming meeting. They can use this skill with the query "Q3 Marketing Performance Review" to instantly generate a draft PPT.

Quick Start

Use the ai-ppt-generator skill to create a PPT about economic trends.

Frequently Asked Questions about ai-ppt-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a downloadable PPT file from text?

You can generate a PPT file from text by providing a topic to the ai-ppt-generator skill, which uses Baidu AI's streaming API to create a downloadable PPT URL. It supports dynamic content generation with customizable themes and outlines.

Do I need a Baidu API key to automate presentation creation?

Yes, a Baidu API key is required for authentication and access to Baidu AI's generation services to automate presentation creation. The skill uses this key to interface with the streaming API for dynamic content generation.

Can I create a presentation with a customized outline using AI?

Yes, you can create a presentation with a customized outline using AI. The skill supports dynamic content generation, allowing you to specify themes and outlines based on your provided textual input or query.

What's the best way to automate slide generation for a marketing review?

The best way to automate slide generation for a marketing review is to input a query like "Q3 Marketing Performance Review" into the skill. It leverages Baidu AI capabilities to instantly generate a high-quality draft PPT URL.

Does this AI PPT generator require Python to run?

Yes, the AI PPT generator requires Python3 to run, along with the requests, json, and argparse dependencies. These components enable the script to communicate with Baidu AI's API and process the generation requests.