home/categories/scripting/hkuds-openspace-showcase-skills-large-file-write-heredoc-skill-md
scriptingdevelopment

large-file-write-heredoc

Reliable fallback technique for writing large file contents when write_file and shell_agent both fail with 'unknown error' due to payload size limits — uses run_shell with a Python heredoc to bypass tool constraints.

HKUDS
maintainer
HKUDS
Mis à jour 3/24/2026
Étoiles
4934
Forks
588
quick start

Installation and usage

Reliable fallback technique for writing large file contents when write_file and shell_agent both fail with 'unknown error' due to payload size limits — uses run_shell with a Python heredoc to bypass tool constraints.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use large-file-write-heredoc