Install
openclaw skills install @chapagainashutosh8/skill2adsScrape any business website and generate 5 Meta-ready ad variants matching the brand's voice. Use when the user wants to create ads, generate ad copy, or turn a website URL into marketing creatives. Optionally requires Civic verification before exporting selected ads to Meta.
openclaw skills install @chapagainashutosh8/skill2adsAsk the agent:
"Generate ads for https://example.com"
Set these environment variables before use:
export APIFY_TOKEN=your_apify_token
export OPENAI_API_KEY=your_openai_key
export CIVIC_AUTH_ENABLED=false
export CIVIC_CLIENT_ID=your_civic_client_id
export CIVIC_ACCESS_TOKEN=your_civic_access_token
Each ad includes: hook, body, CTA, visual direction, Meta-compatible targeting, and daypart scheduling.
Meta export behavior:
CIVIC_AUTH_ENABLED=true, exporting selected ads to Meta requires a valid Civic token.CIVIC_ACCESS_TOKEN to skip token prompts.