deps.dev (Skill Router) This file is intentionally introductory . Open the right note under based on what you need. Start here (fast) - Need the latest/default version of a known package? Read: . - Handling huge version lists or truncated responses? Read: . - Not sure how to format/normalize package names per ecosystem? Read: . - Need endpoint shapes and fields to parse? Read: . Primary recipe (one request) Goal: given , return the default/latest version. - Call GetPackage : - Parse and select the item with . If is missing for all versions, stop and ask for an explicit selection rule (e.g., i…