diff --git a/README.md b/README.md index 9787b4f..519922b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # agent-skill-forge +[![CI](https://github.com/HelloThisWorld/agent-skill-forge/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/HelloThisWorld/agent-skill-forge/actions/workflows/ci.yml) + A spec-driven AI agent skill generator and verification pipeline for building, testing, repairing, and packaging production-ready agent skills. Most AI agent skills are still created as prompt files and manually inspected. `agent-skill-forge` turns skill creation into an engineering pipeline: