bknd-repo-search-with-opencode
CommunityQuery bknd repos with btca to learn internals.
Authorcameronapak
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers often need to understand BKND internals by reading the repository. This skill enables querying the bknd source repository with the btca CLI to reveal architecture, modules, and patterns without manual sifting.
Core Features & Use Cases
- Guided repo exploration of bknd internals via btca, covering data module, authentication, media handling, and adapters.
- Practical setup, configuration, and query pattern guidance to accelerate learning and onboarding.
- Real-world learning scenarios such as evaluating architecture for a new project or auditing code paths.
Quick Start
Install Bun or npm, install and configure btca and opencode-ai, then add bknd as a resource and start querying. Example commands:
- bun add -g btca opencode-ai
- btca config model --provider opencode --model big-pickle
- btca config resources add --name bknd --type git --url https://github.com/bknd-io/bknd --branch main
- btca ask --resource bknd --question "What is the purpose of the flows module?"
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bknd-repo-search-with-opencode Download link: https://github.com/cameronapak/melos/archive/main.zip#bknd-repo-search-with-opencode Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.