CommunityRecherche & Datenanalysegithub.com

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.

Was ist 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.

Funktioniert mitClaude Code~Codex CLI~Cursor
npx skills add shawnc000/skillmoo

Installed? Explore more Recherche & Datenanalyse skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

In Ihrer bevorzugten KI fragen

Öffnet einen neuen Chat, in dem dieser Agent-Skill bereits geladen ist.

Dokumentation

Weather

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

Verwandte Skills