agntcms-reorder-sections

Reorder section IDs within a draft page after user confirmation.

Updated May 29, 2026
One-click install
npx skills add https://github.com/AlexHramovich/fr-preview-migration --skill agntcms-reorder-sections
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agntcms-reorder-sections
Source: https://github.com/AlexHramovich/fr-preview-migration/tree/main/.claude/skills/reorder-sections
Command: npx skills add https://github.com/AlexHramovich/fr-preview-migration --skill agntcms-reorder-sections

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The task of manually reordering sections in a draft page is time-consuming and error-prone. This skill provides a streamlined process for reordering sections accurately and efficiently.

Core Features & Use Cases

  • Dynamic Reordering: Allows for flexible reordering based on position, type, or ID of the sections.
  • Disambiguation: Handles section ambiguities by prompting the user for clarification if needed.
  • End-to-End Workflow: Provides a comprehensive workflow for reading the current sections, showing them to the editor, confirming the new order, and making the changes.
  • Safety and Validation: Ensures that only valid section IDs are used for reordering and validates the changes before applying them.

Quick Start

Load the required skills, then run the agntcms-reorder-sections skill on your draft page by providing the page slug.

Frequently Asked Questions about agntcms-reorder-sections

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

FAQPage Schema
What happens if I try to reorder sections using invalid section IDs?

Reordering sections with invalid IDs is prevented by built-in safety and validation checks. The skill performs thorough validation of all section order changes before execution, ensuring only valid, existing section IDs are applied to the draft page.

How do I reorder sections in a draft page without causing content errors?

Reordering sections in a draft page requires validating section IDs against the new specified order before applying changes. This skill reads current sections, prompts for disambiguation if needed, confirms the order, and executes only validated changes to prevent errors.

Can I dynamically reorder draft sections based on their type or ID?

Yes, you can dynamically reorder draft sections based on position, type, or ID. The skill allows flexible reordering by reading the existing section structure and applying your newly specified sequence after thorough validation.

What is the best way to handle ambiguous section IDs when reordering content?

Handling ambiguous section IDs during content reordering requires user disambiguation. The skill prompts the editor for clarification when section identities are unclear, ensuring only correct and valid section IDs are used for the final order changes.

Do I need any prerequisite content management skills to reorder draft sections?

Yes, you need pre-existing skills for content management and structure resolution. These prerequisite skills must be loaded first to provide the foundational page structure data required to accurately reorder section IDs within the draft.

What happens if I try to reorder sections using invalid section IDs?

Reordering sections with invalid IDs is prevented by built-in safety and validation checks. The skill performs thorough validation of all section order changes before execution, ensuring only valid, existing section IDs are applied to the draft page.