Agent skill · Content & Marketing

vulnerabilidade-preditiva

Score de risco social e recomendações proativas

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill vulnerabilidade-preditiva --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/analysis/vulnerabilidade-preditiva/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

From the SKILL.md

Score de risco social para sugestão proativa de benefícios e prevenção de perda de direitos. ## Contexto - Prevenção é mais eficaz que remediação - Famílias perdem benefícios por cadastro vencido sem saber - Muitos não conhecem benefícios que têm direito - IA pode identificar padrões de vulnerabilidade a partir do perfil ## Score de Vulnerabilidade ### Dimensões do Score (0 a 100) ``` Score = soma ponderada de fatores Dimensão | Peso | Indicadores -------------------|------|---------------------------------- Renda | 30% | Renda per capita, fonte de renda, estabilidade Composição familiar| 20% | Crianças <6, gestantes, idosos, PCD Moradia | 15% | Tipo, posse, saneamento, localização Trabalho | 15% | Formal/informal, desemprego, subemprego Proteção social | 10% | Benefícios ativos, CadÚnico atualizado Território | 10% | IDH-M, cobertura SUAS, zona rural/urbana ``` ### Faixas de Risco ``` 0-25: BAIXO → Monitoramento periódico 26-50: MODERADO → Verificar novos benefícios elegíveis 51-75: ALTO → Ação preventiva (alertas, orientação) 76-100: CRÍTICO → Encaminhamento urgente para CRAS/CREAS ``` ## Implementação ### Cálculo do Score ```python # backend/app/services/score_vulnerabilidade.py

What's inside
Steps it walks through
  1. Contexto
  2. Score de Vulnerabilidade
  3. Dimensões do Score (0 a 100)
  4. Faixas de Risco
  5. Implementação
  6. Cálculo do Score
  7. Recomendações Proativas
  8. Uso no Agente
  9. Privacidade e Ética
  10. Arquivos Relacionados
  11. Referências
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the vulnerabilidade-preditiva skill do?

Score de risco social e recomendações proativas

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill vulnerabilidade-preditiva --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 majiayu000/claude-skill-registry, a repository with 534 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