hnaymyh123-henry/skills-compat-manager

101 stars · Last commit 2026-05-29

Cross-platform compatibility layer for AI agent skills — pre-flight dependency checks, MCP-native, works with Claude Code, Cursor, Codex CLI, OpenCode and more

README preview

<p align="center">
  <img src="docs/architecture.svg" alt="Skills Compat Manager" width="640"/>
</p>

<h1 align="center">Skills Compat Manager</h1>

<p align="center">
  <strong>Stop your AI agent from failing halfway through a skill.</strong><br/>
  One library for all your agent skills — with a pre-flight check built in.
</p>

<p align="center">
  <a href="#quick-start"><img src="https://img.shields.io/badge/Get_Started-2_min-blue?style=for-the-badge" alt="Quick Start"/></a>
  <img src="https://img.shields.io/badge/MCP-native-orange?style=for-the-badge" alt="MCP native"/>
  <img src="https://img.shields.io/badge/Python-3.11+-green?style=for-the-badge" alt="Python 3.11+"/>
  <img src="https://img.shields.io/badge/License-MIT-lightgrey?style=for-the-badge" alt="MIT License"/>
</p>

<p align="center">
  <a href="#quick-start">Quick Start</a> ·

View full repository on GitHub →