2slides
AI-powered presentation generation using 2slides API. Create slides from text content, match reference image styles, or summarize documents into presentations. Use when users request to "create a presentation", "make slides", "generate a deck", "create slides from this content/do
Install caution
Risk: High
Source: OpenClaw Master Skills
Path: skills/2slides-skills/SKILL.md
Review flags: credential or secret references, network access or external URLs, shell command snippets. These are review signals, not definitive security judgments; inspect before installing.
Required permissions
- • Environment variables / secrets
- • Shell commands
- • Network/API usage
Permissions are inferred from SKILL.md text only. They are review prompts, not guarantees about runtime behavior.
Risk flags explained
Mentions tokens, API keys, passwords, or private-key style environment variables.
Mentions external URLs, network APIs, downloads, or HTTP client usage.
Contains shell command snippets. Review commands before copy/paste or agent execution.
Score explanation
Trust
- • Trust starts at 90 before review-signal penalties and metadata bonuses.
- • Risk-signal penalty: -38 from 3 detected flag(s).
- • Metadata bonus: +2 from author/version/description fields.
Utility
- • Utility starts at 55 and rewards clear descriptions, runnable examples, and explicit setup needs.
- • Description present: yes.
- • Command examples detected: 22.
- • Environment variables detected: 3.
Momentum
- • Momentum starts at 45 and uses public repo activity signals.
- • Recent commit activity: latest repo update was 6 day(s) ago.
- • Recent commit volume: 6 commit(s) in the lookback window (+18).
- • Source has strong public adoption: 2049 stars.
- • Fork activity suggests reuse: 309 forks.
Overall
- • Overall score weights trust 45%, utility 35%, and momentum 20%.
Detected signals
Env vars
- • API
- • SLIDES_2SLIDES_API_KEY
- • YOUR_API_KEY
Commands
- • python scripts/create_pdf_slides.py --content "Marketing Plan" --resolution "4K" --page 0 --content-detail "standard"
- • python scripts/create_pdf_slides.py --content "Sales Report Q4 2025" --design-spec "modern minimalist, blue color scheme"
- • python scripts/create_pdf_slides.py --content "Your content here"
- • python scripts/download_slides_pages_voices.py --job-id "abc-123-def-456"
- • python scripts/download_slides_pages_voices.py --job-id "abc-123-def-456" --output "my-presentation.zip"
- • python scripts/generate_narration.py --job-id "abc-123-def-456"
- • python scripts/generate_narration.py --job-id "abc-123-def-456" --language "Spanish" --voice "Charon"
- • python scripts/generate_narration.py --job-id "abc-123-def-456" --multi-speaker
- • python scripts/generate_narration.py --job-id "abc-123-def-456" --voice "Aoede"
- • python scripts/generate_narration.py --list-voices
- • python scripts/generate_slides.py --content "Your content here" --theme-id "theme123"
- • python scripts/generate_slides.py --content "Your content" --theme-id "theme123" --language "Spanish"
URLs
- • https://...pdf...
- • https://2slides.com/api
- • https://2slides.com/api/mcp?apikey=YOUR_API_KEY
- • https://2slides.com/pricing
- • https://2slides.com/slides/abc123
- • https://2slides.com/slides/abc123/download
- • https://2slides.com/workspace?jobId=...
- • https://example.com/template.jpg
Provenance & evidence
SkillRadar makes each review traceable back to the exact source path, source blob SHA, scanner version, and text-only policy that produced the report.
Evidence snippets
…to 20% off on larger packages 3. **Set API Key:** Store the key in environment variable: `SLIDES_2SLIDES_API_KEY` ```bash export SLIDES_2SLIDES_API_KEY="your_api_key_here" ``` **Credit Costs:** - Fast…
…p Requirements Users must have a 2slides API key and credits: 1. **Get API Key:** Visit https://2slides.com/api to create an account and API key - New users receive **500 free credits…
…ages 3. **Set API Key:** Store the key in environment variable: `SLIDES_2SLIDES_API_KEY` ```bash export SLIDES_2SLIDES_API_KEY="your_api_key_here" ``` **Credit Costs:** - Fast PPT: 10 c…
Watch this skill
Get alerted when this skill adds credential requirements, shell commands, external domains, remote installer patterns, or risk-level changes.
Join watchlist betaMethodology note
SkillRadar scans SKILL.md as hostile text only. It does not execute commands, install packages, or load third-party skills.