---
title: "Sync skills across Claude Code, Codex, OpenClaw, and other AI CLIs with Skillshare"
description: "Keep one canonical skills and agents source in sync across multiple coding CLIs instead of hand-copying files between tool directories."
verification: "listed"
source: "https://github.com/runkids/skillshare"
author: "runkids"
publisher_type: "individual"
category:
  - "Integrations & Connectors"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "runkids/skillshare"
  github_stars: 1563
---

# Sync skills across Claude Code, Codex, OpenClaw, and other AI CLIs with Skillshare

Keep one canonical skills and agents source in sync across multiple coding CLIs instead of hand-copying files between tool directories.

## Prerequisites

Supported AI CLI targets, Skillshare binary

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install the Skillshare binary with the upstream install script or Homebrew, place skills and agents in the canonical Skillshare directories, then run `skillshare sync` to materialize them into supported targets.
```

## Documentation

- https://skillshare.runkids.cc

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/sync-skills-across-ai-coding-clis-with-skillshare/)
