Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
hermes-config
hermes-config contains 3 collected skills from ericchansen, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
0
updated
2026-05-27
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
gh-body-safe
software-developers
Use when creating or editing GitHub PRs/issues/comments with `gh`; write markdown bodies to temp files and pass `--body-file` instead of inline `--body` to avoid shell quoting and markdown corruption across Windows, WSL2, and Linux.
2026-05-27
pr-review-address
software-developers
Use when addressing GitHub PR review feedback; gather all comments and requested changes, classify them, fix valid feedback, push back with evidence when appropriate, and reply to every thread.
2026-05-27
worktree-first
software-developers
Use when starting Git development work; keep main/master pristine by creating a feature worktree from the latest remote branch before editing, committing, pushing, or opening PRs.
2026-05-27