Skill Claude CodeCodex
Add a new self-contained example agent under examples/. Use when asked to "create an example for ", "add a tutorial agent", "demo integration with ", or when showcasing a new pattern users should copy.
Skill Claude CodeCodex
Add a new self-contained example agent under examples/. Use when asked to "create an example for ", "add a tutorial agent", "demo integration with ", or when showcasing a new pattern users should copy.
Skill Claude CodeCodex
Create releases with proper versioning, release notes, and Git tags.
Skill Claude CodeCodex
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".
Skill Claude CodeCodex
Deploy Bindu agents to various environments with safety checks and verification.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Test pull requests with comprehensive validation and generate structured test results.
Instructions file GitHub Copilot
Copilot instructions for GetBindu/Bindu, covering bindu codebase patterns, tech stack, anti-redundancy rules, source of truth locations and settings (bindu/settings.py).
Instructions file CodexOpenCode
AGENTS.md instructions for GetBindu/Bindu, covering agents.md, repo orientation, useful commands, python core and run the core.
Instructions file
Claude Code instructions for GetBindu/Bindu, covering project: bindu - decentralized agent framework, critical context (read first), what is bindu?, commands that work and python core development.
Skill Claude CodeCodex
Research and information retrieval capability powered by LangChain.js. Uses GPT-4o to answer questions, summarize information, provide detailed analysis, and generate structured research outputs.
Skill Claude CodeCodex
Educational assessment expert that generates high-quality multiple-choice quizzes from any provided text. Creates exactly 10 MCQs with 4 options each, correct answer identification, and concise explanations.
Skill Claude CodeCodex
General-purpose question answering capability powered by OpenRouter. Access 300+ LLM models (GPT-4o, Claude, Llama, Gemini, Mistral, etc.) through a single unified API. Handles conversational queries, explanations, code generation, analysis, and creative writing.
Agent
Planning gateway for multi-agent Bindu collaboration.