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

Browse skills that share this tag.

  • local - Local reads return bytes; remote reads return renderings.
    local-firstdata-integrityfile-system

    ★ 2 · Updated 2026-09-14

    Prioritizes reading from local copies over fetching remote renderings when a local copy exists on disk.

    ⚙ Check local copies before fetching⚙ Identify downgraded remote reads⚙ Filter primary quotable sources
  • aget-check-evolution - Monitor AGET Evolution Directory Health
    monitoringdiagnosticfile-system

    ★ 0 · Updated 2026-02-18

    Monitor the health of the .aget/evolution/ directory by checking file counts, naming conventions, and disk usage.

    ⚙ count files in directory⚙ check file naming conventions⚙ measure disk usage
  • find - File search and manipulation utility
    file-systemsearchadministrationcommand-line

    ★ 602 · Updated 2026-02-17

    Locate files by name, type, size, permissions, and time attributes

    ⚙ search files by name⚙ filter files by type⚙ find files by size
  • bye - Save session state and create handoff files
    session-managementstate-preservationhandofffile-system

    ★ 211 · Updated 2026-02-11

    Saves session state to YAML handoff files and memory files for safe exit or continuation

    ⚙ spawn session-saver agent⚙ create YAML handoff file⚙ save quick state files