Bomx

Gbp — Data skill for Claude Code

Data community

Manage the Google Business Profile, live review triage, public review replies, Google posts, analytics.

How to install Gbp

Installs to ~/.claude/skills/bomx-distribb-skill-gbp/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bomx-distribb-skill-gbp && curl -fsSL https://raw.githubusercontent.com/Bomx/distribb-skill/HEAD/commands/gbp.md -o ~/.claude/skills/bomx-distribb-skill-gbp/SKILL.md

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

What Gbp does


description: Manage the Google Business Profile, live review triage, public review replies, Google posts, analytics argument-hint: (optional: reviews | reply | post | status) allowed-tools: Bash, Read, Glob, Grep

Load the Distribb skill (Google Business Profile section) and manage the user's connected Google Business Profile. `$ARGUMENTS` may name a focus (`reviews`, `reply`, `post`, `status`); with no argument, run the full loop below.

  1. Resolve project_id (GET /api/v1/projects),

Alternatives in Data

Full documentation available on GitHub

View Source Repository