get-file
OfficialSave NovaDB files to disk with metadata
Authornovadb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Downloading binary files referenced in NovaDB objects and preserving them locally while returning structured metadata so agents or users can reference the saved file without embedding large binary content.
Core Features & Use Cases
- Direct file retrieval: Fetch a file by its combined identifier and extension (e.g., attr 11000 + 11005) and persist it to the local filesystem.
- Metadata-first response: Returns filePath, sizeBytes, and contentType instead of raw file content for safe downstream processing.
- Use Case: When rendering HTML or generating reports that reference stored images or documents, use this skill to download each referenced asset and include stable local paths in the output.
Quick Start
Call the get-file skill with the file identifier 5fe618811cca585a2826a2da06e3ce1b.jpg and optional filename report.jpg to save the file to disk and receive its metadata.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: get-file Download link: https://github.com/novadb/claude-plugins/archive/main.zip#get-file 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.