From c0e37d675609fba992a173789d737c6e35ba7d18 Mon Sep 17 00:00:00 2001 From: bookernath Date: Tue, 26 May 2026 10:33:01 -0700 Subject: [PATCH] Add Runtype Skills plugin Runtype Skills is a .codex-plugin format plugin with agent skills for building, deploying, and operating AI products on Runtype's managed edge runtime. MIT licensed, published by runtypelabs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..62ec649 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Distributable bundles combining skills + app integrations + MCP servers. Defined - [xmm/codex-bmad-skills](https://github.com/xmm/codex-bmad-skills) - BMAD methodology plugin - structured planning, design, and implementation workflow. - [regenrek/codex-1up](https://github.com/regenrek/codex-1up) - Bootstrap tool that installs Codex CLI plus curated power tools and an AGENTS.md template. Three profiles: balanced, safe, yolo. ![GitHub stars](https://img.shields.io/github/stars/regenrek/codex-1up?style=flat-square) - [EveryInc/compound-engineering-plugin](https://github.com/EveryInc/compound-engineering-plugin) - Compound Engineering plugin for Claude Code, Codex, and more. Structured multi-agent workflows. ![GitHub stars](https://img.shields.io/github/stars/EveryInc/compound-engineering-plugin?style=flat-square) +- [runtypelabs/skills](https://github.com/runtypelabs/skills) - Supercharge your agent for AI product development — build, deploy, and operate agents, flows, tools, and surfaces on Runtype's managed edge runtime. ![GitHub stars](https://img.shields.io/github/stars/runtypelabs/skills?style=flat-square) ## Hooks