Skip to content

Commit 20f62f4

Browse files
Add CI status badge to README (#2)
1 parent 32adc98 commit 20f62f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# agent-skill-forge
22

3+
[![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)
4+
35
A spec-driven AI agent skill generator and verification pipeline for building, testing, repairing, and packaging production-ready agent skills.
46

57
Most AI agent skills are still created as prompt files and manually inspected. `agent-skill-forge` turns skill creation into an engineering pipeline:

0 commit comments

Comments
 (0)