๐ฏ
bd-cli
๐ฏSkillfrom bitdriftlabs/bd-skills
What it does
|A skill for operating the bitdrift bd CLI to analyze live platform data, including workflows, charts, sessions, issues, and app health investigations. Teaches AI agents how to inspect session timelines, triage crashes, author workflows, and automate bitdrift operations from the command line.
Same repository
bitdriftlabs/bd-skills(3 items)
bd-cli
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add bitdriftlabs/bd-skills --skill bd-cliskills.sh Installโ Installs to .agents/skills/
npx skills add bitdriftlabs/bd-skills --skill bd-cliManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/bd-cli/SKILL.mdSKILL.md
200Installs
-
AddedApr 27, 2026
More from this repository2
๐ฏ๐ฏ
bd-docs๐ฏSkill
Searches and interprets bitdrift documentation to answer questions about SDK setup, product behavior, API services, and configuration best practices by fetching from docs.bitdrift.io.
bd-instrumentation๐ฏSkill
Guides integration of the bitdrift Capture SDK into iOS, Android, and React Native apps, covering dependency setup, Logger initialization, screen tracking, network monitoring, logs, and spans.