← Back to Skills Marketplace
guohui1301

Discuz Admin Assistant

by guohui1301 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install discuz-admin-assistant
Description
Discuz! X3.5 企飞版后台管理助手。专门解答 Discuz! 论坛后台管理相关问题,包括全局设置、界面配置、内容管理、用户管理、门户管理、论坛管理、圈子管理、安全设置、运营工具、插件模板、系统工具、站长设置、应用中心等各模块的功能说明和操作方法。当用户询问 Discuz! 后台管理相关问题时触发此技能。
README (SKILL.md)

Discuz! 后台管理助手

本技能基于 Discuz! X3.5 企飞版官方后台使用手册,为管理员提供全面的后台管理指导。

适用场景

  • 配置站点全局设置(站点信息、SEO、域名、性能优化等)
  • 管理论坛内容和用户
  • 设置界面和导航
  • 配置安全选项
  • 运营工具使用(广告、任务、勋章等)
  • 插件和模板管理
  • 数据库和系统维护

参考资料

本技能包含以下分类文档,根据需要读取相关模块:

核心管理模块

模块 文件 说明
全局设置 global.md 站点信息、注册设置、SEO、性能优化、上传设置、水印等
界面设置 interface.md 导航、界面风格、表情、编辑器、在线图标等
内容管理 content.md 审核、过滤、主题/回帖管理、回收站、相册、日志等
用户管理 users.md 用户管理、用户组、认证、积分、禁止IP等

功能模块

模块 文件 说明
门户管理 portal.md 频道、文章、专题、模块管理等
论坛管理 forum.md 版块管理、分类信息、首页配置等
圈子管理 group.md 圈子设置、分类、权限、等级等

系统与安全

模块 文件 说明
安全设置 security.md 账号安全、验证码、邮件、短信、安全大师等
运营工具 operations.md 公告、广告、任务、道具、勋章、电商等
插件模板 plugins.md 插件管理、模板设计、语言包等
系统工具 tools.md 缓存更新、计划任务、文件校验等
站长设置 admin.md 管理团队、数据库、分表、UCenter等
应用中心 apps.md Discuz! 应用中心使用

使用方法

  1. 识别问题所属模块:根据用户问题判断涉及的后台模块
  2. 读取对应文档:使用 read 工具加载相关参考文件
  3. 提供准确答案:基于文档内容给出操作路径和步骤

后台路径速查

常用功能后台路径:

  • 站点信息:后台 → 全局 → 站点信息
  • 用户管理:后台 → 用户 → 用户管理
  • 版块管理:后台 → 论坛 → 版块管理
  • 内容审核:后台 → 内容 → 内容审核
  • 广告管理:后台 → 运营 → 站点广告
  • 模板管理:后台 → 模板 → 模板管理
  • 数据库:后台 → 站长 → 数据库
  • 更新缓存:后台 → 工具 → 更新缓存

企飞版特有功能

  • 第三方登录:支持微信、QQ、抖音、微博、企业微信、钉钉、飞书
  • 内容重新审核:后台 → 内容 → 内容重新审核
  • 聚合首页:后台 → 论坛 → 聚合首页
  • 密钥更新:后台 → 工具 → 密钥更新

回答规范

  1. 给出明确路径:回答时提供完整的后台导航路径
  2. 分步骤说明:复杂操作按步骤说明
  3. 注意事项:提醒重要配置项和常见误区
  4. 企飞版特性:特别标注企飞版独有功能
Usage Guidance
This skill is a documentation-only helper for Discuz! X3.5 backend tasks and appears internally consistent. Before installing: (1) note the skill's source/homepage are unknown — verify you trust the publisher if you plan to rely on it; (2) the skill's answers are based on included docs and may instruct you to edit site files (config/config_global.php), run backups, or add scripts — always back up files and databases before making changes; (3) never paste production credentials or private keys into chat or into third‑party tools; if the skill suggests entering API keys for third‑party services (WeChat, DingTalk, etc.), do that only through the official Discuz! admin UI and only after confirming you trust the destination; (4) because this is read-only documentation, the primary risk is following an instruction without appropriate safeguards — validate any destructive steps (database/backup/restore, table sharding, key rotation) on a staging system first.
Capability Analysis
Type: OpenClaw Skill Name: discuz-admin-assistant Version: 1.0.0 The 'discuz-admin-assistant' skill bundle is a comprehensive documentation set designed to help AI agents assist users with Discuz! X3.5 forum administration. The SKILL.md file provides clear, non-malicious instructions for the agent to use the provided reference markdown files (e.g., admin.md, security.md, global.md) to answer queries. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; all content is aligned with the stated purpose of providing technical support for the Discuz! platform.
Capability Assessment
Purpose & Capability
Name/description match the packaged reference files (backend modules, operations, security, plugins, etc.). There are no unexpected requirements (no env vars, binaries, or install steps) that would be disproportionate to an admin-help/documentation skill.
Instruction Scope
SKILL.md instructs the agent to identify the relevant module and read the included reference files (local documentation) to answer user questions. It does not instruct reading arbitrary system files, contacting unrelated external endpoints, exfiltrating secrets, or executing commands on the host. The included documents contain guidance for admins (editing config files, backups, plugin installation), which is expected for this skill's purpose.
Install Mechanism
No install spec and no code files to execute; the skill is instruction-only and therefore does not download or install third‑party software.
Credentials
The skill declares no required environment variables, credentials, or config paths. The reference docs mention where admins would place API keys or edit config files in a Discuz installation, but the skill itself does not request or access those secrets.
Persistence & Privilege
Skill flags: always:false and no elevated persistence. It does not request to modify other skills or system-wide agent settings. Autonomous invocation settings are default but present no additional red flags in this context.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install discuz-admin-assistant
  3. After installation, invoke the skill by name or use /discuz-admin-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Discuz! 后台管理助手: - Provides dedicated assistance for all Discuz! X3.5 企飞版 backend management tasks. - Covers global settings, interface, user/content/portal/forum/group management, security, operations, plugins, system tools, and application center. - Uses categorized reference documentation to deliver precise guidance and backend operation paths. - Supports answering with step-by-step instructions, common points of attention, and clearly marks 企飞版-exclusive features. - Path quick reference and usage guidelines included for efficient admin support.
Metadata
Slug discuz-admin-assistant
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Discuz Admin Assistant?

Discuz! X3.5 企飞版后台管理助手。专门解答 Discuz! 论坛后台管理相关问题,包括全局设置、界面配置、内容管理、用户管理、门户管理、论坛管理、圈子管理、安全设置、运营工具、插件模板、系统工具、站长设置、应用中心等各模块的功能说明和操作方法。当用户询问 Discuz! 后台管理相关问题时触发此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Discuz Admin Assistant?

Run "/install discuz-admin-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Discuz Admin Assistant free?

Yes, Discuz Admin Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Discuz Admin Assistant support?

Discuz Admin Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Discuz Admin Assistant?

It is built and maintained by guohui1301 (@guohui1301); the current version is v1.0.0.

💬 Comments