Automatically create and debug skills for LangBot plugins
Skills-LangBotPlugin is a family of tools designed to enhance LangBot plugin development. It consists of two complementary components:
- Skills-LangBotPlugin β Automates skill creation and management
- Skills-LangBotPluginDebug β Provides real-time debugging and diagnostics
Together, they empower developers to build, test, and deploy AI-callable skills efficiently and reliably.
Skills-LangBotPlugin is a powerful tool designed to automatically create and manage skills for LangBot plugins. Through this tool, developers can easily encapsulate various functionalities into AI-callable skills, allowing LangBot's capabilities to expand infinitely like building blocks.
Whether integrating third-party APIs, processing specific data, or executing complex workflows, Skills-LangBotPlugin helps you quickly build standardized skill modules that AI can truly understand and invoke.
- π€ Automated Skill Generation β Create skills compliant with LangBot specifications based on templates
- π Plugin-oriented Architecture β Lightweight design, plug-and-play, without affecting core performance
- π¦ Rich Example Library β Built-in multiple skill examples for quick start
- π οΈ Developer Friendly β Clear documentation and API design, lowering development barriers
- π Multi-source Support β Easy integration with RAG, search engines, external tools, etc.
- π Observability β Skill invocation logging and performance monitoring
Skills-LangBotPluginDebug is a specialized debugging tool designed for developers working with LangBot plugins. This plugin enables developers to monitor, analyze, and diagnose AI skill execution in real time, making complex debugging processes clear and intuitive.
Whether you need to trace skill invocation chains, inspect detailed logs, or simulate conversation scenarios for stress testing, Skills-LangBotPluginDebug provides an all-in-one debugging solution. It helps you quickly identify issues, optimize skill performance, and ensure that every AI skill runs stably and precisely.
- π Real-time Debug Console β View live skill execution logs and error traces
- π Step-by-step Execution Inspection β Pause and inspect skill execution at each stage
- π Detailed Error Diagnostics β Precise error messages with stack traces and fix suggestions
- β‘ Performance Profiling β Measure skill execution time and resource consumption
- π Skill Invocation Replay β Replay past skill calls for post-mortem debugging
- AstrBot Docs β AGPL-3.0
- LangBot Wiki β Apache-2.0
- NoneBot2 Wiki β MIT
| Plugin | Version | License | Author | Component | Servers |
|---|---|---|---|---|---|
| DickRabbit | 1.3.3 | MIT | Aizbend | Command , Event Listener | |
| Markdown2Img Pro | 1.1.4 | MIT | LangBot-Community-Plugin/Typer_Body | Event Listener | |
| DifyDatasetsRetriever | 0.1.1 | Apache-2.0 | langbot-team | Knowledge Retriever | |
| ScheNotify | 0.2.0 | Apache-2.0 | langbot-team | Command , Tool | |
| RAGFlowRetriever | 0.1.0 | Apache-2.0 | langbot-team | Knowledge Retriever | |
| TavilySearch | 0.1.0 | Apache-2.0 | langbot-team | Tool | |
| HelloPlugin | 0.1.0 | Apache-2.0 | RockChinQ | Command , Tool , Event Listener | |
| LangTARS | 0.1.0 | MIT | wangcham | Command οΌTool | Agent |
| DifyDatasetsConnector | 0.1.0 | Apache-2.0 | huanghuoguoguo | Knowledge Engine | |
| FastGPTConnector | 0.1.0 | Apache-2.0 | huanghuoguoguo | Knowledge Engine | |
| RAGFlowConnector | 0.1.0 | Apache-2.0 | huanghuoguoguo | Knowledge Engine | |
| LangTARS | 0.1.0 | Apache-2.0 | wangcham | Parser |
- LangBot β Apache-2.0
- LangBot Lead / RockChinQ
- LangBot Plugin Master / sheetung