Capabilities

Brain, memory, knowledge, tools. Each capability is a Helm chart that drops new powers into your agent — LLM calls, vector stores, K8s actions, HTTP, Slack, Postgres.

Documentation

Common

v0.7.7

Core

Flow plumbing: signal, ticker, router, retry, and the primitives that wire an agent together.

signalretrytickerrouter

HTTP

v0.5.24

Tools

HTTP server and client. Expose an agent as a public endpoint, or call any API.

http_serverhttp_requestresponse

Communication

v0.3.7

Tools

Reach people: Slack messages and slash commands, email sending.

slack_sendslack_commandemail_send

gRPC

v0.4.7

Tools

gRPC client and server for talking to typed services.

grpc_clientgrpc_server

Google APIs

v0.3.7

Tools

Google Workspace: Gmail, Calendar, Sheets, Drive.

gmail_sendcalendar_createsheets_appenddrive_upload

Encoding

v0.6.4

Core

Encode and decode: JSON, base64, URL, and friends.

json_encodebase64url_encode

JavaScript

v0.3.10

Core

Evaluate JavaScript for quick, custom transforms inside an agent.

js_eval

Kubernetes

v0.8.4

Tools

Operate a cluster: watch pods, read logs, scale deployments, apply manifests.

pod_watchdeploy_getpod_logsapply

Distribution

v0.10.7

Tools

Fan-out, queue, and rate-limit to control how work spreads across an agent.

fanoutqueuerate_limit

Crypto

v0.3.7

Tools

Hashing, HMAC, and JWT signing for auth and integrity.

hashhmacjwt_sign

Need a capability we don't have yet?

Tell us what's missing.