self-diagnostic

Run read-only self-diagnostics on the Cornelius agent to verify skills, commands, and dependencies.

103|31|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/Abilityai/cornelius --skill self-diagnostic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-diagnostic
Source: https://github.com/Abilityai/cornelius/tree/main/.claude/skills/self-diagnostic
Command: npx skills add https://github.com/Abilityai/cornelius --skill self-diagnostic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that your Cornelius AI agent is functioning correctly by systematically checking its core components, dependencies, and configurations, preventing potential issues before they impact your workflow.

Core Features & Use Cases

  • Comprehensive Health Checks: Verifies infrastructure, dependencies, skills, commands, and agents.
  • Troubleshooting Aid: Identifies specific areas of failure when the agent behaves unexpectedly.
  • Post-Configuration Validation: Confirms that changes to your agent's setup have been applied correctly.
  • Use Case: After updating your Cornelius agent's configuration files, run /self-diagnostic to confirm that all skills and commands are still accessible and that the local brain search is operational.

Quick Start

Run a full self-diagnostic of the Cornelius agent.

Frequently Asked Questions about self-diagnostic

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

FAQPage Schema
How do I run a health check on my AI agent configuration?

A diagnostic health check verifies the operational status of your agent's skills, commands, and dependencies. It checks critical file paths and configuration integrity within `.claude` directories to ensure your agent functions correctly and prevent workflow disruptions.

Why does my local brain search command stop working after a configuration update?

Your local brain search may fail after a configuration update due to broken file paths or inaccessible dependencies. Running a diagnostic test executes safe, read-only functional checks of core commands like `/search-vault` and `/recall` to pinpoint the exact configuration failure.

Does the Cornelius agent require specific software runtimes to function properly?

Yes, the Cornelius agent requires specific software runtimes like Python3 and uv to function properly. A diagnostic validation checks for the presence and accessibility of these required runtimes, ensuring your local environment meets the necessary infrastructure prerequisites.

What is the best way to validate agent integrity without modifying existing data?

The best way to validate agent integrity without modifying data is to run a self-diagnostic. It performs safe, read-only functional tests of core commands and verifies critical file paths, ensuring your agent operates correctly without altering your existing configuration or data.

How to troubleshoot unexpected agent behavior in a local environment?

To troubleshoot unexpected agent behavior, run a comprehensive self-diagnostic to systematically check core components, dependencies, and configuration files. This process identifies specific areas of failure within your infrastructure, skills, and commands to help resolve the issue efficiently.