update-toolshed

Update Eigenwise Toolshed plugins and model-gateway while preserving install scopes.

15|3|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/Eigenwise/eigenwise-toolshed --skill update-toolshed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-toolshed
Source: https://github.com/Eigenwise/eigenwise-toolshed/tree/main/plugins/workbench/skills/update-toolshed
Command: npx skills add https://github.com/Eigenwise/eigenwise-toolshed --skill update-toolshed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps installed Eigenwise Toolshed plugins and the model-gateway up to date without manually checking versions, reinstalling marketplace items, or wiring projects by hand.

Core Features & Use Cases

  • Plugin Updates: Refreshes only the Eigenwise Toolshed marketplace entries recorded in Claude Code's plugin registry.
  • Gateway Maintenance: Runs model-gateway setup and doctor when that plugin is installed, including migration handling for the retired codex-gateway install.
  • Freshness Guard Recovery: Supports check and dry-run modes for safe inspection, and explains when a reload or restart is needed after updates land.
  • Use Case: A user notices Claude Code is blocked by a stale workbench or gateway version and wants a controlled update path that preserves recorded scopes and project wiring.

Quick Start

Ask Claude to update the installed Eigenwise Toolshed plugins and report any gateway or reload steps required.

Frequently Asked Questions about update-toolshed

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update Claude Code plugins from the marketplace without losing project wiring?

Updating Claude Code plugins requires refreshing marketplace entries while preserving recorded install scopes and project wiring. The update process targets only installed Toolshed plugins, ensuring existing configurations remain intact during version checks and refreshes.

What is the safest way to run a dry-run before updating my model-gateway?

A dry-run for model-gateway updates allows safe inspection of pending changes before execution. The freshness guard supports check and dry-run modes, enabling users to verify version updates and migration handling without risking the active Claude Code workbench.

How does codex-gateway migration handling work when updating the model-gateway?

Codex-gateway migration handling automatically transitions retired gateway installs to the current model-gateway during updates. The process runs setup and doctor routines to validate the migration, ensuring gateway functionality is preserved without manual reconfiguration.

When do I need to reload or restart Claude Code after a plugin update?

A reload or restart is needed after plugin updates land when the freshness guard detects stale workbench or gateway versions blocking Claude Code. The update process reports required reload steps, indicating when a restart is necessary to apply new plugin versions.

Can I use update-toolshed to refresh only specific Toolshed marketplace entries?

The update process applies to all installed Eigenwise Toolshed plugins recorded in Claude Code's plugin registry. It refreshes the marketplace entries based on recorded install scopes, ensuring only previously installed items are targeted during the version check.

Why is my Claude Code workbench blocked by stale plugin versions and how do I fix it?

A stale workbench or gateway version blocks Claude Code when installed plugins fall behind marketplace updates. The controlled update path refreshes versions while preserving project wiring, followed by a reload or restart to restore functionality.