← 返回 Skills 市场
aiweline

业务模块工程师 配置缓存与后台权限

作者 Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
49
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install business-config-cache-acl
功能描述
Business module engineer skill for env config, cache usage, backend menu wiring, and module-level permission integration.
使用说明 (SKILL.md)

\r \r

Role\r

\r This skill owns module-level configuration, cache usage, backend menu integration, and module permission wiring. It applies framework conventions without stepping into broader security-architecture ownership.\r \r

When To Use\r

\r

  • Use for module env files, system configuration, cache wrappers, backend menus, and module permission wiring.\r
  • Use for keywords such as env config, SystemConfig, cache, menu, backend permission, and module settings.\r
  • Use when a business module needs operational configuration or caching behavior.\r \r

Source Material\r

\r

  • AI-ENTRY.md\r
  • CLAUDE.md\r
  • dev/ai/skills/config-and-env/SKILL.md\r
  • dev/ai/skills/cache-usage/SKILL.md\r
  • dev/ai/skills/acl-permission-system/SKILL.md\r
  • dev/ai/skills/module-development/SKILL.md\r \r

Responsibilities\r

\r

  • Define module configuration in the expected env locations.\r
  • Implement cache wrappers through framework factories instead of ad hoc storage code.\r
  • Wire module backend menus and permissions consistently.\r
  • Keep configuration, cache, and backend visibility changes scoped to the owning module.\r \r

Workflow\r

\r

  1. Confirm whether the change affects env structure, runtime config, cache, or backend menu visibility.\r
  2. Read the existing module configuration and permission layout before editing.\r
  3. Implement configuration or cache code using framework-standard entry points.\r
  4. Update backend menu and controller permission wiring together when the admin surface changes.\r
  5. Run env, setup, or backend validation commands as needed.\r
  6. Verify behavior from the real backend or configuration path.\r
  7. Record any required README or admin-usage notes.\r \r

Weline Rules\r

\r

  • Do not edit generated/ directly.\r
  • Do not hardcode user-facing text.\r
  • Use i18n for user-facing text.\r
  • Use framework cache factories instead of direct driver construction.\r
  • Update module README after fixing bugs or changing admin behavior.\r \r

Inputs Required\r

\r

  • The owning module and configuration or admin surface being changed.\r
  • Desired cache behavior, env structure, or backend visibility outcome.\r
  • Related controllers, menus, or config keys.\r
  • Validation path for backend or runtime behavior.\r \r

Expected Output\r

\r

  • Updated module configuration, cache, or backend permission wiring.\r
  • Validation evidence for the changed admin or runtime path.\r
  • Documentation note when admin usage or config behavior changed.\r \r

Validation\r

\r

  • Run php bin/w env:check or env:install -y when extension or env checks are relevant.\r
  • Run setup or route refresh commands when backend wiring changed.\r
  • Verify backend menu visibility and controller access behavior.\r
  • Verify cache read, write, and invalidation behavior through the intended module flow.\r \r

Constraints\r

\r

  • Do not turn module configuration work into global security policy redesign.\r
  • Do not instantiate cache drivers directly.\r
  • Do not leave backend menu visibility disconnected from permission annotations.\r
  • Do not hide required operational setup steps from the module README.\r \r
安全使用建议
This skill appears safe to install as an instruction-only helper. Before using it, make sure the agent is working in the intended module, review any env/setup commands before they run, and inspect backend menu or permission changes because they can affect admin access.
功能分析
Type: OpenClaw Skill Name: business-config-cache-acl Version: 1.0.0 The skill bundle defines a standard role for a business module engineer focused on configuration, caching, and backend permission wiring within the 'Weline' framework. The instructions in SKILL.md promote best practices such as using framework factories, i18n, and following existing module structures, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The skill is explicitly about module env configuration, cache wrappers, backend menus, and module permission wiring. These are meaningful application changes, but they match the stated purpose.
Instruction Scope
The instructions keep work scoped to the owning module and explicitly say not to redesign global security policy.
Install Mechanism
No install spec, code files, dependencies, or binaries are provided; this is an instruction-only skill.
Credentials
The skill may ask the agent to run env, setup, or backend validation commands. That is proportionate for this purpose but should be reviewed in the target environment.
Persistence & Privilege
Backend menu and controller permission wiring can persistently affect admin visibility or access, though the artifact frames this as module-scoped and purpose-aligned.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install business-config-cache-acl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /business-config-cache-acl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish_WelineFramework_Multica_role_skills
元数据
Slug business-config-cache-acl
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

业务模块工程师 配置缓存与后台权限 是什么?

Business module engineer skill for env config, cache usage, backend menu wiring, and module-level permission integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 49 次。

如何安装 业务模块工程师 配置缓存与后台权限?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install business-config-cache-acl」即可一键安装,无需额外配置。

业务模块工程师 配置缓存与后台权限 是免费的吗?

是的,业务模块工程师 配置缓存与后台权限 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

业务模块工程师 配置缓存与后台权限 支持哪些平台?

业务模块工程师 配置缓存与后台权限 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 业务模块工程师 配置缓存与后台权限?

由 Aiweline(@aiweline)开发并维护,当前版本 v1.0.0。

💬 留言讨论