Go write

Community

Safely modify the local filesystem with commands.

Authorbishwashere
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Change the filesystem: copy, move, delete, create files and directories, chmod, rsync (local, with excludes). Commands: cp, mv, rm, touch, chmod, mkdir, rsync. Enable in config (skills.enabled).

Core Features & Use Cases

  • Provides a restricted, deterministic set of filesystem operations (copy, move, delete, create, and permission changes) through a consistent command surface.
  • Supports exclude rules for safe copies (e.g., skipping node_modules, caches) and an rsync-based approach for selective synchronization.
  • Useful in automation and project maintenance to restructure directories, apply permissions, and reproduce environments with repeatable steps.

Quick Start

Enable go-write in configuration and run the skill with the command and arguments to perform the desired filesystem operation.

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: Go write
Download link: https://github.com/bishwashere/cowCode/archive/main.zip#go-write

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.