{
  "markdown": "# Vibiz for Claude Code\n\nGenerate ads, funnels, ICPs, social posts, and full Meta campaigns from inside Claude Code. Drafts a marketing post about every commit you make.\n\n## Install\n\nOne-time, add the marketplace:\n\n```\n/plugin marketplace add Vibiz-ai/vibiz-claude-plugin\n```\n\nThen install the plugin:\n\n```\n/plugin install vibiz@vibiz\n```\n\nAuthenticate once:\n\n```\n/mcp\n```\n\nPick `vibiz` → **Authenticate** → done. No URL, no API key, no token paste.\n\n## What you get\n\n**5 slash commands**\n\n| Command | What it does |\n|---|---|\n| `/vibiz:status` | Show MCP connection + list your brands |\n| `/vibiz:onboard` | Auto-create a Vibiz brand from this repo (URL + brand kit + offers + ICPs) |\n| `/vibiz:post [sha]` | Draft a social post about your latest commit (or a specific one). Optionally publish it. |\n| `/vibiz:ad [image\\|video]` | Generate an ad creative based on what your repo does |\n| `/vibiz:launch` | Full kit: onboard, list offers/ICPs, generate 3 ad variants — end to end |\n\n**A subagent**\n\n`vibiz-marketer` — call it when you want code or commits turned into marketing copy. Knows the full Vibiz tool surface and the brand-voice rules.\n\n**A \"post about your commit?\" hook**\n\nAfter every successful `git commit`, the plugin checks if the change is post-worthy and gently offers `/vibiz:post`. Skips merge commits, security fixes, boring chores (`chore:` / `build:` / `ci:` / `style:` / `docs:` / `test:`), tiny diffs (<5 lines), and anything tagged `[skip-vibiz]` or `[no-post]` in the commit body.\n\n**Auto-match local project ⇄ vibiz**\n\nThe first time you run any `/vibiz:*` command in a repo, the plugin reads `package.json` `homepage` (or `pyproject.toml` / `Cargo.toml` / the first non-badge link in your README) and matches that URL against the `websiteUrl` of every vibiz in your workspace group. If exactly one vibiz matches, every subsequent command is automatically scoped to it — no slug to type, no picker to dismiss. If nothing matches, you're invited to onboard the project; if multiple match, you're asked which one.\n\n## What Vibiz is\n\n[Vibiz](https://vibiz.ai) is an AI marketing platform — ad creatives, landing pages, social publishing, and Meta Ads campaigns, all driven from a brand kit it scrapes from any URL.\n\nThis plugin exposes 40 Vibiz MCP tools to Claude Code:\n\n- **Generation** — images, carousels, videos, UGC, funnels, ICPs, offers\n- **Social** — list accounts, list posts, publish/schedule across IG / FB / TikTok / X / LinkedIn / Threads\n- **Inbox** — list DMs, list commented posts, reply to comments, send DMs\n- **Analytics** — top posts, daily metrics, best posting times\n- **Meta Ads (Zernio)** — list / get / pause / resume / duplicate / delete campaigns + creatives, boost a post, launch a standalone ad\n\n## Develop locally\n\nIf you want to hack on this plugin locally:\n\n```bash\ngit clone https://github.com/Vibiz-ai/vibiz-claude-plugin\n/plugin marketplace add ./vibiz-claude-plugin\n/plugin install vibiz@vibiz\n```\n\nRe-running `/plugin marketplace update` after pulling will refresh installed copies.\n\n## Skip the post nudge for a commit\n\n```\ngit commit -m \"fix: something\" -m \"[skip-vibiz]\"\n```\n\n## License\n\nMIT — see [LICENSE](./LICENSE).\n",
  "bytes": 3185,
  "sha": "7b151feb3212ad213676ee9d998fcbd69ea6341e591db617b89c7752ee1bc779",
  "repo_slug": "vibiz-ai/vibiz-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_vibiz_ai_vibiz_claude_plugin_vibiz_2bebf3b8/readme"
}