Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

connector-module

Étoiles6
Forks3
Mis à jour5 mai 2026 à 06:49

Use for ANY work on a connector in this project — creating a new connector under connectors/, refactoring/improving an existing one, fixing bugs, adding new operations, editing the Configs or per-op Input structs, or wiring a connector up in main.go. Connectors are the third class of wick module beside Tools and Jobs, designed specifically to be consumed by LLM clients (Claude, Cursor, custom agents) over MCP. MANDATORY clarify+plan loop before writing any new connector or op — first reply is always a recommendation + plan, never files. For well-known APIs (Loki, Gmail, GitHub, Slack, Jira, Notion, Stripe, Datadog, …) explore on the user's behalf and propose a concrete recommended starter operation set with rationale, plus a translated `Configs` shape — don't ask the user to design the connector for you. For unknown / proprietary APIs, ask for sample requests + responses + auth scheme. Plan is presented as business flow (Scope, Configs, Operations, Inputs, auth/error-envelope, registration, open questions) —

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly