eljulians/skillfile

129 stars · Last commit 2026-05-27

One-stop shop for AI skills and agents. Search 110K+ community skills, install and track them declaratively, and deploy across all major AI coding tools (Claude Code, Codex, Cursor, Antigravity and more)

README preview

# skillfile

[![CI](https://img.shields.io/github/actions/workflow/status/eljulians/skillfile/ci.yml?style=flat-square&label=CI)](https://github.com/eljulians/skillfile/actions/workflows/ci.yml)
[![Coverage](https://img.shields.io/codecov/c/github/eljulians/skillfile?style=flat-square)](https://codecov.io/gh/eljulians/skillfile)
[![Crates.io](https://img.shields.io/crates/v/skillfile?style=flat-square)](https://crates.io/crates/skillfile)
[![MSRV](https://img.shields.io/badge/MSRV-1.82-blue?style=flat-square)](https://github.com/eljulians/skillfile)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue?style=flat-square)](https://opensource.org/licenses/Apache-2.0)
[![platform](https://img.shields.io/badge/platform-linux%20%7C%20macOS%20%7C%20Windows-lightgrey?style=flat-square)]()

**Track AI skills and agents declaratively, like dependencies. Pin them. Patch them. Deploy everywhere.**

Declare your skills in a manifest. Pinned to exact commits. Deploys to Claude Code, Cursor, Codex, Antigravity, and more. Customize without losing upstream updates. Search 110K+ skills from the terminal.

![demo](https://github.com/eljulians/skillfile/raw/master/docs/demo.gif)

You found a great skill on GitHub and copied the markdown into `.claude/skills/`. Maybe you grabbed one from [agentskill.sh](https://agentskill.sh). So what now?

- Each hub has its own install tool
- Nothing tracks what you installed
- No way to update when the author improves it

View full repository on GitHub →