shimmy-tool-skopeo

Direct Skopeo shim maintenance to context files and runtime entrypoints.

2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/wadebee/shimmy --skill shimmy-tool-skopeo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shimmy-tool-skopeo
Source: https://github.com/wadebee/shimmy/tree/main/tools/skopeo/agent
Command: npx skills add https://github.com/wadebee/shimmy --skill shimmy-tool-skopeo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you use and maintain the Skopeo Shimmy tool without having to inspect the full repository every time you need the correct runtime or operational context.

Core Features & Use Cases

  • Skill Entry Point: Provides the canonical installable skill for the Skopeo shim.
  • Context Navigation: Directs you to the repository-wide and tool-specific context files needed to understand how the shim is expected to behave.
  • Runtime Maintenance: Supports work on the concrete Skopeo runtime while preserving registry authentication handling and credential-mount behavior.
  • Use Case: When updating Skopeo support, you can rely on this skill to locate the correct context and avoid breaking the existing registry auth flow.

Quick Start

Use the Skopeo skill to inspect the relevant context files and maintain the shim’s runtime without changing its registry authentication behavior.

Frequently Asked Questions about shimmy-tool-skopeo

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

FAQPage Schema
How do I maintain Skopeo container runtime workflows without breaking registry authentication?

To maintain Skopeo container runtime workflows safely, use the shimmy-tool-skopeo skill to locate the correct context files and runtime entrypoint while preserving explicit registry authentication secret mounting.

What is the best way to update a Skopeo shim without using default host credentials?

Updating a Skopeo shim requires avoiding default host credential mounts by directing work to the correct context files, ensuring only explicit registry authentication secret mounting is preserved during runtime maintenance.

Can I use Skopeo for containerized registry workflows through Shimmy?

Yes, Skopeo can be run safely through Shimmy for containerized registry workflows by using the skill to navigate tool-specific context files and maintain the concrete runtime entrypoint.

Why does my Skopeo tool maintenance keep breaking the registry auth flow?

Skopeo tool maintenance breaks the registry auth flow when default host credential mounts are used instead of preserving explicit registry authentication secret mounting as directed by the correct context files.

Do I need to inspect the full repository to find the correct Skopeo runtime entrypoint?

No, you do not need to inspect the full repository to find the correct Skopeo runtime entrypoint because the skill directs you to the repository-wide and tool-specific context files needed to understand the expected behavior.

When do I need to apply Skopeo shim updates for tool maintenance?

You need to apply Skopeo shim updates for tool maintenance when updating Skopeo support, allowing you to rely on the skill to locate the correct context and avoid breaking the existing registry authentication flow.