Skip to main content

health-check

Run the system health check to verify the AI News Briefing setup and configuration.

Ir para a instalação

Informações da origem

Repositório
hoangsonww/AI-News-Briefing
Última atividade na origem
13 de abril de 2026 às 21:27
Idioma detectado do SKILL.md
inglês
Estrelas
41
Forks
19

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
health-check
description
Run the system health check to verify the AI News Briefing setup and configuration.
# Health Check Skill Run the system health check script located in the `scripts/` directory to verify the installation, dependencies, and configuration. To do this, execute `bash scripts/health-check.sh` on macOS/Linux or `powershell -ExecutionPolicy Bypass -File scripts\health-check.ps1` on Windows. Parse the output and summarize any warnings or errors for the user. If everything is healthy, report that the system is fully operational.
Ver no GitHub