write-tmp

Community

Safely manage workspace temporary files locally.

AuthorkindomLee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing temporary files inside a workspace can be error-prone if you try to write to system-wide /tmp. This Skill promotes using a workspace-local tmp/ directory to keep ephemeral data contained and compliant with workspace rules.

Core Features & Use Cases

  • Enforces use of workspace-local tmp/ for temporary storage to prevent path escapes.
  • Resolves tmp paths relative to CLAUDE_PROJECT_DIR (or OPENCLAW_WORKSPACE in OpenClaw mode) to maintain portability.
  • Provides a simple workflow for setup and cleanup of temporary files during tasks such as builds, tests, and data processing.

Quick Start

Create the workspace-local tmp directory and save your temporary file there using a path relative to CLAUDE_PROJECT_DIR (or OPENCLAW_WORKSPACE in OpenClaw mode).

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: write-tmp
Download link: https://github.com/kindomLee/openclaw-workspace-template/archive/main.zip#write-tmp

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.