Add cross-platform ad campaign management skill#165
Open
amekala wants to merge 1 commit intoopenai:mainfrom
Open
Add cross-platform ad campaign management skill#165amekala wants to merge 1 commit intoopenai:mainfrom
amekala wants to merge 1 commit intoopenai:mainfrom
Conversation
Adspirer is an MCP server that enables AI assistants to create and manage advertising campaigns across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads through conversational interfaces. 91 tools for campaign creation, keyword research, performance analysis, and budget optimization. - MCP server: https://mcp.adspirer.com/mcp - OAuth 2.1 with PKCE for authentication - All campaigns created in PAUSED status for safety Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Adspirer Ads skill, which provides cross-platform advertising campaign management via the Adspirer MCP server.
Platforms supported
Skill structure
MCP server details
https://mcp.adspirer.com/mcpHow to test
codex mcp add adspirer --url https://mcp.adspirer.com/mcp codex mcp login adspirer # Then use: "Check connected ad platforms and show recent performance"Checklist
.curatedskill structure (SKILL.md, agents/openai.yaml, assets/, LICENSE.txt)