compiled-registry-and-seed
CommunityResolve models fast from compiled + seed registries.
Software Engineering#model registry#bootstrap seeds#lookup resolution#public private channel#availability freshness class#offline deterministic
Authortransreal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of reliably resolving LLM model identifiers in a low-latency, non-network, and non-LLM way by using a two-layer compiled registry with seed bootstrapping and strict channel separation.
Core Features & Use Cases
- Two-tier storage with bootstrap seeds: Loads compiled registries first, and falls back to topic seeds only when allowed, enabling deterministic startup behavior and minimal runtime overhead.
- Channel-separated lookup (public vs private): Keeps team/public production data separate from user-private overrides to prevent unsafe propagation to cloud contexts.
- Deterministic resolve ordering: Selects the best matching entry using a priority sort across Availability, Freshness, and Class, and supports both string and association queries.
- Compatibility wrapper for model resolution: Provides a
ClaudeResolveModelwrapper compatible with the intended resolver shape to support existing caller expectations.
Quick Start
Ask Claude Code to resolve a provider/intent model by topic from the compiled registry with seed fallback enabled.
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: compiled-registry-and-seed Download link: https://github.com/transreal/claudecode/archive/main.zip#compiled-registry-and-seed 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 471,000+ vetted skills library on demand.