Edit Meta Creative banner
markifact markifact

Edit Meta Creative

Development community

Description

--- description: Edit a Meta ad's creative content — landing page URL, primary text, headline, description, CTA, link description — across one ad or many. Use when the user says "change the URL on my ads", "update the copy", "swap the CTA", or anything that changes what an existing Meta ad shows. Meta does not allow in-place creative edits, so this command runs the required get → modify → create → replace workflow. disable-model-invocation: true argument-hint: [scope, e.g. "all ads in campaign X

Installation

Installs to ~/.claude/skills/markifact-markifact-mcp-edit-meta-creative/SKILL.md

Terminal
mkdir -p ~/.claude/skills/markifact-markifact-mcp-edit-meta-creative && curl -fsSL https://raw.githubusercontent.com/markifact/markifact-mcp/HEAD/commands/edit-meta-creative.md -o ~/.claude/skills/markifact-markifact-mcp-edit-meta-creative/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository