tools
Tools
Goal
Use this project-maintainer skill to keep skills aligned, healthy, and releasable. Primary maintainer outcome: improve local skill markdown quality (SKILL.md and references/*.md) through structured analysis and actionable optimization proposals. This skill orchestrates maintenance workflows; it does not replace domain skills.
User-facing Capability Summary
If the user asks what this skill can do, answer with these three capability groups:
- Maintain local skills:
- Keep skill docs and metadata aligned (
SKILL.md,agents/openai.yaml,README.md,AGENTS.md). - Run structure/consistency checks and flag issues.
- Propose meaningful optimization/refactor updates and report PASS/FAIL.
- Keep skill docs and metadata aligned (
- Benchmark local skills against upstream ecosystems (
openai/skillsandanthropics/skills) and propose meaningful structure improvements.- Download/update both upstream repos into
.cache/upstream-skills/. - Study upstream
SKILL.mdstructure patterns (frontmatter, sections, workflow/trigger clarity, and layout). - Audit local skills including hidden
.agents/skills/*. - Generate markdown-focused optimization proposals for local skill docs (
SKILL.md,references/*.md, and related maintainer docs) with no auto-applied refactors.
- Download/update both upstream repos into
- Bootstrap new skills:
- Create skill scaffolds with required files and metadata assets.
- Start by invoking
$skill-creatorto initialize the skill template and required metadata.
More from alemar11/skills
postgres
Connect to Postgres databases, run SQL and diagnostics, inspect schemas and migrations, review query performance, and use common PostGIS or pgvector patterns.
47codex-changelog
Check the installed Codex CLI and Codex App versions, then print separate changelog sections for the CLI from GitHub Releases and the app from the OpenAI Codex changelog page.
28learn
Capture durable corrections or preferences and write confirmed learnings only to AGENTS.md. Use when the user sets lasting guidance.
27ask-questions-if-underspecified
Clarify requirements before implementing when a request is underspecified or the user asks for clarification.
24skill-audit
Audit installed or user-specified Codex skills, plugins, or bundled plugin skills using project history, repo evidence, memory, sessions, and current context to plan updates, additions, merges, or disables. Use when a user asks how their installed Codex surfaces are performing, wants a one-by-one refinement roadmap, asks to audit a skill, a plugin, or a bundled plugin skill, or wants evidence-based recommendations before changing those surfaces.
13github
Handle repo-scoped GitHub work plus authenticated-user star and star-list workflows through one repo-owned skill covering triage, reviews, CI, releases, and PR publish or lifecycle flows, with `yeet` reserved for full local-worktree publish.
12