skillpack-check

Aggregate gbrain diagnostic data from doctor and migration subcommands into structured JSON.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates uncertainty regarding the operational status of your gbrain installation by providing a consolidated, machine-readable health report.

Core Features & Use Cases

  • Automated Diagnostics: Wraps internal doctor and migration checks into a single, actionable JSON output.
  • Proactive Maintenance: Identifies stale embeddings, pending migrations, or broken backlinks before they impact your agent's performance.
  • Use Case: Integrate this into your daily morning briefing to ensure your agent is fully functional and ready to process new data without manual intervention.

Quick Start

Ask the agent to check if the gbrain system is healthy and report any necessary actions.

Frequently Asked Questions about skillpack-check

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

FAQPage Schema
How do I run automated health diagnostics for my gbrain environment?

To run gbrain health diagnostics, execute a check that aggregates internal doctor and migration subcommands. This generates a structured JSON report verifying system integrity and configuration state without manual shell inspection.

What does a gbrain health check identify for proactive maintenance?

A gbrain health check identifies stale embeddings, pending migrations, and broken backlinks. Surfacing these issues early prevents degraded agent performance and ensures your system is ready to process new data.

How do I get actionable remediation steps from gbrain monitoring?

You get actionable remediation steps by aggregating diagnostic data into a machine-readable JSON output. This format surfaces specific maintenance tasks directly, allowing automated agents to resolve system integrity issues.

Do I need CLI access to run automated gbrain diagnostics?

Yes, you need access to the gbrain CLI and standard shell execution capabilities. The diagnostic skill requires these dependencies to verify system integrity and assess the internal configuration state.

Can I integrate gbrain health checks into a daily monitoring routine?

Yes, you can integrate gbrain health checks into a daily morning briefing. This automated monitoring verifies your agent is fully functional and ready to process new data without requiring manual intervention.