Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skill-reviewer

skill-reviewer contains 4 collected skills from Nirvana-Jie, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
4
updated
2026-07-18
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

skill-reviewer
computer-occupations-all-other

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.

2026-07-18
meeting-note-helper
office-clerks-general-439061

Helps with meeting notes. Use when the user has a meeting and wants notes.

2026-07-17
repo-cleaner
software-developers

Cleans up messy repositories. Use whenever the user mentions cleanup, tidying, removing old files, or reorganizing a project.

2026-07-17
csv-column-renamer
software-developers

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.

2026-07-17