From b0c222c242ab172430cdfff61c41ad88a22180b0 Mon Sep 17 00:00:00 2001 From: Brattlof <57799495+Brattlof@users.noreply.github.com> Date: Sat, 13 Jun 2026 21:44:56 +0200 Subject: [PATCH 1/2] Add skillet under Skills Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..9e386cc 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` ( - [jiweiyeah/Skills-Manager](https://github.com/jiweiyeah/Skills-Manager) - Cross-platform desktop app (Tauri 2.0 + React 19 + Rust) for managing skills across multiple AI tools. ![GitHub stars](https://img.shields.io/github/stars/jiweiyeah/Skills-Manager?style=flat-square) - [DargonLee/skill-switch](https://github.com/DargonLee/skill-switch) - Cross-platform desktop app for managing AI tool skill files - unified interface for Codex CLI, Claude Code, Gemini CLI, Cursor. ![GitHub stars](https://img.shields.io/github/stars/DargonLee/skill-switch?style=flat-square) - [aiskillstore/marketplace](https://github.com/aiskillstore/marketplace) - Security-audited skills marketplace. One-click install with automated security analysis. ![GitHub stars](https://img.shields.io/github/stars/aiskillstore/marketplace?style=flat-square) +- [Brattlof/skillet](https://github.com/Brattlof/skillet) - Zero-dependency Go CLI and package manager that installs skills, slash commands, hooks, and MCP servers across Codex, Claude Code, Cursor, Gemini CLI, Copilot, and Cline. ![GitHub stars](https://img.shields.io/github/stars/Brattlof/skillet?style=flat-square) ### Domain-Specific Skills From 4e7f0fc0f3783d0b412957628a91fceb0f6ec4ee Mon Sep 17 00:00:00 2001 From: Brattlof <57799495+Brattlof@users.noreply.github.com> Date: Sat, 13 Jun 2026 21:55:29 +0200 Subject: [PATCH 2/2] Make the skillet description precise about Codex support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e386cc..1f29273 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` ( - [jiweiyeah/Skills-Manager](https://github.com/jiweiyeah/Skills-Manager) - Cross-platform desktop app (Tauri 2.0 + React 19 + Rust) for managing skills across multiple AI tools. ![GitHub stars](https://img.shields.io/github/stars/jiweiyeah/Skills-Manager?style=flat-square) - [DargonLee/skill-switch](https://github.com/DargonLee/skill-switch) - Cross-platform desktop app for managing AI tool skill files - unified interface for Codex CLI, Claude Code, Gemini CLI, Cursor. ![GitHub stars](https://img.shields.io/github/stars/DargonLee/skill-switch?style=flat-square) - [aiskillstore/marketplace](https://github.com/aiskillstore/marketplace) - Security-audited skills marketplace. One-click install with automated security analysis. ![GitHub stars](https://img.shields.io/github/stars/aiskillstore/marketplace?style=flat-square) -- [Brattlof/skillet](https://github.com/Brattlof/skillet) - Zero-dependency Go CLI and package manager that installs skills, slash commands, hooks, and MCP servers across Codex, Claude Code, Cursor, Gemini CLI, Copilot, and Cline. ![GitHub stars](https://img.shields.io/github/stars/Brattlof/skillet?style=flat-square) +- [Brattlof/skillet](https://github.com/Brattlof/skillet) - Zero-dependency Go CLI / package manager that installs Agent Skills into Codex and other editors via the shared ~/.agents/skills directory, plus Claude Code commands and hooks and MCP servers for supported clients. ![GitHub stars](https://img.shields.io/github/stars/Brattlof/skillet?style=flat-square) ### Domain-Specific Skills