story-remover
CommunityEffortless story deletion, complete data cleanup.
Authorrealbits-lab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually deleting stories and all their associated data (database records, images, community posts) is complex and error-prone. This Skill automates the entire cleanup process, ensuring no orphaned data remains and saving you significant time and effort.
Core Features & Use Cases
- Comprehensive Data Removal: Deletes story content, characters, settings, AI interactions, community posts, likes, and reading sessions from the database.
- Vercel Blob Image Cleanup: Automatically identifies and removes all associated images (covers, scenes, characters, settings) from Vercel Blob storage, preventing orphaned files and saving storage costs.
- Use Case: A user wants to remove a test story and ensure all traces of it are gone. This Skill handles the database entries, associated images, and community interactions in one go, saving manual effort and ensuring data integrity.
Quick Start
Remove a single story by ID
dotenv --file .env.local run node scripts/remove-story.mjs STORY_ID
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: story-remover Download link: https://github.com/realbits-lab/Fictures/archive/main.zip#story-remover Please download this .zip file, extract it, and install it in the .claude/skills/ directory.