Slides
Skill yigityildiz0/universal-ai-skill-library/skills/common/slides
531 searchable AI Agent Skills for Claude Code, OpenAI Codex, and OpenCode — EN/TR catalog, platform and risk notes, direct ZIPs, and curated bundles.
npx -y skills add yigityildiz0/universal-ai-skill-library --skill slidesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 18 days oldThe repository was created 18 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Plan, write, build, and validate strategic presentations and HTML slide decks with clear narrative, responsive layouts, design tokens, data visualization, speaker-ready copy, and accessible exports. Use for pitch decks, research presentations, product narratives, training decks, or slide-system reviews.
SKILL.md
2.5 KB, as published. Nobody here has run it
Slides
Design a narrative first and a visual deck second. Resolve skill-dir to this folder before using bundled search and validation tools.
Workflow
- Define audience, decision, time limit, slide count, evidence, brand, and output format.
- Write a one-sentence narrative and a slide-by-slide argument before layout.
- Choose one strategy and layout family.
- Use one message per slide; move supporting detail to notes or appendix.
- Build from design tokens and reusable slide patterns.
- Turn data into a stated insight, not decoration.
- Validate sequence, evidence, readability, overflow, contrast, and export behavior.
Read only the needed reference:
- references/slide-strategies.md for narrative structures;
- references/layout-patterns.md for composition;
- references/copywriting-formulas.md for concise persuasion;
- references/html-template.md for HTML deck structure;
- references/create.md for the complete creation flow.
Search the bundled slide library
python "<skill-dir>/scripts/search-slides.py" "investor pitch" -d strategy
python "<skill-dir>/scripts/search-slides.py" "metrics dashboard" -d layout
python "<skill-dir>/scripts/search-slides.py" "problem urgency" -d copy --json
Use returned patterns as candidates; adapt them to the audience and evidence.
Implementation rules
- Use semantic design tokens for color, type, spacing, and chart styling.
- Keep text within safe margins and test the smallest intended viewport.
- Provide alt text or a text summary for charts and meaningful images.
- Label axes, units, dates, samples, and sources.
- Prefer editable text and vector shapes over text baked into images.
- Keep animation optional, purposeful, and reduced-motion compatible.
Output contract
Provide:
- narrative and slide outline;
- final deck or implementation files;
- source list and chart-data provenance;
- speaker notes when requested;
- validation results for overflow, links, contrast, and export.
Guardrails
- Do not invent metrics, testimonials, citations, or customer logos.
- Do not shrink body text to force excessive copy onto one slide.
- Do not use a chart without stating its takeaway.
- Do not hardcode a provider, model, or host-specific path.