From de06b7d54a6f6682a019f84c2325e7d2973f2880 Mon Sep 17 00:00:00 2001 From: HelloThisWorld Date: Fri, 10 Jul 2026 00:23:01 +0800 Subject: [PATCH] Add CI status badge to README Co-Authored-By: Claude Fable 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f51334..90f12ce 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ > A production-oriented template for building observable, replayable, and > verification-gated AI agent skills. +[![skill-eval](https://github.com/HelloThisWorld/agent-skill-verification-template/actions/workflows/skill-eval.yml/badge.svg?branch=main)](https://github.com/HelloThisWorld/agent-skill-verification-template/actions/workflows/skill-eval.yml) ![status](https://img.shields.io/badge/status-MVP-blue) ![offline](https://img.shields.io/badge/default%20demo-offline-success) ![language](https://img.shields.io/badge/TypeScript-Node.js-informational)