Was macht cb-agent?
cb-agent - 可拆解、可审计的 LLM Agent 框架,支持 Function Calling 工具循环与 GSSC 上下文构建。默认轻量 Markdown 记忆,零依赖快速启动;可选完整 RAG/向量记忆。提供 CLI 与 Ink/React TUI 双界面,支持多会话隔离、自动/手动上下文压缩、MCP 集成、Skill 能力扩展。
cb-agent - 可拆解、可审计的 LLM Agent 框架,支持 Function Calling 工具循环与 GSSC 上下文构建。默认轻量 Markdown 记忆,零依赖快速启动;可选完整 RAG/向量记忆。提供 CLI 与 Ink/React TUI 双界面,支持多会话隔离、自动/手动上下文压缩、MCP 集成、Skill 能力扩展。
cb-agent is a Claude Code agent skill that cb-agent - 可拆解、可审计的 LLM Agent 框架,支持 Function Calling 工具循环与 GSSC 上下文构建。默认轻量 Markdown 记忆,零依赖快速启动;可选完整 RAG/向量记忆。提供 CLI 与 Ink/React TUI 双界面,支持多会话隔离、自动/手动上下文压缩、MCP 集成、Skill 能力扩展。.
npx skills add CB257526/cb-agentcb-agent - 可拆解、可审计的 LLM Agent 框架,支持 Function Calling 工具循环与 GSSC 上下文构建。默认轻量 Markdown 记忆,零依赖快速启动;可选完整 RAG/向量记忆。提供 CLI 与 Ink/React TUI 双界面,支持多会话隔离、自动/手动上下文压缩、MCP 集成、Skill 能力扩展。
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.