large-file-handling
CommunityWrite large outputs safely without timeouts.
Authorskurekjakub
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Large prose, JSON, and memory artifacts can exceed CLI timeouts or trigger shell security scanners, causing partial writes and data loss. This skill provides guidelines to avoid timeouts by splitting writes, using safe I/O methods, and circumventing heredoc blocks.
Core Features & Use Cases
- Guided write strategy: recommend sequential create/edit steps and Python-based writes to bypass shell scanning
- Safety-conscious tooling: warns about patterns that trigger shell security, and how to structure content to pass checks
- Use Case: when generating long-form chapters, memory dumps, or large JSON payloads, apply this skill to ensure complete artifacts without timeouts.
Quick Start
Split large content into smaller writes using create/edit or Python I/O to ensure successful file creation.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-handling Download link: https://github.com/skurekjakub/docwriter-agent/archive/main.zip#large-file-handling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.