system-check

Verify PersonalOS health by checking required files, directories, and snapshot freshness.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/zm2231/personal-os-cowork --skill system-check-zm2231
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-check
Source: https://github.com/zm2231/personal-os-cowork/tree/main/.claude/skills/system-check
Command: npx skills add https://github.com/zm2231/personal-os-cowork --skill system-check-zm2231

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures the PersonalOS environment is correctly configured by checking required directories, context files, memory, adaptation settings, skill accessibility, and snapshot freshness.

Core Features & Use Cases

  • Validates presence of essential PersonalOS directories and files.
  • Confirms that context, memory, and adaptation layers contain required information.
  • Checks that all installed skills are reachable and that the snapshot is up‑to‑date.
  • Ideal after onboarding, when troubleshooting issues, or before major workflow runs.

Quick Start

Ask me to run the system-check skill to verify your PersonalOS health.

Frequently Asked Questions about system-check

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

FAQPage Schema
How do I verify my personal AI workspace health after onboarding?

To verify personal AI workspace health, run a system-check to ensure required directories exist, context layers are populated, memory is intact, and installed skills are reachable, confirming your setup after onboarding or before major workflow runs.

What does a workspace file validation check actually look for?

A workspace file validation checks for the presence of essential directories and files, confirms context and adaptation layers contain required information, and compares timestamps to flag missing or stale components in your personal AI setup.

When should I run a system health snapshot on my PersonalOS environment?

Run a system health snapshot when troubleshooting issues, immediately after onboarding, or before major workflow runs to ensure context layers, memory, adaptation settings, and skill availability are functioning correctly.

Can I check installed skill availability and snapshot freshness without extra tools?

Yes, you can check skill availability and snapshot freshness directly if you have access to the repository file system and can read markdown files to compare timestamps, flagging any missing or stale components in your workspace.

Why does my system-check report stale context layers or missing files?

Your system-check reports stale context layers or missing files when the validation process reads your markdown files and compares timestamps, flagging required directories or components that have not been updated or do not exist in your workspace.