packages/docs/user/add-capability.mdx
Most Eliza capabilities come from one of these paths:
| Need | Use |
|---|---|
| put Eliza on another platform | a connector |
| add a new integration or tool | a plugin |
| add packaged behavior or knowledge | a skill |
| add reference material | built-in knowledge features |
Plugins, Skills, or Connectors section.Do not install extra packages for features Eliza already exposes directly:
Before you install a plugin, check:
If you need to build a capability in code, write a plugin, or patch framework internals, use elizaOS docs: Where developer docs live.