🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

RedHat File Operations

by @mzfshark

Perform safe, auditable file operations with path validation and backups.

Versionv1.0.0
⚑ When to Use
TriggerAction
- You need to ensure changes are safe and reversible.
- You must avoid accidental overwrites or destructive operations.
πŸ’‘ Examples

Update a config file:

  • operation: update
  • paths: { target: "apps/api/.env.example" }
  • Validation: backup created; diff is minimal; file still parses.
  • πŸ”’ Constraints

  • Operation is reversible when possible (backup exists for destructive actions).
  • The final target path is verified before execution.
  • The operation result is explicitly reported (not silent).
  • View on ClawHub
    TERMINAL
    clawhub install axodus-file-operations

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’