๐ฏ
bd-docs
๐ฏSkillfrom bitdriftlabs/bd-skills
What it does
|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.
Same repository
bitdriftlabs/bd-skills(3 items)
bd-docs
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add bitdriftlabs/bd-skills --skill bd-docsskills.sh Installโ Installs to .agents/skills/
npx skills add bitdriftlabs/bd-skills --skill bd-docsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/bd-docs/SKILL.mdSKILL.md
189Installs
-
AddedApr 27, 2026
More from this repository2
๐ฏ๐ฏ
bd-cli๐ฏSkill
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.
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.