·apple-container-skill
</>

apple-container-skill

gabeosx/agent-skills

Interact with the Apple Container CLI to manage containers, images, volumes, networks, and system services on macOS. Use this skill when the user asks to run, build, or inspect containers or manage the container runtime.

13Installs·0Trend·@gabeosx

Installation

$npx skills add https://github.com/gabeosx/agent-skills --skill apple-container-skill

SKILL.md

To use the Apple Container CLI, execute the commands below using the runshellcommand tool. Note: This CLI is specific to Apple's container implementation.

Common Workflows & Architecture These patterns represent best practices for using the Apple Container CLI effectively.

System Lifecycle Management Unlike standard Docker Desktop, the container system services are explicit.

Interact with the Apple Container CLI to manage containers, images, volumes, networks, and system services on macOS. Use this skill when the user asks to run, build, or inspect containers or manage the container runtime. Source: gabeosx/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gabeosx/agent-skills --skill apple-container-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is apple-container-skill?

Interact with the Apple Container CLI to manage containers, images, volumes, networks, and system services on macOS. Use this skill when the user asks to run, build, or inspect containers or manage the container runtime. Source: gabeosx/agent-skills.

How do I install apple-container-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gabeosx/agent-skills --skill apple-container-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gabeosx/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01