description, argument-hint, allowed-tools
| description |
argument-hint |
allowed-tools |
| Check model cache and offline-readiness assumptions for Marker, Nougat, and Hugging Face assets. |
|
|
/model-cache-check
Arguments
The user invoked this command with: $ARGUMENTS
Workflow
- Read
AGENTS.md, docs/TOOLCHAIN.md, docs/ARCHITECTURE.md, and docs/CONVERSION_POLICY.md.
- Inspect relevant environment variables and common Hugging Face cache paths.
- Check whether local cache paths are explicit enough for offline execution.
- Do not download model weights unless the user explicitly asks.
Output
- Cache Paths
- Offline Readiness
- Missing Assets
- Documentation Gaps