Add a new self-contained example agent under examples/. Use when asked to "create an example for <framework>", "add a tutorial agent", "demo integration with <LLM provider>", or when showcasing a new pattern users should copy.
GetBindu/Bindu
SkillsMP has collected 6 skills from GetBindu/Bindu. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 8,585
- GitHub forks
- 431
Skills in this repository
Showing 6 of 6 collected skills.
Diagnose gRPC connection issues between the Bindu core and a language SDK. Use when an SDK fails to register, HandleMessages calls time out, "connection refused" on :3774, heartbeats stop arriving, or the core logs "agent silently died".
Regenerate Python + TypeScript gRPC stubs after editing proto files. Use when proto/*.proto changes, imports from bindu.grpc.generated fail, CI reports generated-code drift, or HandleMessages calls fail with proto mismatch.
Create releases with proper versioning, release notes, and Git tags
Deploy Bindu agents to various environments with safety checks and verification
Test pull requests with comprehensive validation and generate structured test results