← 返回 Skills 市场
1477009639zw-blip

Beta Client Onboarding

作者 1477009639zw-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install beta-client-onboarding
功能描述
Manages client onboarding workflows — welcome sequences, document collection, intake forms, kickoff scheduling, and progress tracking. Supports multiple trac...
使用说明 (SKILL.md)

Client Onboarding Skill

Overview

Handles the complete client onboarding process for Beta AI Agent.

Features

  • Welcome email sequences
  • Document collection tracking
  • Intake form management
  • Kickoff scheduling
  • Progress tracking for multiple tracks
  • Stalled account reminders

Usage

Activated automatically when a new client engagement begins.

Requirements

  • Python 3
  • Email integration
  • Calendar access
安全使用建议
This skill is vague about how it will send emails or access calendars and doesn't declare any credentials — that mismatch is the main red flag. Before installing: ask the publisher how email/calendar access is implemented (what account or API is used), insist they declare required env vars or OAuth flows, and verify where messages and calendar events will originate. If you still want to test it, run it in a sandboxed agent with no access to real email/calendar accounts or provide throwaway test credentials, and enable audit logging so you can see exactly what actions the agent takes. If the publisher cannot explain the missing credentials and activation behavior, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: beta-client-onboarding Version: 1.0.0 The skill bundle contains only metadata and descriptive markdown for a client onboarding workflow. It lacks any executable code, suspicious instructions, or indicators of malicious intent. The requested capabilities (email and calendar access) are consistent with the stated features in SKILL.md, such as scheduling and sending welcome sequences.
能力评估
Purpose & Capability
The manifest and SKILL.md claim email integration, calendar access, and automatic onboarding activation, but the skill does not require or declare any credentials, API keys, or config paths needed to send email or access calendars. That mismatch suggests either missing declarations or an assumption that the agent/platform will provide access implicitly; either way the requested capabilities are not aligned with the stated requirements.
Instruction Scope
The SKILL.md is very high-level and gives no concrete runtime instructions (no endpoints, no commands, no file paths). It also says "Activated automatically when a new client engagement begins," which implies autonomous behavior but provides no rules or limits. The vagueness grants the agent wide discretion about how to accomplish tasks, which is a scope and safety concern.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by the skill itself. Requiring python3 is lightweight and reasonable for a skill that might call or expect Python, but no installers or downloads are present.
Credentials
The skill declares no required environment variables or credentials despite claiming email and calendar integration. Legitimate onboarding functionality normally requires SMTP/SendGrid/API credentials or OAuth tokens for calendars; the absence of any declared secrets or config is disproportionate and unexplained.
Persistence & Privilege
always is false and there are no install scripts or config paths that modify other skills or system settings. Autonomous invocation is allowed (platform default), which is consistent with an actionable skill, but because the skill is vague this increases the need for caution — the skill itself does not request elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install beta-client-onboarding
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /beta-client-onboarding 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the client onboarding skill: - Manages end-to-end onboarding workflows, including welcome emails, document collection, and intake forms. - Supports multiple onboarding tracks (e.g., SMB vs Enterprise). - Automates kickoff scheduling and progress tracking. - Generates checklists and sends reminders for stalled accounts.
元数据
Slug beta-client-onboarding
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Beta Client Onboarding 是什么?

Manages client onboarding workflows — welcome sequences, document collection, intake forms, kickoff scheduling, and progress tracking. Supports multiple trac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Beta Client Onboarding?

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

Beta Client Onboarding 是免费的吗?

是的,Beta Client Onboarding 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Beta Client Onboarding 支持哪些平台?

Beta Client Onboarding 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Beta Client Onboarding?

由 1477009639zw-blip(@1477009639zw-blip)开发并维护,当前版本 v1.0.0。

💬 留言讨论