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

skills

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

skills collected
6
Stars
4
updated
2026-06-02
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

loop
software-developers

Repeatedly run a check command or script on a configurable interval until a condition is met, a timeout is reached, or an actionable exit code is returned. Use when the user asks to loop, wait, poll, watch, retry, check periodically, wait for CI, wait for approval, wait for a service, or keep checking a PR before continuing.

2026-06-02
spar
management-analysts-131111

Open a gated, multi-round critique episode with a different-model subagent that attacks your assumptions before you commit to a consequential, uncertain decision. Use on "pair", "spar", "rubber duck", "get a second opinion", "discuss amongst yourselves", or "consult another model before committing".

2026-05-31
paw-pr-lifecycle
software-developers

Operate PAW implementer and reviewer GitHub PR lifecycle loops, including PR discovery, review response, post-approval sentry, re-review requests, and merge-readiness monitoring.

2026-05-27
session-branch
software-developers

Branch the current session, creating a new session that inherits conversation history up to the current point while preserving the original session intact. This skill should be used when the user wants to create a new session branch for experimentation or parallel development without affecting the original session.

2026-05-19
launch-copilot-terminal
software-developers

Launch a new Windows Terminal tab running Copilot CLI with a requested title, tab color, and working directory. Supports a prompt-driven interactive session, an existing-session resume, and targeting either a separate window or the current Windows Terminal window.

2026-05-14
odt-convert
software-developers

Convert ODT (OpenDocument Text) files to Markdown, with a separate threaded comments file. Extracts document body via pandoc and comment threads (with anchor text and reply grouping) via Python XML parsing. Also extracts embedded images and Visio diagrams (with PNG export). Triggers include 'convert odt', 'extract odt comments', 'odt to markdown', or when working with .odt files.

2026-05-09