mcpbeat

Manus

aigorahub/manus

Launch bounded private Manus research, including Cobbler-managed Wide Research and deterministic reference fan-out. Use when the user types /manus.

280 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
197
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aigorahub/elves --skill manus

The instruction itself

1 sections, as written by the author

<!-- elves-managed-alias: claude-skill-alias v1 -->

Manus Research

This is the Elves-managed Claude Code alias for /manus <topic> and the roster forms

/manus --wide|--fanout --items-file <roster.json> ….

Load the installed elves skill's Provider shortcut protocols and

references/provider-shortcuts.md. Resolve scripts/run_manus.sh from the active Elves skill root,

keep the target repository as the working directory, validate the arguments and MANUS_API_KEY,

and run it. Preserve private visibility, bounded waits, structured coverage, ignored manifests,

and duplicate-safe --resume behavior that retries only archived, known-failed steps instead of

improvising API calls. In --wide mode Cobbler is the outer orchestrator: it accepts native Wide

Research only after exact roster reconciliation, repairs missing/duplicated items with deterministic

fan-out, and synthesizes last.

How to use it

Copy the folder

Take aigorahub/manus from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.