Agent Skills: skills_auditor

Detect incorrectly installed skills and report issues.

UncategorizedID: CheekyCodexConjurer/quant-lab/skills_auditor

Install this agent skill to your local

pnpm dlx add-skill https://github.com/CheekyCodexConjurer/quant-lab/tree/HEAD/.codex/skills/skills_auditor

Skill Files

Browse the full folder contents for skills_auditor.

Download Skill

Loading file tree…

.codex/skills/skills_auditor/SKILL.md

Skill Metadata

Name
skills_auditor
Description
Detect incorrectly installed skills and report issues.

Purpose

Find broken or missing Codex-native skills.

Steps

  1. Validate .codex/skills/*/SKILL.md frontmatter and folder names.
  2. Compare .codex/skills/ with .agent-docs/skills/.
  3. Record findings in .agent-docs/memory/SKILLS_STATUS.md.

Guardrails

  • Propose fixes via merge protocol, do not overwrite blindly.