Skip to content
Skillv1.0.0

oc-system-health-check

System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.

by luokai0(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from luokai0/ai-agent-skills-by-luo-kai (ai-agent-skills/20-health-and-wellness (by Luo Kai)/07-other-health/oc-system-health-check/SKILL.md). Install upstream with npx skills add luokai0/ai-agent-skills-by-luo-kai --skill oc-system-health-check. Copyright stays with the author.

System Health Check

Overview

System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.

Before Starting

  1. What specific task do you need this skill for?
  2. What inputs are available?
  3. What is the expected output format?

Usage

Install via: npx clawhub install system-health-check Documentation: https://clawskills.sh/skills/system-health-check

Core Functionality

System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.

Best Practices

  • Test in sandbox environment first
  • Check latest version before production use
  • Review source docs for advanced configuration

Related Skills

  • agent-installer
  • clawhub-publisher

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/luokai0-ai-agent-skills-by-luo-kai-oc-system-health-check/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

luokai0-ai-agent-skills-by-luo-kai-oc-system-health-check.ocm.jsonjson
{
  "ocm": "1",
  "id": "luokai0-ai-agent-skills-by-luo-kai-oc-system-health-check",
  "kind": "skill",
  "name": "oc-system-health-check",
  "description": "System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.",
  "publisher": "luokai0",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "system-health-check",
      "openclaw",
      "community",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/luokai0/ai-agent-skills-by-luo-kai",
      "path": "ai-agent-skills/20-health-and-wellness (by Luo Kai)/07-other-health/oc-system-health-check/SKILL.md",
      "ref": "4d2fb89cdfb75f3f6fd3c6c5ec9ad90ea129eb3c",
      "url": "https://github.com/luokai0/ai-agent-skills-by-luo-kai/blob/4d2fb89cdfb75f3f6fd3c6c5ec9ad90ea129eb3c/ai-agent-skills/20-health-and-wellness (by Luo Kai)/07-other-health/oc-system-health-check/SKILL.md",
      "key": "luokai0/ai-agent-skills-by-luo-kai/ai-agent-skills/20-health-and-wellness (by Luo Kai)/07-other-health/oc-system-health-check/SKILL.md"
    }
  },
  "instructions": "# System Health Check\n\n## Overview\nSystem health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.\n\n## Before Starting\n1. What specific task do you need this skill for?\n2. What inputs are available?\n3. What is the expected output format?\n\n## Usage\nInstall via: `npx clawhub install system-health-check`\nDocumentation: https://clawskills.sh/skills/system-health-check\n\n## Core Functionality\nSystem health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.\n\n## Best Practices\n- Test in sandbox environment first",
  "cost": {
    "context_tokens": 187
  }
}

Fetch it by URL: GET /api/v1/registry/luokai0-ai-agent-skills-by-luo-kai-oc-system-health-check/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.