From 2e7802ce135a88315354daad169822242f00072f Mon Sep 17 00:00:00 2001 From: f0d010c Date: Sat, 9 May 2026 17:41:54 +0300 Subject: [PATCH] Add Codex SkillForge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1b563e2..1cb8c481 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,8 @@ For this curated list, the machine-readable source of truth is the generated rep After scaffolding with `$plugin-creator`, use [codex-plugin-scanner](https://github.com/hashgraph-online/codex-plugin-scanner) as your quality gate before publishing, review, or distribution. +For skill/plugin authoring workflows, [Codex SkillForge](https://github.com/f0d010c/skillforge) provides an ESLint-style CLI and GitHub Action for scaffolding, linting, smoke-testing, and packaging Codex skills/plugins before publishing. + ### Local Preflight ```bash