ark-health

Evaluate Ark ecosystem health across plugins, vaults, and integrations.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/HelloWorldSungin/ark-skills --skill ark-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ark-health
Source: https://github.com/HelloWorldSungin/ark-skills/tree/main/skills/ark-health
Command: npx skills add https://github.com/HelloWorldSungin/ark-skills --skill ark-health

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Diagnoses Ark ecosystem health across plugins, vault, and integrations to surface actionable remediation and a consolidated health report.

Core Features & Use Cases

  • 22 diagnostic checks run in a single pass to produce a scored health report.
  • Validates CLAUDE.md presence and required fields, vault structure, plugin and integration readiness, and version drift.
  • Generates concrete fixes and upgrade actions for failing checks; includes optional guidance for MemPalace, NotebookLM, and OMC plugin integration.
  • Use Case: New Ark projects can run the Ark Health Check to quickly verify configuration health before onboarding.

Quick Start

Run Ark Health Check to generate a comprehensive health scorecard for your Ark project.

Frequently Asked Questions about ark-health

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

FAQPage Schema
How do I run an Ark ecosystem health check for plugins, vaults, and integrations?

Run the Ark Health Check to execute 22 diagnostic checks in a single pass, evaluating plugins, vaults, and integrations. This generates a comprehensive, deterministic health scorecard with concrete fixes for any failing checks.

What does the Ark vault structure diagnostic evaluate in a health scorecard?

The health scorecard evaluates your vault structure by validating the presence of required fields in CLAUDE.md, checking for _meta/_Templates, verifying TaskNotes, and assessing plugin readiness to ensure your vault layout is valid.

Do I need Python 3.10+ to diagnose Ark project configuration health?

Yes, you need Python 3.10+ and a valid vault layout to run the 22-check diagnostic workflow and generate a deterministic health scorecard for your Ark project configuration.

Can I validate MemPalace and NotebookLM integration readiness with a health check?

Yes, the health check validates integrations like MemPalace and NotebookLM. It assesses integration readiness and provides optional guidance and upgrade actions for MemPalace, NotebookLM, and OMC plugin integration issues.

Why does my Ark health scorecard report version drift in my plugins?

Version drift is reported when the health check detects inconsistencies between your installed plugins and expected versions. The scorecard surfaces this issue and generates concrete upgrade actions to resolve the detected drift.

What is the best way to verify Ark project configuration before onboarding?

Running a comprehensive Ark Health Check is the best way to verify configuration health before onboarding. It scores your ecosystem across 22 checks, validating CLAUDE.md, vault structure, and plugins to surface actionable remediation.