skill-consolidator
Skill Consolidator
Create our own “best version” skills by consolidating globally installed skills into a smaller, linked set inside this repo, without directly editing the global skills directory.
When to Use This Skill
Use this skill when the user:
- Wants to consolidate overlapping skills into one first-party skill
- Says “merge skills”, “remove duplicates”, or “organize my skills”
- Wants to create a custom skill by strategically combining third-party skills
- Has a cluster of similar skills (e.g. Playwright) and wants one canonical version
- Needs a safe workflow for reviewing and decommissioning old skill copies
Safety & constraints
- Treat globally installed skills as read-only (default target:
~/.agents/skills, or$CODEX_HOME/skills, or~/.codex/skills). - Prefer duplication over mutation: copy skills into this repo before editing.
- Never delete skills as part of consolidation; deprecate via documentation and links instead.
More from devinschumacher/skills
playwright
Canonical Playwright hub for E2E tests and ad-hoc browser automation. Use when the user explicitly mentions "Playwright", "@playwright/test", "npx playwright", "playwright.config.ts", "PWDEBUG", "trace viewer", or "toHaveScreenshot". Avoid using for generic browser automation unless Playwright is requested, and avoid using for pure web scraping.
43agents-reminder
Reminds the agent to refresh on AGENTS.md guidelines before proceeding with tasks. Use at the start of a session or when unsure about agent policies.
12conventional-commits
Generates git commit messages following Conventional Commits 1.0.0 specification with semantic types (feat, fix, etc.), optional scope, and breaking change annotations. Use when committing code changes or creating commit messages.
3serp-toc
Route SERP org questions to the right repo, docs, and local clone quickly. Use when Codex needs to figure out where to look first across the SERP org, including repo lookup, server or infrastructure questions, secrets or env questions, branch orientation, local path discovery, or deciding whether something belongs in the docs hub versus an owning repo.
1workflow-visualizer
Map any system or workflow as a beautiful interactive HTML diagram
1project-status-phase
Advance GitHub project board items through the next truthful status phase using board rules, repo state, linked PRs, and docs. Use when asked to move, triage, reclassify, or advance an issue/card on a project board, or to keep board status aligned with reality.
1