QBot模块开发规范

Community

统一模块开发规范,提升协作与安全性

Authorbuse88
Version1.0.0
Installs0

System Documentation

What problem does it solve?

QBot项目模块开发的接口规范、最佳实践和开发指南。所有新模块必须遵循统一标准,以确保互操作性、可维护性和安全性。

Core Features & Use Cases

  • 统一接口:所有模块继承 BaseModule 并实现标准接口,确保一致的行为与可维护性。
  • 防止循环与日志规范:强制过滤机器人消息、统一日志输出,减少消息循环和调试难度。
  • 配置驱动与错误处理:通过配置管理行为,提供错误处理与可观测性,提升稳定性。
  • Use Case: 在团队中新增模块时,遵循此规范可以快速实现并无缝接入现有生态。

Quick Start

Follow this guide to implement a new QBot module by extending BaseModule and implementing the required lifecycle and interface methods.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: QBot模块开发规范
Download link: https://github.com/buse88/qbot/archive/main.zip#qbot

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.