OpenAgentSkill Registry Manifest Skill: ai-assist-npm-update Slug: jparkerweb-ai-assist-npm-update Category: automation Description: Bulk-update outdated npm dependencies across one or more package.json files. Finds every package.json in the current working directory (recursively, skipping node_modules), runs npm outdated, bumps each outdated dependency to its 'wanted' version prefixed with ^, then runs npm install. Use whenever the user wants to update npm dependencies, bump packages to their wanted versions, refresh package.json versions, or run npm outdated and apply the results — including across a monorepo or multiple projects at once. Triggers on: update npm packages, update dependencies, bump npm versions, npm outdated, refresh package.json. Agent fit: - Decision: 60/100 Prototype first - Primary fit: Browser automation - Role: Fallback candidate Supply profile: - Track: Coding and developer agents - Scenario: GitHub automation - Applicable agents: Claude Code, CLI, Codex, Cursor - Maintenance: 2d since push - Risk: Needs review Trust: - Trust score: 64/100 Manual review - Audit: 72/100 Needs review Attribution: - Status: Registry indexed - Source: recursive skill source sync - Creator: jparkerweb - Claim URL: https://www.openagentskill.com/skills/jparkerweb-ai-assist-npm-update#claim-this-skill Install: npx skills add jparkerweb/ai-assist-skills --skill ai-assist-npm-update URLs: - Web: https://www.openagentskill.com/skills/jparkerweb-ai-assist-npm-update - API: https://www.openagentskill.com/api/agent/skills/jparkerweb-ai-assist-npm-update - Install API: https://www.openagentskill.com/api/skills/jparkerweb-ai-assist-npm-update/install - Repository: https://github.com/jparkerweb/ai-assist-skills/tree/main/skills/ai-assist-npm-update