Llm Safe Write
v0.1.0Safely write large files or files with CJK/special characters using incremental Edit strategy instead of direct Write. Use when: writing a file longer than 50 lines, file contains CJK characters (Chinese/Japanese/Korean), Write tool failed with "Unterminated string" or JSON truncation, writing Python/JS/TS files with multiple functions, embedding CJK strings in source code, user says "write failed", "file won't write", "large file write", "CJK write error", "encoding error on write", or "file too long to write". **Do NOT undertrigger** — when a file may exceed 50 lines or contain non-ASCII characters, use this Skill proactively instead of bare Write.
0· 0·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install llm-safe-write
镜像加速npx clawhub@latest install llm-safe-write --registry https://cn.longxiaskill.com 镜像可用