Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/plugins/plugin-types.ts
A fully loaded and validated plugin ready for registration.
Properties
| Property | Type |
|---|---|
manifest | PluginManifest |
rootDir | string |
commands | CommandDefinition[] |
agents | AgentDefinition[] |
skills | SkillDefinition[] |
Was this page helpful?