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

skills

skills contains 33 collected skills from raine, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
33
Stars
2
updated
2026-04-17
Forks
0
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

auto
software-developers

Autonomously create a plan, consult Gemini and Codex for improvements, apply feedback, and implement. No user interaction - uses best judgment throughout.

2026-04-17
brainstorm
project-management-specialists

Turn an idea into a concrete design through structured dialogue.

2026-04-17
collab
software-developers

Gemini and Codex collaboratively brainstorm solutions, building on each other's ideas across rounds. Agent synthesizes the best ideas into a plan.

2026-04-17
collab-vs
project-management-specialists

Claude brainstorms with an opponent LLM (Gemini or Codex) in alternating turns, building on each other's ideas. Synthesizes the best ideas into a plan.

2026-04-17
commit
software-developers

Commit the staged changes. If there are no staged changes, stage all changes first.

2026-04-17
consult-auto
software-developers

Consult Gemini and Codex for high-level planning, synthesize into a detailed plan, implement, then get final review. No user interaction.

2026-04-17
consult
software-developers

Consult an external LLM with the user's query.

2026-04-17
copy-to-slack
software-developers

Convert markdown to Slack-ready rich text and copy to clipboard.

2026-04-17
cs
software-developers

Commit all pending changes as separate, logical commits using git-surgeon.

2026-04-17
debate
software-developers

LLMs propose and critique approaches, agent moderates the debate and synthesizes the best solution, then implements.

2026-04-17
debate3
software-developers

Three-way LLM debate (Gemini, Codex, MiniMax) — each proposes, critiques the other two, then agent moderates and implements.

2026-04-17
deep-investigate
customer-service-representatives-434051

Orchestrates a multi-phase investigation that produces a directory of deeply-researched section documents instead of one shallow summary.

2026-04-17
git-surgeon
software-developers

Non-interactive hunk-level git staging, unstaging, discarding, undoing, fixup, amend, squash, commit splitting, and commit reordering. Use when selectively staging, unstaging, discarding, reverting, squashing, splitting, or reordering individual diff hunks by ID instead of interactively.

2026-04-17
open
network-and-computer-systems-administrators

Find dev servers running in tmux panes and open them in the browser. Accepts optional freetext to identify which server, or a path starting with /. Use when the user wants to open a dev server, find running servers, or open localhost.

2026-04-17
pilot
software-developers

Autonomous agent that navigates any task from start to finish. Explores the codebase, classifies complexity, adaptively consults external LLMs for planning or brainstorming, implements with incremental commits, and gets LLM review.

2026-04-17
qc
software-developers

Stage all changes and commit directly without checking status or diff.

2026-04-17
rebase
software-developers

Rebase the current branch.

2026-04-17
review
software-quality-assurance-analysts-and-testers

Review pending changes with external LLMs (Gemini, Codex, Claude, or all).

2026-04-17
step
elementary-school-teachers-except-special-educationtutors-253041

Walk through a multi-point topic step by step, pausing after each point to discuss with the user before continuing.

2026-04-17
step-verify
software-quality-assurance-analysts-and-testers

Verify review findings one by one, pausing after each to discuss with the user before continuing.

2026-04-17
try-all
software-developers

Delegate each of the proposed options to a separate AI agent in its own git worktree.

2026-04-17
update-pr
software-developers

Update the current PR description based on the latest changes in context.

2026-04-17
verify
software-quality-assurance-analysts-and-testers

Manually verify review findings one by one by running code, writing adhoc scripts, and comparing actual behavior instead of implementing blindly.

2026-04-17
worktree
software-developers

Launch one or more tasks in new git worktrees using workmux.

2026-04-17
write-plan-consult
management-analysts-131111

Create an implementation plan by brainstorming with Gemini and Codex, synthesizing the best ideas, then getting their review.

2026-04-17
write-plan
project-management-specialists

Create an implementation plan for a multi-step task. Optionally review with external LLMs.

2026-04-17
bash-script-writer
software-developers

Use it when creating a bash script or editing a bash script

2026-03-16
blog-media-processor
software-developers

Use it when user asks to add images, photos, or videos to a blog post

2026-03-16
coordinator
software-developers

Orchestrate multiple worktree agents -- spawn, monitor, communicate, and merge.

2026-03-16
debate-vs
software-developers

Claude debates an opponent LLM (Gemini or Codex) through multi-turn MCP conversation, then synthesizes the best approach and implements.

2026-03-16
merge
software-developers

Commit, rebase, and merge the current branch.

2026-03-16
test-writer
software-quality-assurance-analysts-and-testers

Use it when writing or editing test files

2026-03-16
tmux-dev
software-developers

Develop and test TUI/CLI applications by driving a tmux pane as a live test terminal. Use this skill when building interactive terminal apps (TUIs, CLIs with interactive prompts, curses/ratatui apps, REPL tools) so you can start the app, send keystrokes, capture the screen, and verify output yourself — without asking the user to test manually. Also use this when the user says things like "check it yourself", "try running it", "see if it works", or when you need to visually verify terminal output.

2026-03-16
skills Agent Skills on GitHub | SkillsMP