Agent skill · AI & Agents

skill-sentinel

Auditoria e evolucao do ecossistema de skills. Qualidade de codigo, seguranca, custos, gaps, duplicacoes, dependencias e relatorios de saude.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill skill-sentinel --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 22
SKILL.md size: 8 KB
Bundled scripts: yes
Declared author: renat
Path: skills/skill-sentinel/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Skill Sentinel ## Overview Auditoria e evolucao do ecossistema de skills. Qualidade de codigo, seguranca, custos, gaps, duplicacoes, dependencias e relatorios de saude. ## When to Use This Skill - When the user mentions "auditar skills" or related topics - When the user mentions "qualidade skills" or related topics - When the user mentions "verificar skills ecossistema" or related topics - When the user mentions "saude ecossistema skills" or related topics - When the user mentions "skills duplicadas" or related topics - When the user mentions "otimizar skills" or related topics ## Do Not Use This Skill When - The task is unrelated to skill sentinel - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works Meta-agente que monitora, audita e evolui o ecossistema de skills. Analisa todas as skills em 7 dimensoes, identifica problemas, sugere melhorias e recomenda novas skills especialistas. ## Resumo Rapido | Area | Script | O que faz | |------|--------|-----------| | **Discovery** | `scanner.py` | Descobre todas as skills automaticamente | | **Qualidade** | `analyzers/code_quality.py` | Complexidade,

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Do Not Use This Skill When
  4. How It Works
  5. Resumo Rapido
  6. Localizacao
  7. Instalacao
  8. Comandos Principais
  9. 1. Qualidade De Codigo (Peso: 20%)
  10. 2. Seguranca (Peso: 20%)
  11. 3. Performance (Peso: 15%)
  12. 4. Governanca (Peso: 15%)
  13. 5. Documentacao (Peso: 15%)
  14. 6. Dependencias (Peso: 15%)
Ships with 21 files
  • references/analysis_criteria.md
  • references/schema.md
  • references/security_patterns.md
  • references/skill_template.md
  • scripts/analyzers/__init__.py
  • scripts/analyzers/code_quality.py
  • scripts/analyzers/cross_skill.py
  • scripts/analyzers/dependencies.py
  • scripts/analyzers/documentation.py
  • scripts/analyzers/governance_audit.py
  • scripts/analyzers/performance.py
  • scripts/analyzers/security.py
  • scripts/config.py
  • scripts/cost_optimizer.py
  • scripts/db.py
  • scripts/governance.py
  • scripts/recommender.py
  • scripts/report_generator.py
  • scripts/requirements.txt
  • scripts/run_audit.py
  • scripts/scanner.py
Commands it runs
pip install -r C:\Users\renat\skills\skill-sentinel\scripts\requirements.txt
python C:\Users\renat\skills\skill-sentinel\scripts\run_audit.py
python C:\Users\renat\skills\skill-sentinel\scripts\run_audit.py --skill instagram
python C:\Users\renat\skills\skill-sentinel\scripts\run_audit.py --recommend
python C:\Users\renat\skills\skill-sentinel\scripts\run_audit.py --compare
python C:\Users\renat\skills\skill-sentinel\scripts\run_audit.py --format json
python C:\Users\renat\skills\skill-sentinel\scripts\run_audit.py --history
python C:\Users\renat\skills\skill-sentinel\scripts\scanner.py
python C:\Users\renat\skills\skill-sentinel\scripts\governance.py
python C:\Users\renat\skills\skill-sentinel\scripts\db.py
More from agentic-awesome-skills
All skills →
About this skill
What does the skill-sentinel skill do?

Auditoria e evolucao do ecossistema de skills. Qualidade de codigo, seguranca, custos, gaps, duplicacoes, dependencias e relatorios de saude.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill skill-sentinel --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going