skill-polisher

Audit and fix skill structures for cross-flavor compatibility between Codex and Claude.

Updated Nov 30, 2025
One-click install
npx skills add https://github.com/poisontr33s/chthonic-archive --skill skill-polisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-polisher
Source: https://github.com/poisontr33s/chthonic-archive/tree/main/.codex/skills/skill-polisher
Command: npx skills add https://github.com/poisontr33s/chthonic-archive --skill skill-polisher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Structural and policy gaps in skill units impede reliable deployment and cross-flavor consistency.

Core Features & Use Cases

  • Validate SKILL.md frontmatter and usage contracts across Codex/Claude flavors.
  • Verify presence of essential directories (scripts/, references/, assets/) and scaffold remediation where missing.
  • Generate deterministic quality artifacts (WPTG snapshot, scores, and remediation notes) for governance.

Quick Start

Run a full audit across all skills to identify structural issues and generate a fix plan.

Frequently Asked Questions about skill-polisher

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

FAQPage Schema
How do I validate skill frontmatter and ensure cross-flavor compatibility between Codex and Claude?

You can validate skill frontmatter and cross-flavor compatibility by running a full audit across skill directories to check structural integrity and generate a deterministic fix plan for both Codex and Claude implementations.

What is the best way to audit skill directories for missing scripts, references, and assets?

The best way to audit skill directories is to run an automated validation check that verifies the presence of essential directories like scripts, references, and assets, and scaffolds remediation where any missing components are detected.

How do I generate reproducible quality artifacts for skill governance and WPTG scoring?

To generate reproducible quality artifacts for skill governance, run deterministic checks that produce WPTG snapshots, scores, and remediation notes based on frontmatter presence, script-backed behavior, and fixture validation.

Can I use automated validation to fix structural integrity issues in my skill units?

Yes, automated validation can fix structural integrity issues by identifying gaps in skill units, verifying usage contracts, and automatically scaffolding remediation to ensure reliable deployment and cross-flavor consistency.

Why does my skill deployment fail due to structural and policy gaps across lanes?

Skill deployment fails due to structural and policy gaps that impede cross-flavor consistency, which you can resolve by auditing frontmatter, validating cross-flavor policies, and generating a remediation plan for missing directories.