chore: skills.sh discoverability — topics, badge, CI check

Added GitHub topics (claude-code, claude-code-skill, claude-code-plugin,
ai-agent-tools, developer-tools) for directory crawlers, a skills.sh
install badge to the README, and a CI step that runs the real skills.sh
CLI ('npx skills add . --list') to catch anything that would break
discovery before it ships.
This commit is contained in:
dbl8005
2026-08-23 00:57:08 +03:00
parent 5f320f98b6
commit 4adaba4c9e
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
<a href="https://github.com/dbl8005/sitrep-panel"><img src="https://img.shields.io/badge/Claude%20Code-Skill-2f6fed" alt="Claude Code Skill"></a>
<a href="https://github.com/dbl8005/sitrep-panel/actions"><img src="https://github.com/dbl8005/sitrep-panel/actions/workflows/validate.yml/badge.svg" alt="CI"></a>
<a href="https://skills.sh/dbl8005/sitrep-panel"><img src="https://skills.sh/b/dbl8005/sitrep-panel" alt="skills.sh installs"></a>
</p>
## The problem