skillpack-check

Run automated health diagnostics on the gbrain environment via CLI and jq.

45|11|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/beyonai/ByClaw --skill skillpack-check-beyonai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillpack-check
Source: https://github.com/beyonai/ByClaw/tree/main/middleware/openclaw/skills/gbrain/references/skillpack-check
Command: npx skills add https://github.com/beyonai/ByClaw --skill skillpack-check-beyonai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes references (resource) components.

What problem does it solve?

This skill eliminates uncertainty regarding the operational status of the gbrain environment by providing an automated, machine-readable health report that identifies pending migrations or system failures.

Core Features & Use Cases

  • Automated Health Monitoring: Performs comprehensive checks on filesystem integrity, database migrations, and binary availability.
  • Actionable Remediation: Automatically generates a list of commands to resolve detected issues, such as applying pending migrations or fixing stale embeddings.
  • Use Case: Integrate this into your daily morning briefing to ensure your agent's brain is fully functional and up-to-date before you start your workday.

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 a health check on my gbrain environment?

To run a health check on your gbrain environment, use this skill to execute automated diagnostics that verify filesystem integrity, database migrations, and binary availability, returning a machine-readable status report.

How can I identify pending database migrations in agent-based systems?

You can identify pending database migrations in agent-based systems by executing automated health diagnostics, which parse JSON outputs to detect configuration drifts, binary failures, and unapplied migrations.

Do I need jq installed to perform automated gbrain diagnostics?

Yes, you need jq installed to perform automated gbrain diagnostics, as the skill relies on jq to parse diagnostic JSON outputs generated by the gbrain CLI during system checks.

What is the best way to fix configuration drift in a gbrain system?

The best way to fix configuration drift in a gbrain system is to run automated health monitoring, which generates actionable remediation commands to resolve detected issues like stale embeddings or pending migrations.

Why does my gbrain agent system return binary failures during maintenance?

Binary failures during maintenance occur when the gbrain environment has missing or corrupted executables, which the automated health diagnostics identify by checking binary availability and generating corrective actions.

Can I integrate gbrain health status checks into a daily morning briefing?

Yes, you can integrate gbrain health status checks into a daily morning briefing by prompting the agent to verify system status, ensuring your agent's brain is fully functional and up-to-date before starting work.