원클릭으로
skill-reviewer
skill-reviewer에는 Nirvana-Jie에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.