append-text-to-file

Installation
SKILL.md

Append Text To File

Input Parameters

Parameter Required Description Example
file_path Yes Path to the file to update ~/Downloads/poem.txt
new_content Yes The text content to append to the file And as the algorithms learn and grow,
Through neural networks, row by row,
We stand together, human and machine,
Building worlds we've never seen.
preserve_formatting No Whether to maintain existing line breaks and spacing true

Procedure

Installs
5
GitHub Stars
2
First Seen
Mar 1, 2026
append-text-to-file — dalehurley/phpbot