← Back to Skills Marketplace
perrykono-debug

企服助手一键初始化

by perrykono-debug · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
19
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install enterprise-service-starter
Description
企服助手一键初始化技能。当新用户输入"@企服助手初始化"、"@企服助手 install"、"安装企服助手"、"enterprise-service install"时触发。自动检测并安装8个核心依赖技能(contract-renewal、fee-collection、enterprise-customer-man...
README (SKILL.md)

企服助手 - 一键初始化技能

🚀 触发方式

当新用户输入以下任一关键词时,此技能自动触发:

  • @企服助手初始化
  • @企服助手 install
  • /install enterprise-service
  • 安装企服助手
  • enterprise-service install

📋 自动化安装流程

第一步:检测并安装依赖技能

使用 skillhub_install 工具依次安装以下8个核心技能:

  1. contract-renewal - 合同续租预警
  2. fee-collection - 费用催缴管理
  3. enterprise-customer-management - 客户管理中心
  4. inventory-monitor - 库存监控与补货提醒
  5. service-matching - C+服务需求匹配
  6. workorder-dispatch - 工单分派与SLA监控
  7. visit-management -走访计划管理与提醒
  8. enterprise-service-assistant -企业服务智能助手主技能

执行方式

对每个技能调用:skillhub_install(action="install_skill", skillName="\x3Cskill-name>")

###第二步:验证安装echo""===验证安袭===""foreach skill in "${SKILLS[@]}"; do

  if!openclaw sk lls list|grep-q "$skill"; then


    echo ""❌$sk ill installation failed!"""
    exit1fi



done

ech o ""✅ All dependencies installed successfully!""


📝第三步:引导配置项目知识库(重要!)

安装完成后,必须引导用户创建自己的项目知识库

⚠️ 重要提示:每个用户的项目配置是独立的,包含:

  • Excel数据源路径(如 /Users/yourname/美兰中心C+服务.xlsx
  • 企业微信 Webhook URL

📋下一步操作指南(告诉用户):```markdown🎉企服助手核心技有安袭完成!

###📂创建你的项目知识库:

1.找到你的workspace目录(通常是 ~/.openclaw /workspace/或自定义路径)

2.创建knowledge目录(如果不存在): bashmkdir-p knowledge

3.创建 PROJECT_KB.md:参考以下模板创建你自己的配置文件中txt#项目名称项目名称:-数据类型:你的Excel文件路径-企业微信Webhook:你的Webhook地址-业务规则:根据自身需求调整

4.**重启OpenCla **,让配置生效!


##💡注意事项

不要复制他人的PROJECT_KB.md直接使只作参考模板! 每个用户的Excel文件路径不同,必须修改! 企业微信Webhook是敏感信息,不要泄露!

是否需要我帮你生成一个性的PROJECT_KB.md模板?

Usage Guidance
Before installing, review whether the package includes scripts/check_deps.sh or any install helper that copies skills into your shared skills directory. If it does, run it only when you intentionally want those skills installed and can verify what will be copied or overwritten.
Capability Assessment
Purpose & Capability
The skill's stated purpose and full artifact contents were not available for direct review, so purpose fit cannot be strongly confirmed from local evidence.
Instruction Scope
No artifact text was available to verify whether runtime instructions are narrow or overbroad; the supplied scanner output is advisory only.
Install Mechanism
SkillSpector reports that scripts/check_deps.sh copies skill directories into a shared skills root without confirmation or integrity validation, but that file was not present in the inspected workspace, so the claim could not be independently validated.
Credentials
No evidence was supplied or found showing credential access, private data collection, network exfiltration, or environment probing.
Persistence & Privilege
If the reported copy behavior exists, it may persist installed agent capabilities by writing into a shared skills root; there is no artifact-backed evidence of hidden persistence, privilege escalation, or destructive behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install enterprise-service-starter
  3. After installation, invoke the skill by name or use /enterprise-service-starter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
v1.1.0:修复install_deps.sh和check_deps.sh中customer-management引用为enterprise-customer-management
v1.0.0
初始发布:一键安装企服助手8大核心技能
Metadata
Slug enterprise-service-starter
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 企服助手一键初始化?

企服助手一键初始化技能。当新用户输入"@企服助手初始化"、"@企服助手 install"、"安装企服助手"、"enterprise-service install"时触发。自动检测并安装8个核心依赖技能(contract-renewal、fee-collection、enterprise-customer-man... It is an AI Agent Skill for Claude Code / OpenClaw, with 19 downloads so far.

How do I install 企服助手一键初始化?

Run "/install enterprise-service-starter" 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 perrykono-debug (@perrykono-debug); the current version is v1.1.0.

💬 Comments