#225 · Primary category: AI Coding Assistants
skillshare
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Codex, Claude Code, OpenClaw & more
Project last updated:08/27/26
GitHub Stars
2.6K
Forks
161
Contributors
21
License
MIT
Why we included this project
Anyone who runs several AI coding assistants eventually learns the hard way that every tool keeps its own set of skills and agents, and lining them up across machines is manual busywork. skillshare uses a git repository as the single source of truth and syncs it to Codex, Claude Code, Cursor, OpenCode, and dozens of other CLIs with one command. Edits flow in both directions, so a skill you refine in one assistant comes back into the shared repo and reaches every other machine. You can also scope a sync to skills only, agents only, or everything together, and the tool converts Markdown into the native formats individual assistants expect. Teams get organization-wide standards with project-scoped skills, and a built-in audit screens third-party skills for prompt injection and credential-stealing patterns before anything lands locally. If you have ever re-sent setup notes or copied the same skill onto each laptop by hand, this removes that chore.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.