BeClaude

markdown-cleanup-plugin

New
Community RegistryDevelopment-utilitiesby emiller · MIT

Automatically cleans up stray markdown files created during Claude Code sessions. Uses Stop hook to remove temporary files from /tmp while preserving important documentation. Silent operation with smart file detection.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/markdown-cleanup-plugin.md https://raw.githubusercontent.com/edmundmiller/dotfiles/main/SKILL.md
3
Invoke in Claude Code
/markdown-cleanup-plugin
documentationpluginmarkdowncleanupfile-managementautomationhooksproductivity

Frequently Asked Questions

What is markdown-cleanup-plugin?

Automatically cleans up stray markdown files created during Claude Code sessions. Uses Stop hook to remove temporary files from /tmp while preserving important documentation. Silent operation with smart file detection.

How to install markdown-cleanup-plugin?

To install markdown-cleanup-plugin, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /markdown-cleanup-plugin.

What is markdown-cleanup-plugin best for?

markdown-cleanup-plugin is a community categorized under Development-utilities. It is designed for: documentation, plugin, markdown, cleanup, file-management, automation, hooks, productivity. Created by emiller.