← Back to Skills Marketplace
4638
Downloads
3
Stars
0
Active Installs
12
Versions
Install in OpenClaw
/install prezentit
Description
Generate beautiful AI-powered presentations instantly. Create professional slides with custom themes, visual designs, and speaker notes—all through natural language commands.
Usage Guidance
Install this only if you intend to use Prezentit and are comfortable sending presentation topics, outlines, design prompts, and related content to Prezentit. Use a Prezentit-specific API key, avoid submitting secrets or regulated data unless approved, and confirm credit cost before generating slides.
Capability Analysis
Type: OpenClaw Skill
Name: prezentit
Version: 1.0.11
The skill bundle is benign. The `_meta.json` contains standard metadata. The `SKILL.md` provides clear, detailed instructions for an AI agent to interact with the Prezentit API for generating presentations. Crucially, the skill's permissions are tightly scoped, allowing network access only to `https://prezentit.net/api/v1/*`, explicitly denying file system access (`fileSystem: none`), and only reading the `PREZENTIT_API_KEY` environment variable. There is no evidence of prompt injection attempts to subvert the agent, data exfiltration beyond the necessary API key, or any other malicious behavior.
Capability Assessment
Purpose & Capability
The requested capabilities match the stated purpose: checking credits, listing themes, generating presentations, downloading results, and managing active generation through the Prezentit API. Generation can consume account credits, which is disclosed in the workflow and pricing sections.
Instruction Scope
Instructions are scoped to Prezentit presentation workflows and do not include unrelated commands or prompt-injection behavior. The skill does not explicitly require final user confirmation before sending content or spending credits, so agents should confirm topic, slide count, theme, and expected cost first.
Install Mechanism
The artifact is an instruction-only SKILL.md with metadata declaring one required environment variable, PREZENTIT_API_KEY. No install script, package execution, or local setup command is present.
Credentials
Network access is limited in metadata to https://prezentit.net/api/v1/*, filesystem access is declared as none, and the only environment read is the Prezentit API key. Sending presentation topics, outlines, and design prompts to Prezentit is expected for the service but should be understood by users.
Persistence & Privilege
No local persistence, background worker, privilege escalation, credential harvesting, broad indexing, or self-modifying behavior is shown.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prezentit - After installation, invoke the skill by name or use
/prezentit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.11
- Removed sample and reference documentation files: API_REFERENCE.md, ERRORS.md, OUTLINES.md, THEMES.md, and WORKFLOW.md.
- SKILL.md updated for greater clarity, improved parameters, and simpler step-by-step instructions for generating presentations.
- API references now use condensed and current example responses, emphasizing use of _ai fields for credits and theme/best match selection.
- The theme and custom design sections have been simplified and restructured, with explicit guidance for using `customDesignPrompt`.
- Added permission and environment variable requirements explicitly for integration safety.
- Fully dropped and replaced large redundant documentation sections with concise workflow and configuration focus.
v1.0.10
No code or logic changes detected in this release.
- Documentation has been expanded and reorganized for clarity.
- Workflow, theme selection, outline creation, and API request/response examples are now more detailed.
- Added comprehensive parameter tables and response examples for key endpoints.
- Includes new sections on theme categories, custom themes, and validation rules for outlines.
- No impact on existing integrations or API behavior.
v1.0.9
- Introduced new modular documentation: added API_REFERENCE.md, ERRORS.md, OUTLINES.md, THEMES.md, and WORKFLOW.md for easier reference.
- SKILL.md is now streamlined with step-by-step workflow, links to separate guides, and a more concise quick reference.
- Clarified critical API usage for AI agents: always set stream: false and follow specific anti-spam rules.
- Separated pricing, error handling, outline, and theme information into dedicated files.
- Improved onboarding and clarity on credits, response format, and presentation sharing.
v1.0.8
- 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.
v1.0.7
- Added support and documentation for providing external outlines, allowing users to save credits by supplying their own outlines (design-only mode).
- Updated API references and examples to include the outline validation rules endpoint and error handling details.
- Streamlined and condensed getting started and usage instructions.
- Clarified presentation sharing restrictions when using external outlines.
- Improved formatting for quicker reference and easier navigation.
v1.0.6
- Clarified that every presentation now requires a theme or a custom design prompt.
- Updated instructions for theme selection: pick a theme based on topic if user doesn't specify, or generate a custom design prompt if no matching theme exists.
- Added guidance to offer suitable theme options to users when none is specified.
- Rewrote API notes and flow to reflect new theme requirements.
v1.0.5
Version 1.0.5
- Added detailed instructions and examples for using custom design prompts when a user's requested theme is not available.
- Expanded API section with theme search/matching endpoint and clear theme selection logic.
- Provided guidance on handling unmatched or low-confidence theme requests.
- Updated theme listing endpoint response and usage information for clarity.
- No code or core functional changes; SKILL.md documentation improvements only.
v1.0.4
- Update API request example to use "topic" instead of "prompt" in the presentation generation endpoint.
- Add "details" as an optional parameter in the API request for additional AI context.
- Specify valid slide count range (3-20) and clarify theme selection in the "Generate Presentation" section.
- No functional or code-level changes; documentation only.
v1.0.3
- Added detailed API reference with request examples and responses.
- Introduced version field (1.0.2) in metadata.
- No changes to functionality or commands; documentation only.
v1.0.2
- Added detailed API reference with request examples and responses.
- Introduced version field (1.0.2) in metadata.
- No changes to functionality or commands; documentation only.
v1.0.1
- Updated API key instructions: changed the required prefix from pzk_ to pk_ throughout the documentation.
- Clarified example environment variable and setup steps to match the new API key format.
v1.0.0
- Initial release of the prezentit skill.
- Instantly generate professional AI-powered presentations from natural language commands.
- Supports over 100 custom themes, slide design, and speaker notes.
- Connect your Prezentit account via API key for chat-based presentation creation.
- Includes credit-based pricing and direct download links for generated slides.
- Commands available for generating slides, checking credits, and listing themes.
Metadata
Frequently Asked Questions
What is Prezentit?
Generate beautiful AI-powered presentations instantly. Create professional slides with custom themes, visual designs, and speaker notes—all through natural language commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 4638 downloads so far.
How do I install Prezentit?
Run "/install prezentit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Prezentit free?
Yes, Prezentit is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Prezentit support?
Prezentit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Prezentit?
It is built and maintained by VeGoVeVO (@vegovevo); the current version is v1.0.11.
More Skills