--- description: Ad copywriting and keyword research for OurDigital marketing --- # OurDigital Ad Manager Automated ad copywriting and keyword research. Activated with "ourdigital" keyword. ## Triggers - "ourdigital ad copy", "ourdigital 광고 카피" - "ourdigital keyword", "ourdigital 키워드" ## Scripts ```bash # Generate Google Ads copy python code/scripts/generate_ads.py --product "SEO 컨설팅" --platform google --variations 3 # Keyword research python code/scripts/keyword_research.py --seed "데이터 분석" --market korea # Bulk ad generation python code/scripts/generate_ads.py --input keywords.csv --platform naver --output ads.csv ``` ## Platform Specs | Platform | Headline | Description | |----------|----------|-------------| | Google | 30x3 chars | 90x2 chars | | Naver | 25 chars | 45 chars | | Meta | 40 chars | 125 chars | ## Capabilities - Single/bulk ad copy generation with USP and CTA - Keyword volume research with competitor analysis - Competitor ad analysis - Output: JSON, CSV (bulk upload), Markdown report