Ad Campaign Optimization

Optimize paid advertising across platforms — Google Ads, Meta (Facebook/Instagram), TikTok, LinkedIn, Twitter/X. Improve ROAS, reduce CAC, and scale winning campaigns.

概要

The Ad Campaign Optimization skill, part of the TerminalSkills/skills repository, provides AI agents with the capability to manage and refine paid advertising efforts across multiple digital platforms. Supporting major networks such as Google Ads, Meta, TikTok, LinkedIn, and Twitter/X, this tool focuses on data-driven performance improvements. It assists users in increasing Return on Ad Spend (ROAS) and lowering Customer Acquisition Cost (CAC) by identifying high-performing assets and scaling successful strategies. Compatible with agents like Claude, Gemini, and Codex, the skill integrates into marketing workflows to streamline campaign testing and data analysis. As part of a repository with 71 stars, it offers a structured approach to cross-platform marketing automation and budget efficiency.

ユースケース

Scaling high-performing creative assets across TikTok and Meta to maximize reach.
Analyzing Google Ads performance metrics to reduce overall customer acquisition costs.
Automating A/B testing adjustments for LinkedIn and Twitter/X professional campaigns.

導入方法

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/ad-campaign-optimization/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

Users should ensure that API credentials for advertising platforms are managed securely according to the documentation in the TerminalSkills/skills repository. Access should be limited to the specific permissions required for campaign analysis and modification to maintain data integrity across connected marketing accounts.

関連Skills

Claude API

anthropics/skills

コーディング

Claude API / Anthropic SDK のリファレンス — モデルID、料金、パラメータ、ストリーミング、ツール利用、MCP、エージェント、キャッシュ、トークン計測、モデル移行。 TRIGGER — ターゲットファイルを開いて BEFORE を読んでください。「1行だけに見える」という理由でスキップしないでください。プロンプトに Claude/Anthropic の名称(Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`)が含まれる場合、またはユーザーが LLM(料金/モデル選択/制限/キャッシュ)について質問した場合は、常に実行してください。決して回答しないでください。

Claude CodeClaude
typescriptpython
171,224 StarsApache-2.0

Doc Coauthoring

anthropics/skills

ドキュメント

ドキュメントの共同執筆のための構造化されたワークフローをユーザーに案内します。ユーザーがドキュメント、提案書、技術仕様書、決定文書、または同様の構造化されたコンテンツを作成したい場合に使用します。このワークフローは、ユーザーがコンテキストを効率的に伝達し、反復を通じて内容を洗練させ、ドキュメントが読者にとって適切に機能することを確認するのに役立ちます。ユーザーがドキュメントの作成、提案書の作成、仕様書のドラフト作成、または同様のドキュメント作成タスクに言及したときにトリガーします。

Claude CodeClaude
designtesting
171,224 Starsソースあり

MCP Builder

anthropics/skills

コーディング

適切に設計されたツールを通じて、LLMが外部サービスと連携できるようにする高品質な MCP (Model Context Protocol) サーバーを作成するためのガイドです。Python (FastMCP) または Node/TypeScript (MCP SDK) を使用して、外部APIやサービスを統合する MCP サーバーを構築する際に使用します。

CodexClaude
typescriptpython
171,224 StarsApache-2.0

Skill Creator

anthropics/skills

コーディング

新しいスキルの作成、既存スキルの修正と改善、およびスキルパフォーマンスの測定を行います。ユーザーがスキルをゼロから作成、既存スキルの編集や最適化、スキルテストのための評価(evals)の実行、分散分析によるスキルパフォーマンスのベンチマーク、またはトリガー精度の向上のためのスキル説明の最適化を行いたい場合に使用します。

Claude CodeClaude
pythondesign
171,224 StarsApache-2.0

CI Cd And Automation

addyosmani/agent-skills

DevOps

CI/CDパイプラインのセットアップを自動化します。ビルドおよびデプロイパイプラインの設定や変更時に使用します。クオリティゲートの自動化、CIでのテストランナーの設定、またはデプロイ戦略の確立が必要な場合に使用してください。

typescriptsecurity
89,319 StarsMIT

API And Interface Design

addyosmani/agent-skills

コーディング

安定した API とインターフェース設計をガイドします。API、モジュール境界、またはパブリックインターフェースの設計時に使用します。REST や GraphQL エンドポイントの作成、モジュール間の型コントラクトの定義、フロントエンドとバックエンドの境界設定を行う際に活用してください。

typescriptfrontend
89,319 StarsMIT