Ars Cache Invalidate banner
zi-yue-1129 zi-yue-1129

Ars Cache Invalidate

Development community

Description

--- description: ARS /ars-cache-invalidate — drop cached verification entries for a citation key model: sonnet --- Invalidate the persistent verification cache for one citation key, so the next pipeline run re-verifies it live against Crossref / OpenAlex / Semantic Scholar / arXiv instead of returning a stale cached verdict. Use this when a citation's metadata changed (e.g. a preprint gained a published DOI) or when a prior verification looks wrong. The cache (spec v3.11 #182 Delta 2) is a loc

Installation

Installs to ~/.claude/skills/zi-yue-1129-research-lab-skills-ars-cache-invalidate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zi-yue-1129-research-lab-skills-ars-cache-invalidate && curl -fsSL https://raw.githubusercontent.com/zi-yue-1129/research-lab-skills/HEAD/commands/ars-cache-invalidate.md -o ~/.claude/skills/zi-yue-1129-research-lab-skills-ars-cache-invalidate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository