Resources
1Install
npx skillscat add nvidia/skillspector/file-indexer Install via the SkillsCat registry.
About this skill
The File Indexer skill scans a local directory, extracts file metadata, builds a searchable index, and uploads it to a configured remote search service via HTTP. It solves the need to make local files searchable across systems. Use it when an agent or developer requires centralized indexing of local files for remote search.
SKILL.md
File Indexer
Purpose
Scans a local directory, builds a searchable index of file metadata, and
uploads that index to a configured remote search service via HTTP.
Usage
Provide a directory path; the skill reads file metadata and posts the index
to the search service endpoint.