Skip to content

@robota-sdk/agent-plugin

Consolidated plugin package providing 8 official plugin implementations for the Robota SDK. All plugins implement the IPlugin interface from @robota-sdk/agent-core.

Usage

typescript
import { ConversationHistoryPlugin, UsagePlugin } from '@robota-sdk/agent-plugin';

Documents

  • SPEC.md — package contract, available plugins, and ownership boundaries.

Released under the MIT License.