con un clic
skill-reviewer
skill-reviewer contiene 4 skills recopiladas de Nirvana-Jie, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Audit, verify, or explicitly evolve an existing agent skill package and return a falsifiable, paste-ready review. Use for whole-skill readiness ("review this skill", "is it production-ready?"), focused defects ("why does it over-trigger?", "audit safety/evals/scripts"), executable eval evidence ("do these evals prove it works?", old-skill/without-skill comparisons), and bounded improvement ("evolve this skill against its evals"). Do NOT use for creating a new skill, executing the skill's business task, translation-only requests, generic prompt rewriting, or ordinary application code review.
Helps with meeting notes. Use when the user has a meeting and wants notes.
Cleans up messy repositories. Use whenever the user mentions cleanup, tidying, removing old files, or reorganizing a project.
Rename one or more columns in a CSV file in place or to a new path, keeping row order and cell values untouched. Use when the user points at a specific CSV (by path, filename, or pasted content) and asks to rename / relabel / change the header of one or more columns, including requests like "change the column `foo` to `bar`", "the header says revenue but should say sales", or "make these column names snake_case". Do NOT trigger for general CSV editing (row filtering, deduplication, type coercion), for creating a new CSV, for Excel `.xlsx` files, or when the user has not identified which column to rename.