CtrlK
BlogDocsLog inGet started
Tessl Logo

Bindu

github.com/GetBindu/Bindu

Skill

Added

Review

test-pr

.agents/skills/test-pr/SKILL.md

Test pull requests with comprehensive validation and generate structured test results

52

regenerate-grpc-stubs

.agents/skills/regenerate-grpc-stubs/SKILL.md

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.

73

deploy-agent

.agents/skills/deploy-agent/SKILL.md

Deploy Bindu agents to various environments with safety checks and verification

59

debug-grpc-connection

.agents/skills/debug-grpc-connection/SKILL.md

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".

71

create-release

.agents/skills/create-release/SKILL.md

Create releases with proper versioning, release notes, and Git tags

60

add-example-agent

.agents/skills/add-example-agent/SKILL.md

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.

76