← Back to Skills Marketplace
aiweline

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

by Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
49
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install business-config-cache-acl
Description
Business module engineer skill for env config, cache usage, backend menu wiring, and module-level permission integration.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install business-config-cache-acl
  3. After installation, invoke the skill by name or use /business-config-cache-acl
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Publish_WelineFramework_Multica_role_skills
Metadata
Slug business-config-cache-acl
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

Business module engineer skill for env config, cache usage, backend menu wiring, and module-level permission integration. It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.

How do I install 业务模块工程师 配置缓存与后台权限?

Run "/install business-config-cache-acl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, 业务模块工程师 配置缓存与后台权限 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 业务模块工程师 配置缓存与后台权限 support?

业务模块工程师 配置缓存与后台权限 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

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

💬 Comments