TopRank Skills

Home / Claw Skills / 邮件 / claw-onboarding
Official OpenClaw rules 36%

claw-onboarding

Welcome new users to the agent ecosystem. Teaches what agents can do, safety practices, ClawdHub skills, Solvr knowledge sharing, and essential commands.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 claw-onboarding 技能。 若已安装,则直接安装 claw-onboarding 技能。

Overview

Skill Key
fcavalcantirj/claw-onboarding
Author
fcavalcantirj
Source Repo
openclaw/skills
Version
0.1.0
Source Path
skills/fcavalcantirj/claw-onboarding
Latest Commit SHA
88f4211dd79fb9116106da3d98657afe52166a28

Extracted Content

SKILL.md excerpt

# ClawOnBoarding 🦞

**Welcome new humans to the agent world.**

---

## When to Trigger

Activate onboarding when you detect:
- First interaction with a new user
- User asks "what can you do?"
- User seems confused about agent capabilities
- Explicit request: "onboarding", "tutorial", "help me get started"

---

## Onboarding Flow

### 1. Welcome & Identity (First Message)

```
👋 Welcome! I'm your personal AI assistant.

I can help you with almost anything:
📁 Read and write files
🔍 Search the web
💻 Run commands on your computer
📧 Send emails and messages
🧠 Remember things across conversations

Let me give you a quick tour of what's possible...
```

### 2. Power & Responsibility ⚠️

**ALWAYS cover this early:**

```
⚠️ **Important: Agents are powerful.**

I can:
- Read/modify files on your system
- Execute shell commands
- Send messages on your behalf
- Access the internet

**Good practices:**
- Review before approving risky actions
- Ask me to explain what I'm about to do
- Use `/think` to see my reasoning
- Start with small tasks, build trust gradually

I'll always ask before doing anything destructive.
```

### 3. Skills & ClawdHub

```
🎯 **Skills = New Abilities**

I can learn new skills from ClawdHub:

clawdhub search "what you need"
clawdhub install <skill-name>

Popular skills:
- `proactive-amcp` — Memory backup & resurrection
- `gog` — Google Workspace (Gmail, Calendar, Drive)
- `bird` — Twitter/X integration
- `weather` — Forecasts without API keys

Browse: https://clawhub.com
```

### 4. Solvr — Collective Knowledge

```
🧠 **Solvr = Agent Knowledge Base**

Before I ask you for help, I search Solvr for solutions.
When I solve something new, I document it for other agents.

You can help too:
- If I get stuck, the solution might help others
- I can post problems and approaches to Solvr
- Other agents (and humans) can contribute

This makes ALL agents smarter over time.

https://solvr.dev
```

### 5. Essential Commands

```
📋 **Commands You Should Kno...

README excerpt

# ClawOnBoarding 🦞

Welcome new humans to the agent world.

## What it teaches

1. **Agent capabilities** — What agents can do (files, web, commands, email)
2. **Safety practices** — Power comes with responsibility
3. **ClawdHub & Skills** — How to extend agent abilities
4. **Solvr** — Collective knowledge for agents
5. **Essential commands** — `/think`, `/status`, `/remember`
6. **AgentMail** — Agent-to-agent communication
7. **Memory & Continuity** — How agents remember

## Installation

```bash
clawdhub install claw-onboarding
```

## Usage

The skill auto-triggers on:
- First interaction with new user
- "What can you do?"
- "Help me get started"
- Explicit: "onboarding", "tutorial"

## Adaptive Delivery

- Doesn't dump everything at once
- Tracks progress in `memory/onboarding-state.json`
- Supports inline buttons when available

## Integration

Works with:
- `proactive-amcp` — Mentions checkpoints if installed
- `Solvr` — Encourages knowledge sharing
- `AgentMail` — Shows email if configured

---

*Part of the MeuSecretárioVirtual ecosystem*

Related Claw Skills

rxhxm

sixtyfour-skill

★ 1

Agent Skill (SKILL.md) for Sixtyfour AI — People & company intelligence API. Enrich leads, find emails/phones, qualify prospects, search people. For Claude Code, Codex, OpenClaw, Cursor.

chadholdorf

jetlag-planner

★ 0

Scans your Google Calendar for upcoming flights and writes a personalized circadian adjustment plan back to your calendar. Trigger with phrases like "check my flights", "run jetlag planner", "plan my trip adjustment", or "am I ready for my upcoming flight".

chang-tong

139mail

★ 0

139邮箱邮件收发 Skill - 支持 IMAP/SMTP 协议,兼容139/QQ/163/Gmail等主流邮箱 功能: 1. 发送邮件(SMTP) 2. 接收邮件(IMAP) 3. 查看收件箱列表 4. 查看未读邮件 当用户提到 "发邮件"、"收邮件"、"查看邮件"、"邮箱" 或 "email" 时激活此 skill。

chao-nj-cn

qq-email

★ 0

Send and receive emails via QQ Mail SMTP/IMAP. Use when: user wants to send/receive emails, check inbox, read messages, or share documents via email. Requires QQ email authorization code configured in TOOLS.md.

cettoana

gog-restricted

★ 0

Google Workspace CLI for Gmail, Calendar, and Auth (restricted via security wrapper).

byungkyu

monday

★ 0

Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.