agntcms-create-page

Create page drafts with SEO metadata and generate preview URLs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill addresses the challenge of manually creating page drafts and obtaining preview URLs for inline editing.

Core Features & Use Cases

  • Page Draft Creation: Automates the creation of new page drafts.
  • Preview URL Generation: Provides a time-limited URL for the editor to preview and edit the page.
  • SEO Metadata Collection: Ensures that all necessary SEO metadata is collected for the new draft.
  • Error Handling: Manages various error scenarios such as duplicate slugs and reserved system-page rules.

Quick Start

Create a new page draft with SEO metadata for 'about-us' and provide a preview URL.

Frequently Asked Questions about agntcms-create-page

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

FAQPage Schema
How do I automate page draft creation and generate a preview URL for inline editing?

Automating page draft creation generates a time-limited preview URL for inline editing within a content management system. The process handles slug validation, duplicate detection, draft creation, and SEO metadata collection automatically.

What is SEO metadata collection and why is it needed when creating new page drafts?

SEO metadata collection gathers necessary search engine optimization data for new page drafts. It ensures newly created drafts have proper metadata applied during the automated creation process before the preview URL is generated.

How do I handle duplicate slugs and reserved system-page rules when creating a page draft?

Handling duplicate slugs and reserved system-page rules involves built-in error detection during page draft creation. The system validates slugs, detects duplicates, and prevents conflicts with reserved system-page rules automatically.

Can I validate slugs before creating a page draft in a content management system?

Validating slugs before page draft creation is supported through automated slug validation. The system checks for duplicates and invalid formats, ensuring only valid slugs proceed to draft creation and preview URL generation.

What's the best way to create a new page draft with SEO metadata for inline editing?

The best way to create a page draft with SEO metadata is through automated draft creation. This approach handles slug validation, SEO metadata collection, draft creation, and preview URL generation in one streamlined process.