Skip to main content
Run any Skill in Manus
with one click
n8Guy
GitHub creator profile

n8Guy

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
2026-06-20
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

commit
software-developers

Run all quality checks, review changes against the current issue, perform code review, and create a PR.

2026-06-20
humanizer
technical-writers

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.

2026-06-20
implement-plan
software-developers

Execute (or resume) an implementation plan stored in .implementation-plan.md. Use when the user types /implement-plan, asks to "resume implementation", or "continue the plan". Reads .implementation-plan.md, picks up at the first uncompleted step in the Execution Progress checklist, and dispatches a Sonnet agent to finish the work.

2026-06-20
implement
software-developers

End-to-end GitHub issue implementation — /implement <N>. Fetches the issue via GitHub CLI, writes it locally, then either implements directly (easy issues) or plans with Opus and implements with Sonnet (complex issues). Resilient to interruption — resumes from the last checkpoint. Also triggered by "implement issue

2026-06-20
issue
software-developers

Create or refine GitHub issues — /issue <description>, /issue --r <N> [guidance] (Refine Mode), /issue --f <description> (Fast Mode, skips clarifying questions and persona review). Parses intent, validates against project goals, invokes persona agents, and handles decomposition. Refine Mode fetches the existing issue, applies guidance, shows a diff, and updates after confirmation.

2026-06-20
format-agent-md
software-developers

Lint and auto-fix agent-only markdown files for token efficiency and model readability.

2026-06-20
Showing 1 of 1 repositories
All repositories loaded