claude-office-skills/email-marketing
Email marketing automation - campaign creation, sequence building, A/B testing, deliverability optimization, and analytics
Email marketing automation - campaign creation, sequence building, A/B testing, deliverability optimization, and analytics
npx skills add https://github.com/claude-office-skills/skills/tree/main/skills/email-marketingEmail marketing automation - campaign creation, sequence building, A/B testing, deliverability optimization, and analytics
This repo contains 20 individual skills — each has its own dedicated page.
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Multi-platform ad copy generation for Google Ads, Meta/Facebook, TikTok, LinkedIn with A/B testing variants
Build AI agents with tools, memory, and multi-step reasoning - ChatGPT, Claude, Gemini integration patterns
Airtable database automation - views, automations, integrations, and workflow triggers
Generate complete presentations with AI - from outline to polished slides
Automate Amazon seller operations including inventory, orders, pricing, and advertising management
Create and trigger Apple Shortcuts for iOS/macOS automation and cross-platform workflows
Screen job applications against requirements and score candidates
Automate Asana project management workflows, task tracking, team collaboration, and reporting
Batch convert documents between multiple formats using a unified pipeline
Process multiple documents in bulk with parallel execution
Create and maintain brand style guides for consistent visual identity
Automate web browser interactions, scraping, testing, and workflow automation with Puppeteer/Playwright
Google Calendar and Outlook automation - scheduling optimization, meeting workflows, time blocking, and Slack/Sheets integration
Generate release notes from git commits, updates, or feature lists
Design effective data visualizations and charts. Generate chart configurations for ECharts, Chart.js, and other libraries. Create dashboards and reports.
Answer questions about PDF content, summarize, and extract information
Automate ClickUp workspace management, task workflows, time tracking, and team productivity
Conduct comprehensive company research and due diligence. Analyze business model, competitive landscape, management, and market position.
Analyze competitors systematically. Compare products, features, pricing, positioning, and market strategies. Generate comprehensive competitive intelligence reports.
Bridge private web pages to ChatGPT agents using local Chrome snapshots, Markdown conversion, and secure, controlled navigation.
Identify the best GTM motions and tools across 7 motion types: Inbound, Outbound, Paid Digital, Community, Partners, ABM, and PLG. Use when selecting marketing channels, choosing between inbound and outbound strategy, or planning cross-channel campaigns.
A Codex skill for generating traceable feature collaboration docs, including plans, API contracts, business rules, task boards, and test cases.
An agentic scriptorium for scholarly writing — coordinated AI capabilities for manuscripts, grants, and reviews.
AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals.