Bomx

Distribb — Development skill for Claude Code

Development community

Distribb overview, account status, and the proper SEO process.

How to install Distribb

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

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

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

What Distribb does


description: Distribb overview, account status, and the proper SEO process argument-hint: (optional question) allowed-tools: Bash, Read, Glob, Grep, WebFetch

Load the Distribb skill (its `SKILL.md`, installed under `.claude/skills/distribb/` or `~/.claude/skills/distribb/`) if it is not already active.

Then help the user with: `$ARGUMENTS`

If there is no specific question, do this:

  1. Validate the API key with GET /api/v1/projects and report the projects, plan signals (backlink cred

Alternatives in Development

Full documentation available on GitHub

View Source Repository