You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

747 B

OpenAgents Plugins

Purpose: Plugin architecture and documentation for OpenAgents Control


Structure

openagents-repo/plugins/
├── navigation.md (this file)
├── context/
│   └── [context plugin files]
└── [plugin files]

Quick Routes

Task Path
Context plugin ./context/
View plugins ./
Guides ../guides/navigation.md

By Type

Context Plugin → Context system plugin documentation
Plugin Architecture → How plugins work in OpenAgents


  • OpenAgents Navigation../navigation.md
  • Guides../guides/navigation.md
  • Core Concepts../core-concepts/navigation.md