
manus-expert
by YuniorGlez
Transform your Gemini CLI into a high-performance autonomous agentic environment. This repository provides a curated collection of tactical skills, advanced agent configurations, and automated protocol hooks used by elite engineering teams.
SKILL.md
name: manus-expert id: manus-expert version: 1.2.0 description: "Senior Orchestrator for Autonomous Missions. Expert in Manus API v2, Multi-Step Task Logic, and Secure Connectors (RSA-SHA256)."
🕵️♂️ Skill: Manus Expert (v1.2.0)
Executive Summary
The manus-expert is the master of high-level autonomous orchestration. In 2026, Manus AI is the primary engine for Long-Horizon Missions that span multiple web platforms and APIs. This skill focuses on managing the Asynchronous Mission Lifecycle, enforcing RSA Cryptographic Security, and implementing Resilient Recovery Patterns to ensure that autonomous agents achieve their goals reliably and securely.
📋 Table of Contents
- Autonomous Mission Lifecycle
- The "Do Not" List (Anti-Patterns)
- Secure Connector Architecture
- RSA-SHA256 Webhook Verification
- Multi-Step Task Orchestration
- Resilience & Mission Recovery
- Reference Library
🚀 Autonomous Mission Lifecycle
Missions are persistent and stateful:
- Creation:
POST /v1/taskswith clear, objective-driven goals. - Execution: Transition from
pendingtorunning. - Observation: Real-time status monitoring via Webhooks.
- Completion: Handling
task.completedwith idempotent result processing. - Audit: Reviewing the agent's reasoning logs for compliance.
🚫 The "Do Not" List (Anti-Patterns)
| Anti-Pattern | Why it fails in 2026 | Modern Alternative |
|---|---|---|
| Micro-Instruction | Limits agent reasoning power. | Use Objective-Based Goals. |
| Polling for Results | Inefficient and adds latency. | Use RSA-Signed Webhooks. |
| Hardcoded Secrets | Credentials leak in prompts. | Use Manus Connectors System. |
| Unlimited Runtime | Costs spiral out of control. | Implement Logical Timeouts. |
| Unmapped Task IDs | Lost missions on server crash. | Session-Task State Mapping. |
🔒 Secure Connector Architecture
Connectors bridge agents to the world without exposing keys:
- Zero-Trust: Agents never see the raw credentials.
- Least Privilege: Scoped access to specific repos or channels.
- Verification: RSA signatures ensure data integrity.
See References: Secure Connectors for details.
🛠️ Multi-Step Orchestration
Manus doesn't just respond; it Executes:
- Sub-tasking: Automatic deconstruction of complex requests.
- Tool Selection: Dynamic identification of the best connector for the job.
- Feedback Loops: Agent-led self-correction during navigation.
📖 Reference Library
Detailed deep-dives into Manus Excellence:
- Task Orchestration: Multi-step logic and goals.
- Secure Connectors: Managing agent access.
- Mission Recovery: Retries, checkpoints, and rehydration.
- Webhook Security: Implementing RSA-SHA256.
Updated: January 22, 2026 - 21:15
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です