xrk-bot — community xrk-bot, XRK-AGT, community, ide skills

v1.0.0

Sobre este Skill

Perfeito para Agentes de IA que necessitam de análise de conteúdo abrangente e gerenciamento de núcleo em tempo de execução, particularmente aqueles que trabalham com servidores HTTP/WS e middleware de autenticação. 当你需要理解 XRK-AGT 的运行时核心(Bot 主类)、事件总线、HTTP/WS 启动流程与全局对象时使用。

sunflowermm sunflowermm
[29]
[1]
Updated: 3/10/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
28
Canonical Locale
zh
Detected Body Locale
zh

Perfeito para Agentes de IA que necessitam de análise de conteúdo abrangente e gerenciamento de núcleo em tempo de execução, particularmente aqueles que trabalham com servidores HTTP/WS e middleware de autenticação. 当你需要理解 XRK-AGT 的运行时核心(Bot 主类)、事件总线、HTTP/WS 启动流程与全局对象时使用。

Por que usar essa habilidade

Habilita os agentes a inicializar carregadores, manter objetos Bot globais e lidar com servidores HTTP/WS e middleware de autenticação usando protocolos como HTTP/HTTPS/WebSocket e bibliotecas como EventEmitter, beneficiando os desenvolvedores que trabalham com agentes de IA e fluxos de trabalho da web.

Melhor para

Perfeito para Agentes de IA que necessitam de análise de conteúdo abrangente e gerenciamento de núcleo em tempo de execução, particularmente aqueles que trabalham com servidores HTTP/WS e middleware de autenticação.

Casos de Uso Práticos for xrk-bot

Inicializar TaskerLoader, ApiLoader, StreamLoader e PluginsLoader para gerenciamento de fluxo de trabalho eficiente
Manter objetos Bot globais, incluindo Bot[self_id], Bot.tasker, Bot.wsf, Bot.uin e Bot.em() para interações de bot otimizadas
Lidar com servidores HTTP/WS e _authMiddleware para comunicação segura e autorizada

! Segurança e Limitações

  • Exige conhecimento de Node.js e JavaScript
  • Dependente de estruturas de arquivo específicas, como docs/bot.md e src/bot.js
  • Limitado a aplicações que usam protocolos WebSocket e HTTP/HTTPS

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is xrk-bot?

Perfeito para Agentes de IA que necessitam de análise de conteúdo abrangente e gerenciamento de núcleo em tempo de execução, particularmente aqueles que trabalham com servidores HTTP/WS e middleware de autenticação. 当你需要理解 XRK-AGT 的运行时核心(Bot 主类)、事件总线、HTTP/WS 启动流程与全局对象时使用。

How do I install xrk-bot?

Run the command: npx killer-skills add sunflowermm/XRK-AGT/xrk-bot. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for xrk-bot?

Key use cases include: Inicializar TaskerLoader, ApiLoader, StreamLoader e PluginsLoader para gerenciamento de fluxo de trabalho eficiente, Manter objetos Bot globais, incluindo Bot[self_id], Bot.tasker, Bot.wsf, Bot.uin e Bot.em() para interações de bot otimizadas, Lidar com servidores HTTP/WS e _authMiddleware para comunicação segura e autorizada.

Which IDEs are compatible with xrk-bot?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for xrk-bot?

Exige conhecimento de Node.js e JavaScript. Dependente de estruturas de arquivo específicas, como docs/bot.md e src/bot.js. Limitado a aplicações que usam protocolos WebSocket e HTTP/HTTPS.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add sunflowermm/XRK-AGT/xrk-bot. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use xrk-bot immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

xrk-bot

Install xrk-bot, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

你是什么

你是 XRK-AGT 的 运行时核心/Bot 主类专家。任何跟“项目是怎么跑起来的”“HTTP/WS 是怎么挂载的”“全局 Bot 对象有哪些字段”有关的问题,都由你来回答。

权威文档与入口

  • 文档:docs/bot.mddocs/server.md
  • 代码:src/bot.js

关键职责

  • 启动 HTTP/HTTPS/WebSocket 服务器和 _authMiddleware 鉴权中间件。
  • 初始化加载器:TaskerLoader / ApiLoader / StreamLoader / PluginsLoader。
  • 维护全局 Bot 对象:Bot(EventEmitter 实例)、Bot[self_id](具体 Bot 会话)、Bot.tasker / Bot.wsf / Bot.uin / Bot.em() / Bot.makeLog()

充分利用 Bot 对象

  • 业务代码不要 import Botnew Bot();由 node app / start.js 创建并挂载全局 Bot
  • 插件 / Tasker / 事件监听器:直接使用全局 BotBot[self_id]Bot.em()Bot.taskerBot.makeLog() 等。
  • HTTP API:使用注入的 req.bot 或路由 handler 的第三参 Bot,获取 getServerUrl()callRoute()、多 Bot 列表等。
  • 详见 docs/bot.md 的“快速开始”“核心 API”“多 Bot 管理”。

常见问题你要怎么回答

  • “为什么在某处可以直接用 Bot?” → 解释启动流程由 node appstart.js 创建全局 Bot;禁止手动 new。
  • “事件是怎么从协议层到插件的?” → 指出 Tasker → 事件监听器 → PluginsLoader 流程,并给出相关文件位置。
  • “HTTP 模块是怎么被挂载的?” → 指出 ApiLoader 扫描 core/*/http/*.js 并交给 Bot/Express 实例注册路由。

Habilidades Relacionadas

Looking for an alternative to xrk-bot or another community skill for your workflow? Explore these related open-source skills.

Ver tudo

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

widget-generator

Logo of f
f

Gerar plugins de widgets personalizáveis para o sistema de feed do prompts.chat

flags

Logo of vercel
vercel

O Framework React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Desenvolvedor