large-file-write

Official

Reliably write large files beyond shell limits

Authoropenyida
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill tackles the truncation and failure issues when using heredoc or shell commands to write large files (over 100 lines), which exceed token limits and encounter shell quirks.

Core Features & Use Cases

  • Node.js script writing: Generates a temporary JavaScript file that writes the content as a template string, bypassing shell limitations.
  • Multiple write modes: Supports full write, append, and stdin‑driven write via the provided scripts/write.js.
  • Use Cases: Creating large Yida custom page code, Three.js scene scripts, or any code file larger than 100 lines where direct create_file is insufficient.

Quick Start

Ask the AI to create a large JavaScript file using the large‑file‑write skill with the desired content.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: large-file-write
Download link: https://github.com/openyida/openyida/archive/main.zip#large-file-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.