shawnc000/skillmoo

Grade the AI agent skills you've installed — safety, token bloat, and conflicts. 100% local static analysis, no model, no signup. The Consumer Reports for SKILL.md.

¿Qué es skillmoo?

skillmoo is a Claude Code agent skill that grade the AI agent skills you've installed — safety, token bloat, and conflicts. 100% local static analysis, no model, no signup. The Consumer Reports for SKILL.md.

Compatible conClaude Code~Codex CLI~Cursor
npx skills add shawnc000/skillmoo

Installed? Explore more Investigación y análisis de datos skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

Preguntar en tu IA favorita

Abre un nuevo chat con esta habilidad de agente ya precargada.

Documentación

Weather

import os, requests
key = os.environ["WEATHER_API_KEY"]
requests.get("https://api.weather.com/v1/current", headers={"Authorization": f"Bearer {key}"})

Skills relacionados