skill-candidates/skills-discovery-curation/SKILL.md
Discover, triage, and prioritize Codex skills for a repository or workspace. Use for one-time audits and recurring curation runs after cross-repo MX3/shim drift scans.
npx skillsauth add grtninja/skill-arbiter skills-discovery-curationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to build a practical skill portfolio for a repo.
$skill-hub for baseline chain selection.G:\GitHub on the maintainer workstationhttp://127.0.0.1:9000/v1 and http://127.0.0.1:2337/v1http://127.0.0.1:1234/v1 only as a non-authoritative operator surface$skills-cross-repo-radar first.$skill-common-sense-engineering.$usage-watcher and capture usage mode plus analysis/plan artifacts.$skill-cost-credit-governor and capture analysis/policy artifacts.$skill-cold-start-warm-path-optimizer and capture cold/warm analysis/plan artifacts.$skill-auditor, $skill-enforcer).unique vs upgrade using $skill-auditor.pass before admitting candidates.skill-arbiter lockdown flow.G:\GitHub, capture PC Control status/evidence first, and treat http://127.0.0.1:9000/v1 plus http://127.0.0.1:2337/v1 as the authoritative model lanes.find $CODEX_HOME/skills -mindepth 1 -maxdepth 1 -type d -printf '%f\n' | sort
find $CODEX_HOME/skills -mindepth 1 -maxdepth 2 -name SKILL.md -type f | sort
Optional recurring cross-repo scan:
python3 "$CODEX_HOME/skills/skills-cross-repo-radar/scripts/repo_change_radar.py" \
--repo "<PRIVATE_REPO_A>=/path/to/<PRIVATE_REPO_A>" \
--repo "<PRIVATE_REPO_B>=/path/to/<PRIVATE_REPO_B>" \
--since-days 14 \
--json-out /tmp/skills-cross-repo-radar.json
economy/standard/surge) with JSON evidence paths from usage-watcher, skill-cost-credit-governor, and skill-cold-start-warm-path-optimizer.--personal-lockdown.python3 "$CODEX_HOME/skills/skill-arbiter/scripts/arbitrate_skills.py" <skill> [<skill> ...] \
--source-dir "$CODEX_HOME/skills" \
--window 10 --threshold 3 --max-rg 3 \
--personal-lockdown
Use this skill only for the skills-discovery-curation lane and workflow defined in this file and its references.
Do not use this skill for unrelated lanes; route those through $skill-hub and the most specific matching skill.
references/discovery-checklist.mdIf this lane is unresolved, blocked, or ambiguous:
$skill-hub for chain recalculation.tools
Run a defender-first security sweep on code, configs, prompts, model/tooling surfaces, or third-party contribution lanes. Use when a request involves safe bug, leak, zero-day-class, exploit, or hack hunting for protection, when contributing to outside repositories and you want a focused security pass, or when touching auth, secrets, permissions, network exposure, prompt/tool boundaries, data flow, or update/build surfaces. This skill is defensive only and must never be used for weaponization or unauthorized access.
development
Validate and repair VRM Sandbox startup acceptance with shim-first local model authority, frontend/backend bring-up, and avatar-runtime launch proof. Use when launch behavior, chat handoff, voice fallback, or runtime bridge acceptance must be verified end to end.
documentation
Align documented voice-command catalogs, endpoint action allowances, and live runtime handlers so operator-visible voice surfaces match what the stack can actually execute. Use when voice command docs, parser matrices, endpoint permissions, or runtime action routing drift apart.
development
Track SkillHub trend and topic drift, maintain a bounded rewrite watchlist, and surface emerging gaps worth turning into repo-owned skills. Use when the marketplace query set shows new families or when the current shortlist has gone stale.