Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Loading