Fix Skill Documentation Version: 2.1.0 | Last Updated: 2025-01-27 Check and fix missing reference files in dynamic skills. Usage Arguments: - : Specific crate to check (optional, defaults to all) - : Only report issues, don't fix - : Remove invalid references instead of creating files Execution Mode Detection CRITICAL: Check if agent infrastructure is available. This skill can run in two modes: - Agent Mode : Uses background agents for documentation fetching - Inline Mode : Executes directly using agent-browser CLI or WebFetch --- Agent Mode (Plugin Install) When agent infrastructure is avail…