file-manager

Search NAS files by keywords and file types and retrieve metadata.

31|10|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/yazelin/ching-tech-os --skill file-manager-yazelin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-manager
Source: https://github.com/yazelin/ching-tech-os/tree/main/backend/src/ching_tech_os/skills/file-manager
Command: npx skills add https://github.com/yazelin/ching-tech-os --skill file-manager-yazelin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined way to search and manage NAS files, saving you time and effort in navigating large storage systems.

Core Features & Use Cases

  • Search NAS Files: Quickly find files by keywords and file types on NAS devices.
  • File Information: Retrieve detailed information about files, including file paths and metadata.
  • File Preparation: Send files for further processing with pre-defined messages.
  • PDF Conversion: Convert PDF documents to images for easier viewing and sharing.
  • Use Case: If you have a large directory of PDF files on your NAS, you can use this Skill to quickly find specific documents, get their details, and prepare them for further use, such as converting to a more usable image format.

Quick Start

Search for a file on the NAS by name and file type: "run_skill_script(skill='file-manager', script='search_nas_files', input='{"keywords":"budget report","file_types":"pdf"}')".

Frequently Asked Questions about file-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for specific PDF files on a NAS device by keywords?

To search for specific PDF files on a NAS, you can execute a custom search script with defined input parameters like keywords and file types. This script-first approach quickly filters and discovers matching documents, retrieving their detailed file paths and metadata.

Can I convert PDF documents to images for easier viewing directly from my NAS?

Yes, you can convert PDF documents to images directly from your NAS. The file management workflow includes a PDF conversion feature that transforms archived documents into image formats, facilitating easier viewing, sharing, and further processing.

What is the best way to retrieve file paths and metadata for invoice processing on a NAS?

The best way to retrieve file paths and metadata for invoice processing on a NAS is to use a script-based file management workflow. It facilitates file discovery and information retrieval, allowing you to extract document details efficiently for administrative tasks.

Does this NAS file management approach require script execution for document archiving?

Yes, this NAS file management approach requires script execution with defined input parameters for document archiving. It utilizes custom scripts for script-first execution, meaning you must run specific commands to search, retrieve, and prepare files for archiving.

How do I prepare digitized forms found on my NAS for further processing?

You can prepare digitized forms found on your NAS for further processing by sending them with pre-defined messages. This file preparation feature allows you to seamlessly pass retrieved documents into downstream workflows like form digitization or PDF conversion.

What should I do if searching for files by type on my NAS returns no results?

If searching for files by type on your NAS returns no results, verify that your defined input parameters match the actual file types and keywords exactly. The script relies on precise parameter inputs to successfully filter and locate documents in large storage systems.