Official and example plugins for LangBot.
Each plugin is an independent package with its own manifest.yaml, dependencies, and README. Install plugins from LangBot Space, or run lbp build inside a plugin directory.
Runner/— agent runners and event processors.KnowledgeEngine/— knowledge engine integrations.misc/— commands, tools, event listeners, pages, and other plugins.
- ACPAgentRunner
- ClaudeCodeAgent
- CodexAgent
- CozeAgent
- DashScopeAgent
- DeerFlowAgent
- DifyAgent
- LangflowAgent
- LocalAgent
- N8nAgent
- RunnerDemo
- TboxAgent
- WeKnoraAgent
- AgenticRAG
- AIImagePlugin
- AutoTranslate
- DailyLimitPlugin
- EssentialCommands
- FAQManager
- GitHubKit
- GoogleSearch
- GroupChatSummary
- HelloPlugin
- HumanTakeover
- KeywordAlert
- MCBotPlugin
- QWeather
- ScheNotify
- SysStatPlugin
- TavilySearch
- URLSummary
- WebSearch
- WordFSRS
Use a plugin directory as the working directory when building or running it; the repository root is not a plugin. Runner development and tests are documented in Runner/README.md.
The previous demo repository was renamed in place. External runner, LocalAgent, and LangRAG source histories were imported with Git subtree; existing plugin IDs and authors are unchanged.