/ecosystem

The AgentsKit ecosystem

One toolkit for the agent era — every package is independently installable, plug-and-play, and interoperable. Here is the whole surface area, with each package's current stability.

24packages·50integrations·140providers·5162models·25native adapters·21skills

Package matrix

  • @agentskit/adaptersstable

    Provider adapters for AgentsKit.

  • @agentskit/clistable

    CLI for AgentsKit chat and project scaffolding.

  • @agentskit/corestable

    Portable AgentsKit runtime for chat orchestration, tools, memory, and retrieval.

  • @agentskit/inkstable

    Ink terminal components and hooks for AgentsKit.

  • @agentskit/memorystable

    Persistent and vector memory backends for AgentsKit.

  • @agentskit/ragstable

    Plug-and-play retrieval-augmented generation for AgentsKit.

  • @agentskit/reactstable

    React hooks and UI components for AgentsKit.

  • @agentskit/runtimestable

    Standalone agent runtime with ReAct loop for AgentsKit.

  • @agentskit/skillsstable

    Ready-made skills (prompts + behavioral instructions) for AgentsKit agents.

  • @agentskit/templatesstable

    Extension toolkit for creating custom AgentsKit skills, tools, and adapters.

  • @agentskit/toolsstable

    Reusable executable tools for AgentsKit agents.

  • @agentskit/evalbeta

    Agent evaluation and benchmarking for AgentsKit.

  • @agentskit/eval-braintrustbeta

    Braintrust scoring pipeline for AgentsKit. Quality + robustness scorers, CI regression alerts, and dataset upload helpers.

  • @agentskit/observabilitybeta

    Logging and tracing layer for AgentsKit agents.

  • @agentskit/observability-langfusebeta

    Langfuse tracing adapter for AgentsKit. Spans for plan, tool, model, and HITL gates with token/cost/latency capture.

  • @agentskit/sandboxbeta

    Secure code execution for AgentsKit agents.

  • @agentskit/validationbeta

    Opt-in runtime validation of tool-call arguments against their JSON Schema for AgentsKit. Wraps Ajv; plugs into the core ArgsValidator contract (ADR-0008).

  • @agentskit/angularalpha

    Angular signals service + headless chat components for AgentsKit — streaming, tools, and memory across any LLM provider.

  • @agentskit/react-nativealpha

    React Native + Expo hook and headless chat components for AgentsKit — streaming, tools, and memory across any LLM provider.

  • @agentskit/solidalpha

    Solid hook + headless chat components for AgentsKit — streaming, tools, and memory across any LLM provider.

  • @agentskit/sveltealpha

    Svelte 5 store + headless chat components for AgentsKit — streaming, tools, and memory across any LLM provider.

  • @agentskit/vuealpha

    Vue 3 composable + headless chat components for AgentsKit — streaming, tools, and memory across any LLM provider.

  • @agentskit/integrationsexperimental

    Unified, plug-and-play service integrations for AgentsKit agents — one descriptor per service projected into tools, connectors, triggers, and auth.

  • @agentskit/mcpunlisted

    Expose AgentsKit tools as an MCP server — use them from Claude Desktop, Cursor, Windsurf, or any MCP host.