← Back to Skills Marketplace
1477009639zw-blip

Beta Client Onboarding

by 1477009639zw-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install beta-client-onboarding
Description
Manages client onboarding workflows — welcome sequences, document collection, intake forms, kickoff scheduling, and progress tracking. Supports multiple trac...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install beta-client-onboarding
  3. After installation, invoke the skill by name or use /beta-client-onboarding
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug beta-client-onboarding
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Beta Client Onboarding?

Manages client onboarding workflows — welcome sequences, document collection, intake forms, kickoff scheduling, and progress tracking. Supports multiple trac... It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.

How do I install Beta Client Onboarding?

Run "/install beta-client-onboarding" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Beta Client Onboarding free?

Yes, Beta Client Onboarding is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Beta Client Onboarding support?

Beta Client Onboarding is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Beta Client Onboarding?

It is built and maintained by 1477009639zw-blip (@1477009639zw-blip); the current version is v1.0.0.

💬 Comments