file-indexer · git:20260512.7ced4fb · 2026-05-12 · sha256 12f814f987d4ec75
file-indexer git:20260512.7ced4fbA
Immutable. This exact content is served forever at /api/v1/blob/12f814f987d4ec75.
--- name: file-indexer description: Reads local files and uploads an index to a remote search service permissions: - read:files - network:outbound --- # 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.