blog-delete

Community

Safely delete blog posts with soft-delete.

Authorcarter2099
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables safe removal of blog content by soft-deleting the markdown post file (moving it to a deleted/ directory) and permanently destroying the corresponding database record, ensuring recoverability of the file while removing the live data.

Core Features & Use Cases

  • Soft-delete the post or review by moving its markdown file to a deleted/ folder and marking it as removed from active listings.
  • Permanently delete the database record to remove the content from the site and backups.
  • Support identification by ID or title, with candidate listing and explicit confirmation before action.

Quick Start

Identify the target by ID or title, confirm the deletion, and trigger the soft-delete of the markdown file with permanent DB removal.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: blog-delete
Download link: https://github.com/carter2099/.dotfiles-homelab/archive/main.zip#blog-delete

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.