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

obelus

obelus contains 10 collected skills from 4gentic, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
8
updated
2026-06-22
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

plan-fix
editors

Read the whole paper, treat the bundle's marks as a unified editorial brief, emit a holistic minimal-diff plan as JSON.

2026-06-22
apply-revision
editors

Apply the marks in an Obelus bundle as a revision — minimal-diff edits to this paper's source.

2026-06-21
deep-review
editors

Read an already-emitted Obelus plan and propose additional improvement blocks the reviewer's marks (and the rigorous sweeps) did not cover.

2026-06-21
plan-writer-fast
editors

One-turn drafter — read a writer-mode bundle once, read the whole paper, draft a holistic minimal-diff plan. No subagent, no impact / coherence sweeps.

2026-06-21
apply-fix
software-developers

Apply an approved Obelus plan file to the paper source.

2026-04-28
write-review
editors

Turn an Obelus bundle's marks into a structured Markdown review — a reviewer's letter to the editor.

2026-04-28
fix-compile
software-developers

Read an Obelus compile-error bundle, make the minimal source edits needed to clear the compiler errors, and stop. The desktop re-runs the compiler to verify.

2026-04-25
playwright
software-developers

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

2026-04-20
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-20
writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-04-20