---
name: Manus Research
slug: manus-research
category: AI Engineering
description: Manus Research launches bounded private Manus runs for `/manus` and roster-based wide or fan-out modes. Use it to validate inputs, keep the target repo as the working directory, and execute deterministic research workflows.
github: "https://github.com/aigorahub/elves/tree/main/aliases/claude/manus"
language: Python
stars: 218
forks: 14
install: "npx degit https://github.com/aigorahub/elves/tree/main/aliases/claude/manus ~/.claude/skills/manus"
installs_to: ~/.claude/skills/manus
source_path: aliases/claude/manus/SKILL.md
collection_size: 14
category_size: 2970
collection_url: "https://dirskills.com/collections/aigorahub/elves"
added: 2026-09-04T05:25:11.526Z
last_synced: 2026-09-04T05:25:11.526Z
canonical_url: "https://dirskills.com/skills/manus-research"
---

# Manus Research

Manus Research launches bounded private Manus runs for `/manus` and roster-based wide or fan-out modes. Use it to validate inputs, keep the target repo as the working directory, and execute deterministic research workflows.

**Install:**

```bash
npx degit https://github.com/aigorahub/elves/tree/main/aliases/claude/manus ~/.claude/skills/manus
```

## README

<!-- 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.
