clean

Remove all files and subdirectories from the .tmp/ directory.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ryanallen/product-studio --skill clean-ryanallen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clean
Source: https://github.com/ryanallen/product-studio/tree/main/.claude/skills/clean
Command: npx skills add https://github.com/ryanallen/product-studio --skill clean-ryanallen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes all temporary files and directories within the .tmp/ directory, ensuring a clean workspace and freeing up disk space.

Core Features & Use Cases

  • Temporary File Cleanup: Safely deletes all contents of the .tmp/ directory.
  • Workspace Reset: Ideal for resetting the environment after a task or before starting a new one.
  • Use Case: After successfully verifying a batch of reports that were temporarily stored in .tmp/, you can use this Skill to clear out those files before processing the next batch.

Quick Start

Use the clean skill to wipe the .tmp directory.

Frequently Asked Questions about clean

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

FAQPage Schema
How do I clear temporary files from my workspace directory?

To clear temporary files from your workspace, this skill removes all files and subdirectories located within the .tmp/ directory. This safely deletes all temporary artifacts to ensure a clean workspace and free up disk space.

What is the best way to reset a temporary workspace before processing a new batch?

The best way to reset a temporary workspace is by wiping the .tmp/ directory contents entirely. This skill deletes all temporary files and subdirectories, ensuring only relevant files remain before new operations begin.

Why do I need to remove temporary artifacts after my tasks are completed?

You need to remove temporary artifacts after tasks are completed to reset the environment and free up disk space. Clearing the .tmp/ directory ensures that obsolete files do not interfere with subsequent workspace operations.

Does this workspace cleanup method delete subdirectories inside the temporary folder?

Yes, this workspace cleanup method deletes subdirectories inside the temporary folder. It removes all files and subdirectories within the .tmp/ directory, ensuring a completely empty temporary workspace for your next tasks.

Can I use this to free up disk space by clearing the .tmp directory?

Yes, you can use this to free up disk space by clearing the .tmp directory. It safely deletes all contents within the temporary folder, effectively removing stored artifacts and resetting the workspace environment.