llm-update-downloads

Official

Update model/tool download manifests

AuthorArm-Examples
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of managing external model and tool downloads by updating their URLs and checksums in a central manifest file, ensuring deterministic and secure retrieval.

Core Features & Use Cases

  • Manifest Management: Updates scripts/py/requirements.json with new or refreshed download URLs and SHA256 checksums.
  • Integrity Validation: Allows for optional validation of download logic and hash integrity.
  • Use Case: When adding a new LLM model to the project, use this Skill to add its download URL and expected SHA256 hash to the requirements.json file, ensuring it can be reliably downloaded and verified later.

Quick Start

Update the download manifest for the new model by editing scripts/py/requirements.json.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: llm-update-downloads
Download link: https://github.com/Arm-Examples/LLM-Runner/archive/main.zip#llm-update-downloads

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.