Helena AI Marketing Agent
Use Helena, Enrich Labs' AI marketing agent, to research, plan, create, schedule, publish, and analyze marketing for a connected brand. Use when the user asks for Helena or Enrich …
Enrich Labs
@enrichlabs
Install
$ openclaw skills install @enrichlabs/helenaHelena
Helena is a separate marketing agent with the user's Enrich Labs brand context and connected marketing platforms. Send marketing work to Helena when it benefits from that context or those integrations; answer simple general marketing questions directly.
Connect Helena
Helena requires an Enrich Labs account with MCP access. Some capabilities also require a connected marketing platform, sufficient credits, or a higher Enrich Labs plan.
-
Inspect the current configuration with
openclaw mcp show helena --json. -
If
helenais missing, tell the user that setup will add Enrich Labs as a remote MCP server and open a browser for sign-in. After they agree, run:openclaw mcp set helena '{"url":"https://agent.enrichlabs.ai/api/mcp","transport":"streamable-http","auth":"oauth"}' openclaw mcp login helena -
If
helenaalready points somewhere else, do not overwrite it without explicit confirmation. If it has the correct URL but needs authorization, runopenclaw mcp login helena. -
Never ask the user to paste an Enrich Labs password, OAuth code, access token, or refresh token into chat. Let the browser flow handle credentials. In a headless environment, follow the safe
--codefallback printed by OpenClaw. -
Verify the connection with
openclaw mcp doctor helena --probe. If the tool is not available in the current conversation afterward, ask the user to start a new conversation or restart their OpenClaw gateway.
If Enrich Labs reports that MCP access is unavailable for the selected brand, explain the account or plan requirement and direct the user to https://enrichlabs.ai/mcp. Do not retry in a loop.
Delegate marketing work
Use the MCP tool from the helena server whose underlying name is send_turn.
- Send a clear, self-contained
messagecontaining the user's goal, audience, constraints, relevant dates, and requested output. - Omit
sessionIdfor a new task. Reuse the returnedsessionIdfor related follow-ups, but not for unrelated work. - Preserve the user's approval boundary. If they asked for a plan, draft, or analysis, explicitly tell Helena not to publish, send, spend, delete, or change live data. Only request those actions when the user clearly authorized them.
- Clarify before requesting an ambiguous action that could publish content, contact people, spend money, change a live campaign, or delete data.
- Do not include unrelated secrets or private conversation history in the message.
- Report Helena's actual result without inventing success. Preserve useful links, mention actions taken, and render returned image assets inline when supported.
When Helena asks a necessary follow-up question, ask the user and then continue with the same sessionId.
Top skills in this category
Playwright MCP
@spiceman161Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.
Content Strategy
@jk-0001Build and execute a content marketing strategy for a solopreneur business. Use when planning what content to create, deciding on content formats and channels, building a content calendar, measuring content performance, or systematizing content production. Covers audience research for content, content pillars, distribution strategy, repurposing workflows, and metrics. Trigger on "content strategy", "content marketing", "what content should I create", "content plan", "content calendar", "content ideas", "content distribution", "grow through content".
小红书自动发布助手
@yuf1011Draft and publish posts to 小红书 (Xiaohongshu/RED). Use when creating content for 小红书, drafting posts, generating cover images, or publishing via browser automation. Covers the full workflow from content creation to browser-based publishing, including cover image generation with Pillow.
Agent Browser
@matrixyHeadless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Browser Use
@shawnpanaAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...