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.

find - Advanced file search and manipulation utility

Search and manipulate files based on name, type, size, permissions, and time criteria

Tags

Updated: 2026-02-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Search files by name
  • Search files by type
  • Search files by size
  • Search files by time
  • Search files by permissions
  • Search files by owner
  • Delete found files
  • Move found files
  • Copy found files
  • Change file permissions
  • Change file ownership
  • List file details

Inputs

  • File system path
  • Name pattern
  • File type
  • Size criteria
  • Time parameters
  • Permission settings
  • Owner information
  • Search depth limit

Outputs

  • File list
  • Operation confirmation
  • Error messages
  • File metadata

Requirements

  • Unix/Linux system
  • find command availability
  • File system access permissions

Source

  • Spec: SKILL.md
file search
system utility
file management
command line
Search files by name
Search files by type
Search files by size
Search files by time
File system path
Name pattern
File type
File list
Operation confirmation
Error messages