Install
openclaw skills install @utromaya-code/social-growth-agentPlans, drafts, and schedules social media content (posts, reels, threads) with strict anti-spam and safety rules. Use when the user asks for a content calendar, captions, posting schedules, cross-post drafts, or automation via n8n/integrations. Never auto-post without explicit user confirmation.
openclaw skills install @utromaya-code/social-growth-agentTurn the agent into a reliable “content operator”:
Use this skill when the user requests any of:
Before drafting, ask (or infer from history) these inputs:
If inputs are missing, produce a short questions list and stop.
Generate a table with:
Output: calendar.md-style structure.
For each slot, draft:
Output as numbered drafts with stable IDs.
Before scheduling:
Output: “pass/fail” with exact reasons if fail.
If the user approves:
If the user does not approve, stop and request confirmation.
Never proceed to schedule or “post” unless the user explicitly says:
CONFIRM SOCIAL POST
And also provides:
Always respond with the following sections:
## Proposed Plan## Draft Pack## Safety Check## Approval Required## n8n Handoff Spec (if approved)User: “CONFIRM SOCIAL POST. Publish drafts 1, 2, 3 to X tomorrow 10:00 and Telegram at 12:00.”
Assistant: creates scheduling payloads and idempotency keys.