agntcms-delete-page

Delete published pages after editor confirmation and filesystem check.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of deleting published pages, ensuring that the action is reversible and that history is preserved.

Core Features & Use Cases

  • Explicit Editor Confirmation: Requires clear intent from the editor before deletion.
  • Page Deletion: Removes published pages from the filesystem and preserves history.
  • History Preservation: Snapshots of deleted pages are stored for potential recovery.
  • Use Case: When an editor wants to remove a published page from the website, this Skill can be used to ensure that the action is taken with caution and history is not lost.

Quick Start

Use the agntcms-delete-page skill to delete the published page with the slug 'about'.

Frequently Asked Questions about agntcms-delete-page

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

FAQPage Schema
How do I safely delete a published page without losing content history?

To delete a published page without losing history, the system requires explicit editor confirmation and a filesystem check before proceeding. It then removes the page while preserving a snapshot for potential recovery.

What is the process for content management systems to remove irreversible pages with an audit trail?

The process for removing irreversible pages with an audit trail involves securing explicit editor confirmation and performing a filesystem check. The system then executes the deletion and stores snapshots to maintain a clear audit trail.

How do I restore a deleted page from preserved history snapshots?

Restoring a deleted page from preserved history snapshots relies on the snapshots stored during the deletion process. This history preservation ensures that removed content is kept for potential recovery after the filesystem removal.

Does page deletion require a filesystem check before removing published content?

Yes, page deletion requires a filesystem check before removing published content. This check ensures the system can safely proceed with the irreversible removal after explicit editor confirmation is granted.

Can I automate content management page deletion without explicit editor confirmation?

No, you cannot automate content management page deletion without explicit editor confirmation. The system is designed to require clear intent from an editor to ensure irreversible page removal is a deliberate action.

When should I not use irreversible page removal for published content?

You should not use irreversible page removal if your content management workflow does not support filesystem checks or if you lack an editor to provide explicit confirmation, as these are required to preserve history safely.