Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nomadamas avatar

Slides Grab Card News

  • 6 installs
  • 1.2k repo stars
  • Updated July 17, 2026
  • nomadamas/slides-grab

Helps with ai & agent building tasks.

About

slides-grab-card-news is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • slides-grab-card-news
  • AI & Agent Building
  • AI-coding skill

Slides Grab Card News by the numbers

  • 6 all-time installs (skills.sh)
  • Ranked #12,756 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nomadamas/slides-grab --skill slides-grab-card-news

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs6
repo stars1.2k
Last updatedJuly 17, 2026
Repositorynomadamas/slides-grab

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

slides-grab Card News Skill (Codex)

Use this when the user wants card news instead of a widescreen presentation.

Goal

Reuse the existing slides-grab plan/design/export workflow, but generate square outputs optimized for Instagram posts. Per-slide PNG is the default export since Instagram and most card-news distribution channels consume images, not PDFs.

Workflow

1. Reuse the normal outline process from slides-grab-plan. 2. During design and review, keep every card at 720pt x 720pt and run:

  • slides-grab validate --slides-dir <path> --mode card-news
  • slides-grab build-viewer --slides-dir <path> --mode card-news
  • slides-grab edit --slides-dir <path> --mode card-news

3. During export, default to per-slide PNG for Instagram-ready output:

  • slides-grab png --slides-dir <path> --slide-mode card-news --resolution 2160p
  • Optional --output-dir <path>/out-png to choose the output folder (defaults to <slides-dir>/out-png).

4. Only produce PDF/PPTX/Figma when the user explicitly asks for it:

  • slides-grab pdf --slides-dir <path> --slide-mode card-news --output <name>.pdf
  • slides-grab convert --slides-dir <path> --mode card-news --output <name>.pptx (experimental / unstable)
  • slides-grab figma --slides-dir <path> --mode card-news --output <name>-figma.pptx (experimental / unstable)

5. Remind the user that PPTX/Figma exports remain experimental / unstable.

Rules

  • Optimize layouts for square Instagram-style card news, not 16:9 slides.
  • Default the export to slides-grab png --slide-mode card-news; only switch to PDF/PPTX/Figma when the user explicitly requests it.
  • Reuse existing design, viewer, editor, and export policy wherever possible.
  • Do not implement SNS/Instagram publishing automation.
  • Use the packaged CLI and bundled skills only.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.