xrk-system-core

star 145

当你需要快速理解 system-Core 提供哪些 HTTP API/工作流/插件/Tasker/Web 控制台能力,或定位某个模块在哪实现时使用。

sunflowermm By sunflowermm schedule Updated 5/30/2026

name: xrk-system-core description: 当你需要快速理解 system-Core 提供哪些 HTTP API/工作流/插件/Tasker/Web 控制台能力,或定位某个模块在哪实现时使用。

权威文档

  • docs/system-core.md

system-Core 的关键目录

  • HTTP:core/system-Core/http/*.js
  • Stream:core/system-Core/stream/*.jslib/crawl/web.js / browser.js;详见 skill xrk-crawl
  • Plugin:core/system-Core/plugin/*.js
  • Tasker:core/system-Core/tasker/*.js
  • CommonConfig(前端表单 Schema):core/system-Core/commonconfig/*.js
  • Web UI:core/system-Core/www/xrk/*

Node 26

扩展 system-Core 时遵守 skill xrk-node-runtime(与全仓库 Core 一致)。

常用定位core/system-Core/http/ai.js

  • 配置管理 API:core/system-Core/http/config.js
  • MCP API:core/system-Core/http/mcp.js
  • 控制台入口:core/system-Core/www/xrk/
Install via CLI
npx skills add https://github.com/sunflowermm/XRK-AGT --skill xrk-system-core
Repository Details
star Stars 145
call_split Forks 16
navigation Branch main
article Path SKILL.md
More from Creator