Skip to content

Commit 1e73a6a

Browse files
committed
Add banner image and polish README header
1 parent 7b32533 commit 1e73a6a

2 files changed

Lines changed: 14 additions & 6 deletions

File tree

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
# 📊 SkillScore
1+
<div align="center">
2+
<img src="assets/banner.png" alt="SkillScore" width="100%" />
3+
4+
<br />
5+
6+
[![npm version](https://badge.fury.io/js/skillscore.svg)](https://badge.fury.io/js/skillscore)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
8+
[![Node.js CI](https://github.com/joeynyc/skillscore/workflows/Node.js%20CI/badge.svg)](https://github.com/joeynyc/skillscore/actions)
9+
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)
210

3-
[![npm version](https://badge.fury.io/js/skillscore.svg)](https://badge.fury.io/js/skillscore)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
[![Node.js CI](https://github.com/joeynyc/skillscore/workflows/Node.js%20CI/badge.svg)](https://github.com/joeynyc/skillscore/actions)
6-
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)
11+
**The universal quality standard for AI agent skills.**<br />
12+
Evaluate any SKILL.md — from [skills.sh](https://skills.sh), [ClaHub](https://clawhub.com), GitHub, or your local machine.
713

8-
A professional CLI tool that evaluates AI agent skills (like OpenClaw/Claude Code skills) and produces comprehensive quality scores.
14+
</div>
15+
16+
---
917

1018
## ✨ Features
1119

assets/banner.png

3.78 MB
Loading

0 commit comments

Comments
 (0)