doctor

Verify build tools, Node.js, dependencies, MCP wrapper, Python, and Playwright configurations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/blueraai/bluera-knowledge --skill doctor-blueraai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/blueraai/bluera-knowledge/tree/main/skills/doctor
Command: npx skills add https://github.com/blueraai/bluera-knowledge --skill doctor-blueraai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly identify and resolve common issues with the Bluera Knowledge plugin, ensuring smooth operation and reducing troubleshooting time.

Core Features & Use Cases

  • Automated Diagnostics: Runs a series of checks against your environment and plugin setup.
  • Clear Fix Instructions: Provides specific guidance on how to resolve any detected problems.
  • Use Case: If the Bluera Knowledge plugin isn't starting or performing as expected, run the doctor to pinpoint the cause, whether it's a missing dependency or a configuration error.

Quick Start

Run the doctor script to check all prerequisites for the plugin.

Frequently Asked Questions about doctor

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

FAQPage Schema
How do I diagnose plugin initialization failures caused by environment misconfigurations?

To diagnose plugin initialization failures, run an automated diagnostic script that verifies essential system tools, Node.js, and plugin dependencies to pinpoint environmental misconfigurations. It checks your system integrity and provides clear fix instructions for any detected setup errors.

Why does my plugin fail to execute tasks even after a successful installation?

Plugin execution failures often happen when essential build tools or underlying dependencies like Python and Playwright are missing or incorrectly configured. Running an environment check validates these prerequisites and identifies the specific setup issues preventing task execution.

What is the best way to check if my Node.js and build tools are correctly configured for plugin setup?

The best way to check if Node.js and build tools are correctly configured is to run an automated system integrity check. This validates the presence and correct configuration of all plugin prerequisites and outputs specific guidance to resolve any detected environmental issues.

Do I need Python and Playwright installed for my plugin to initialize properly?

Yes, Python and Playwright are validated during the diagnostic check to ensure comprehensive system integrity. If these dependencies are missing or incorrectly configured, the environment check identifies them as the cause of plugin initialization or execution failures.

How do I troubleshoot MCP wrapper configuration issues affecting my plugin?

To troubleshoot MCP wrapper configuration issues, run a diagnostic script that targets scenarios where the plugin fails to initialize due to environmental misconfigurations. It validates the wrapper setup and provides specific fix instructions to restore normal operation.