Check local user skills under ~/.agents/skills. Separate this package's
receipted copies from shared symlinks and other user-owned skills.
Run brain_doctor.py when the local brain substrate is in scope.
Run brain_citations.py --verbose when citation quality is in scope.
Report pass/fail with exact gaps, separating repo health, local install health, upstream parity, and Codex-doc freshness.
Guardrails
Do not say healthy if local install or registry validation failed.
Do not mutate files during a check.
Separate repo health from upstream parity.
Do not treat memories as the source of truth for Codex host behavior; use current docs when host behavior matters.
1---2name: skillpack-check3description: Skillpack Check4---56# Skillpack Check78Use this skill when the user asks whether the installed skillpack is healthy.910## Workflow11121. Run repository validation.132. Run unit tests.143. Check the installed Codex version and, when the check is part of portwork or an install refresh, refresh the current official Codex manual:15 - `codex --version`16 - `node "${CODEX_HOME:-$HOME/.codex}/skills/.system/openai-docs/scripts/fetch-codex-manual.mjs"`174. Check registry coverage against upstream snapshots when available:18 - `python3 scripts/check_upstream_drift.py`19 - `python3 scripts/check_upstream_drift.py --map gbrain`205. Check local user skills under `~/.agents/skills`. Separate this package's21 receipted copies from shared symlinks and other user-owned skills.226. Run `brain_doctor.py` when the local brain substrate is in scope.237. Run `brain_citations.py --verbose` when citation quality is in scope.248. Report pass/fail with exact gaps, separating repo health, local install health, upstream parity, and Codex-doc freshness.2526## Guardrails2728- Do not say healthy if local install or registry validation failed.29- Do not mutate files during a check.30- Separate repo health from upstream parity.31- Do not treat memories as the source of truth for Codex host behavior; use current docs when host behavior matters.
Run npx skillmds@latest add mphaxise/skillpack-check in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skillpack Check It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
mphaxise (@mphaxise) published this skill. Their other Agent Skills are listed on their SkillMD profile.