From rapido-meta-ads
Boosts top Instagram posts via CMS insights and Meta Ads in a two-phase workflow: plan (confirmed=false), user approval, then confirmed=true with separate activation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rapido-meta-ads:boost-post-instagramThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Charger `${CLAUDE_PLUGIN_ROOT}/reference/directives-outils.md`,
Charger ${CLAUDE_PLUGIN_ROOT}/reference/directives-outils.md,
${CLAUDE_PLUGIN_ROOT}/reference/pieges-meta-ads.md et
${CLAUDE_PLUGIN_ROOT}/reference/CONFORMITE.md.
list_scheduled_posts
(période récente) + post_insights (lots de 10 max) → le post au meilleur
engagement. Si l'utilisateur désigne déjà le post, sauter cette étape.ads_get_ig_accounts (compte IG lié)
puis ads_get_ig_media : faire correspondre le post CMS au media IG
(date + visuel). En cas d'ambiguïté, montrer les candidats.ads_boost_ig_post avec confirmed: false : l'outil
renvoie le plan résolu (budget dans la DEVISE RÉELLE du compte, durée,
cible, objectif par défaut).ads_boost_ig_post avec
confirmed: true (le hook demandera confirmation). Le boost est créé
PAUSED.ads_activate_entity) est une
SECONDE confirmation distincte : récap final puis activation.pilotage-performance-ads.confirmed: true sans que le plan ait été montré ET approuvé.plafond-budget).rapido-higgsfield:analyse-video-virale
(si le plugin est installé) — aucun boost payant sur une vidéo non passée au gate.npx claudepluginhub prendstapart/plugin-claude-mcp-braindcode- --plugin rapido-meta-adsGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.