Toolverse
All skills

manus

by openclaw

Create and manage AI agent tasks via Manus API. Manus is an autonomous AI agent that can browse the web, use tools, and deliver complete work products.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Create and manage AI agent tasks via Manus API. Manus is an autonomous AI agent that can browse the web, use tools, and deliver complete work products.

How to use

  1. Zdobądź klucz API Manusa, rejestrując się na manus.im, i przechowuj go w zmiennej środowiskowej MANUS_API_KEY lub w konfiguracji clawdbot jako skills.manus.apiKey.

  2. Przygotuj opis zadania, które chcesz wykonać — im bardziej szczegółowy, tym lepiej. Określ, czy potrzebujesz wyniku w postaci raportu, kodu, prezentacji czy innego formatu.

  3. Wyślij żądanie POST do https://api.manus.ai/v1/tasks z nagłówkiem autoryzacyjnym (API_KEY), ustawiając prompt na opis zadania, agentProfile na manus-1.6 (lub manus-1.6-lite dla szybkich zadań, manus-1.6-max dla głębokich analiz), taskMode na agent oraz createShareableLink na true. Otrzymasz task_id i URL do śledzenia postępu.

  4. Regularnie sprawdzaj status zadania, używając task_id, aż do jego ukończenia. Manus będzie przeglądać sieć, wykonywać narzędzia i zbierać wyniki.

  5. Gdy zadanie będzie gotowe, pobierz pliki wyjściowe bezpośrednio z odpowiedzi API zamiast polegać na linkach udostępniania manus.im — to zapewnia niezawodne dostarczenie wyniku użytkownikowi.

  6. Dostosuj profil agenta do złożoności: manus-1.6 dla większości zadań, manus-1.6-lite dla prostych i szybkich prac, manus-1.6-max dla badań wymagających głębokich analiz.

Related skills

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173