Back to Directory
general
Prezentit
Generate beautiful AI-powered presentations instantly. Create professional slides with custom themes, visual designs, and speaker notes—all through natural language commands. Connect your Prezentit account to generate presentations directly from chat.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Added required "stream: false" parameter for AI agents to the presentation generation API.
- Updated documentation and examples to highlight the need for "stream: false" to prevent SSE streaming issues and rate limits.
- Included new best practices for AI agents, emphasizing the use of "stream: false".
- No code changes, documentation update only.