sixb-ai

12 mods across 1 repository, 53 stars between them.

sixb AGENTS.md

01

sixb-ai/sixb

Instructions file CodexOpenCode

Instructions for sixb-ai/sixb, covering agents.md, scope, repo map, toolchain and core commands.

53 yesterday A 3,044 tokens original MIT

sixb CLAUDE.md

02

sixb-ai/sixb

Instructions file

Instructions for sixb-ai/sixb, a project described as: Open-source TypeScript framework for building operational software used by humans and AI agents.

53 yesterday A 3 tokens copy · 100% MIT

authorization

03

sixb-ai/sixb

Agent

Agents touch the same data and actions as everyone else, so the same authorization model governs them. Two things decide what an agent can do: the groups on its definition and the owner of each thread.

53 yesterday A 0 tokens original MIT

defining-agents

04

sixb-ai/sixb

Agent

Agent "defining-agents" from sixb-ai/sixb, covering defining agents, config, the model, instructions vs agent skills and tools.

53 yesterday A 0 tokens original MIT

overview

05

sixb-ai/sixb

Agent

An agent is a conversational assistant you define alongside your ontology. It calls a language model, selected worker tools, sandboxed read and bash, and an authorized Sixb API.

53 yesterday A 0 tokens original MIT

sixb-ai/sixb

Agent

A defined agent does nothing until a conversation drives it. You drive it over HTTP — create a thread, post a message, follow the run — and stream the run live over a websocket.

53 yesterday A 0 tokens original MIT

tools-and-gateway

07

sixb-ai/sixb

Agent

Every agent run gets sandboxed read and bash tools plus scoped access to the Sixb API. Agents may also receive explicitly selected tools that run in the agent worker.

53 yesterday A 0 tokens original MIT

sixb-actions

08

sixb-ai/sixb

Skill Claude CodeCodex

Use when requesting declared Sixb ontology actions as the preferred mutation path.

53 yesterday A 18 tokens original MIT

sixb-files

09

sixb-ai/sixb

Skill Claude CodeCodex

Use when publishing a generated file as a Sixb FileRef for a declared action or workflow.

53 yesterday A 23 tokens original MIT

sixb-query

10

sixb-ai/sixb

Skill Claude CodeCodex

Use when discovering ontology, reading Sixb objects, filtering, sorting, paging, counting, faceting, traversing links, or expanding object query results.

53 yesterday A 35 tokens original MIT

sixb-telemetry

11

sixb-ai/sixb

Skill Claude CodeCodex

Use when reading Sixb telemetry latest values or history for ontology telemetry properties.

53 yesterday A 21 tokens original MIT

sixb-workflows

12

sixb-ai/sixb

Skill Claude CodeCodex

Use when discovering, starting, or monitoring authorized declared Sixb workflows.

53 yesterday A 19 tokens original MIT