LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: file-operations

Browse skills that share this tag.

  • secret-handling - Prevent secret leaks in repository files and commits
    securityfile-operationsteam-collaborationsecret-management

    ★ 0 · Updated 2026-09-19

    Prohibits reading .env files and writing credentials to .crew files while defining pre-commit validation and remediation rules.

    ⚙ Read allowed template files⚙ Scan staged files for secrets⚙ Block commits containing detected secrets
  • toolfs-filesystem - Access files and directories from mounted local filesystems.
    filesystemtoolfsfile-operationslocal-storage

    ★ 1 · Updated 2026-09-15

    Provides read, write, list, and stat operations for files and directories on mounted local filesystems via session-controlled virtual paths.

    ⚙ Read file content⚙ Write content to file⚙ List directory contents
  • file-operations - File Operations Skill
    file-operationscsvjsonyaml

    ★ 8 · Updated 2026-09-10

    Provides guidance on reading, parsing, and processing various file formats commonly used in legal and compliance tasks.

    ⚙ Read CSV files⚙ Parse CSV files⚙ Analyze CSV files
  • save-context - Save Session Context for Claude Continuity
    context-managementsession-persistencefile-operations

    ★ 1 · Updated 2026-02-14

    Save session context to CLAUDE.local.md file incrementally during a session or as a full dump at the end.

    ⚙ Read current CLAUDE.local.md⚙ Update Last Session section⚙ Update Active Threads
  • bun-file-io - Bun File I/O Operations for Node.js Development
    file-operationsbun-apifilesystemio-utilities

    ★ 0 · Updated 2026-02-13

    Perform file operations including reading, writing, scanning, and deleting files using Bun APIs

    ⚙ Read file content⚙ Write to files⚙ Scan directories
  • file-manager - File Manager for File and Directory Operations
    file-managementdirectoryfile-operationsfilesystem

    ★ 211 · Updated 2026-02-12

    Manages files and directories including creation, reading, writing, deletion, moving, copying, searching, and listing operations

    ⚙ create files⚙ read files⚙ write files