Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

auto-file-io

النجوم٦
التفرعات٠
آخر تحديث٣ أبريل ٢٠٢٦ في ٠٢:٤١

File I/O discipline: atomic writes, streaming large files, error path cleanup, file locking, and platform awareness. Corrects direct overwrites that corrupt on crash, loading entire files into memory, orphaned temp files on error, and missing platform-specific path handling. Use when reading or writing files, processing uploads, managing temp files, or working with filesystem paths. Triggers: file, write file, read file, atomic write, temp file, tempfile, streaming, upload, download, path, PathBuf, fs::write, fs::read, open, truncate, rename, file lock, flock, platform, symlink.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly