Claude Skill

69gg/Undefined

Undefined is an open-source QQ bot platform using OneBot V11, with cognitive memory architecture and multi-agent Skills like Claude Skill for smart, context-aware automation.

Overview

Stars201
Forks6
LanguagePython
Last pushed2026-05-24
Last synced2026-06-21
View on GitHub

Repository

Owner69gg
RepositoryUndefined
Full name69gg/Undefined
Repo ID1,135,676,363

Install this Skill

git clone --recursive https://github.com/69gg/Undefined.git

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-21
Platforms
ClaudeMCP
Capabilities
browserpdfmemorysearchimagevideoterminalagentaiqqbot
Detected files
README.mddocspyproject.tomltests
Config keys
UUIDUIDURL
Install methods
  • git clone --recursive https://github.com/69gg/Undefined.git
  • pip install uv # 若未安装 uv
  • pip install Undefined-bot # 源码开发:uv sync

Summary

Undefined is an open-source QQ bot platform built on OneBot V11, featuring a cognitive memory architecture and multi-agent Skills (including Claude Skill) for intelligent, context-aware interactions.

Chinese description

基于OneBot V11的QQ机器人平台,具备认知记忆架构与多智能体技能(Claude Skill)。

Key features

  • OneBot V11 protocol support for QQ
  • Cognitive memory architecture for context retention
  • Multi-agent Skills including Claude Skill
  • Python-based, easy to extend and customize

Use cases

  • Automated QQ group management with AI
  • Personal assistant for daily tasks
  • Interactive entertainment and games
  • Knowledge retrieval and Q&A in groups

README excerpt

<table border="0"> <tr> <td width="100%" valign="top"> <div align="center"> <h1>Undefined</h1> <em>QQ bot platform with cognitive memory architecture and multi-agent Skills, via OneBot V11.</em> <br/><br/> <a href="https://www.python.org/"><img src="https://img.shields.io/badge/Python-3.11--3.13-blue.svg" alt="Python"></a> <a href="https://docs.astral.sh/uv/"><img src="https://img.shields.io/badge/uv-auto%20python%20manager-6a5acd.svg" alt="uv"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-green.svg" alt="License"></a> <a href="https://pypi.org/project/Undefined-bot"><img src="https://img.shields.io/pypi/v/Undefined-bot.svg" alt="PyPI"></a> <a href="https://deepwiki.com/69gg/Undefined"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> <br/><br/> <p>大鹏一日同风起,扶摇直上九万里。</p> </div> <h3>项目简介</h3> <p> <strong>Undefined</strong> 是一个基于 Python 异步架构的高性能 QQ 机器人平台,搭载<strong>认知记忆架构</strong>,采用自研 <strong>Skills</strong> 系统,内置多个智能 Agent,支持代码分析、网络搜索、娱乐互动等多模态能力,并提供 <strong>WebUI</strong> 在线管理,以及可连接同一管理服务的 <strong>跨平台 App</strong>。 </p> </td> </tr> </table> ### _与 [NagaAgent](https://github.com/Xxiii8322766509/NagaAgent) 进行联动!_ --- ## ⚡ 立即体验 [点击添加官方实例QQ](https://qm.qq.com/q/cvjJoNysGA) ## ⚡ 核心特性 - **Skills 架构**:全新设计的技能系统,将基础工具(Tools)与智能代理(Agents)分层管理,支持自动发现与注册。 - **可嵌入 Python 库**:`pip install Undefined-bot` 后可 import 配置、`AIClient`、Skills 与认知记忆等组件,无需启动 Bot CLI。详见 [Python 库 API 参考](docs/python-api.md)。 - **Skills 热重载**:自动扫描 `skills/` 目录,检测到变更后即时重载工具与 Agent,无需重启服务。 - **三层分层记忆架构**:创新的分层记忆系统,模拟人类记忆机制—— - **短期记忆**(`end.memo`):每轮对话结束自动记录便签备忘,最近 N 条始终注入,保持短期连续性,零配置开箱即用 - **认知记忆**(`end.observations` + `cognitive.*`):核

Topics

Explore more

Data from GitHub. Synced on 2026-06-21