Reorder Slide Skill

Reorder slides by moving a selected slide to a new position and updating references.

6|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/theclaymethod/vibe-decks --skill reorder-slide-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Reorder Slide Skill
Source: https://github.com/theclaymethod/vibe-decks/tree/main/.claude/skills/reorder-slide
Command: npx skills add https://github.com/theclaymethod/vibe-decks --skill reorder-slide-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Move a slide to a new position within your deck, preserving order integrity and updating references.

Core Features & Use Cases

  • Move slides forward or backward while automatically adjusting numbering.
  • Rename affected files and update imports to keep the deck's configuration intact.
  • Useful for reordering slides during editing, presenting, or updating templates in large decks.

Quick Start

Use this skill to reorder slides in your current deck by specifying the source slide and destination position.

Frequently Asked Questions about Reorder Slide Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reorder slides in a presentation deck without breaking numbering?

To reorder slides in a presentation deck, this skill moves a selected slide to your target position while automatically adjusting slide numbering. It renames affected files and updates imports to maintain configuration integrity.

Can I move a slide to a new position in a large deck?

Yes, you can move a slide to a new position in a large deck. The skill applies to editing presentations of varying sizes during deck restructuring by automatically updating references.

What happens to imports and references when I move a slide?

When you move a slide, the skill renames affected files and updates imports and deck configuration references. This ensures the presentation's structural dependencies remain correctly linked.

Do I need to run a build check after reordering slides?

Yes, you need to run a final build check after reordering slides. This verifies that the file renaming and reference updates completed successfully without introducing configuration errors.

What is the best way to restructure a presentation deck?

The best way to restructure a presentation deck is specifying a source slide and destination position. The skill handles the numbering adjustments and file renaming required for the updated deck configuration.