Agent skill

doctor

Diagnose plugin issues and get fix instructions

Stars 11
Forks 3

Install this agent skill to your Project

npx add-skill https://github.com/blueraai/bluera-knowledge/tree/main/skills/doctor

SKILL.md

Bluera Knowledge Doctor

Run comprehensive diagnostics to identify and fix plugin issues.

Instructions

Run the doctor script to check all prerequisites:

bash
bash "${CLAUDE_PLUGIN_ROOT:-.}/scripts/doctor.sh"

The script checks:

  1. Build tools (make/gcc) - Required for native modules
  2. Node.js - Required for MCP server
  3. Plugin dependencies (node_modules) - Required for MCP server
  4. MCP wrapper - Required for MCP server startup
  5. Python 3 - Optional, for embeddings
  6. Playwright - Optional, for web crawling

For any [FAIL] items, follow the FIX instructions provided.

After fixing issues, restart Claude Code for changes to take effect.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results