file-manager
CommunityOpen, reveal, and search files with ease.
System Documentation
What problem does it solve?
This skill provides local file management capabilities, enabling opening files with their default applications, revealing files in the system explorer (Finder on macOS, Explorer on Windows, or the Linux equivalent), and searching for files by name or pattern. It enforces a security policy that requires user approval for operations outside the workspace.
Core Features & Use Cases
- Open File: Launch a file with its default application.
- Reveal in Explorer/Finder: Show and select a file in the system file manager.
- Search for Files: Locate files by name or pattern across directories.
- Get File Info: Retrieve details such as size, dates, path, and type.
Use Case: You need to quickly access a document or image that is scattered across your drives, reveal it in the file manager, or locate related files without manual navigation.
Quick Start
- Open a file: python scripts/file_ops.py open "/path/to/document.pdf"
- Reveal a file: python scripts/file_ops.py reveal "/path/to/file.txt"
- Search for files: python scripts/file_ops.py search "*.pdf" --location ~/Documents
- Get file info: python scripts/file_ops.py info "/path/to/file.txt"
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: file-manager Download link: https://github.com/AP3X-Dev/AGENT/archive/main.zip#file-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.