skillpack-check

Generates a JSON health report for the gbrain install.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill skillpack-check-sixtycat2000-ctrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillpack-check
Source: https://github.com/sixtycat2000-ctrl/gbrain-qmd/tree/main/skills/skillpack-check
Command: npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill skillpack-check-sixtycat2000-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gbrain, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a quick health check for the gbrain install, identifying any issues and suggesting actions to resolve them.

Core Features & Use Cases

  • Health Report Generation: Outputs a JSON report indicating if gbrain is healthy or requires attention.
  • Daily Checks: Ideal for cron jobs or morning briefings to ensure gbrain is running smoothly.
  • On-Demand Checks: For when something seems off, to verify that all components are functioning correctly.

Quick Start

Run gbrain skillpack-check to get a report on the health of your gbrain install.

Frequently Asked Questions about skillpack-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the health of my gbrain installation?

To check gbrain health, run the `gbrain skillpack-check` command to generate a JSON report detailing system status and recommending actions if needed.

What is a gbrain health check report?

A gbrain health check report is a JSON output that indicates if the system is healthy or requires attention, designed for routine diagnostics and troubleshooting.

Can I use gbrain skillpack-check for automated daily system diagnostics?

Yes, you can use gbrain skillpack-check for daily automated system diagnostics, as it is specifically designed for cron jobs or morning briefings to verify components are functioning correctly.

Do I need the gbrain CLI to generate a JSON health report?

Yes, generating a JSON health report requires the gbrain CLI and basic knowledge of system diagnostics to execute the necessary commands and interpret the results.

Why does my gbrain system status report show issues requiring attention?

A gbrain system status report shows issues requiring attention when on-demand checks detect that components are not functioning correctly, providing recommended actions to resolve them.