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-io

Browse skills that share this tag.

  • file-provider - File Access Abstraction Layer for .NET
    file-iofile-abstractionaspnet-coreconfiguration

    ★ 602 · Updated 2026-06-15

    Provides unified abstraction for reading files from physical, embedded, and composite sources with change watching

    ⚙ read physical files⚙ read embedded resources⚙ list directory contents
  • writing-memories - Write and Update Memory Files
    memory-managementfile-ioyamldocumentation

    ★ 602 · Updated 2026-02-13

    Writes or updates YAML-formatted memory files in the agent's memories directory

    ⚙ write memory files⚙ update memory files⚙ create directories
  • yaml-reader - YAML File Reader with yq Tool
    yamlparsingfile-ioconfiguration

    ★ 4 · Updated 2026-02-13

    Read and parse YAML files using yq command-line tool

    ⚙ read YAML files⚙ parse YAML syntax⚙ extract values