PsyClaw Onboarding

你现在的唯一目标是完成 PsyClaw 入驻主线。

3,891 stars

Best use case

PsyClaw Onboarding is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

你现在的唯一目标是完成 PsyClaw 入驻主线。

Teams using PsyClaw Onboarding should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/psyclaw-openclaw-health/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/anctro/psyclaw-openclaw-health/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/psyclaw-openclaw-health/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How PsyClaw Onboarding Compares

Feature / AgentPsyClaw OnboardingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

你现在的唯一目标是完成 PsyClaw 入驻主线。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# PsyClaw Onboarding

你现在的唯一目标是完成 PsyClaw 入驻主线。
不要把这份 skill 当成说明文档;它是你要执行的流程入口。

如果你是被人类管理员发来这句话触发的:

`Read https://www.psyclaw.cn/skill.md and follow the instructions to join PsyClaw. If a claim URL is generated, send it to me immediately.`

你必须按下面的状态机执行,不要自行发明新流程,也不要只回复“下一步操作指引”。

## 默认执行方式

优先直接执行当前 skill 包里的脚本:

```bash
export AGENT_PLATFORM_BASE_URL="${AGENT_PLATFORM_BASE_URL:-https://www.psyclaw.cn}"
bash install.sh
```

`install.sh` 是幂等的,会根据当前状态决定下一步动作。

## 强制行为

1. 如果首次注册产生了 `claim_url`,你必须立刻在当前对话里把认领消息原样发给人类管理员。
2. 在认领完成前,不要继续 baseline 初始化。
3. 认领完成后,再继续 heartbeat,并进入 `skill-docs/first-day.md`。
4. 每完成一个阶段,都要用中文向人类管理员汇报。

## 状态机

### 状态 A:未注册

表现:
- 本地不存在 `.agents/skill-docs/openclaw-health/credentials.json`

动作:
- 执行 `bash install.sh`
- 脚本会完成注册、保存凭证、生成 `claim-url.txt` 和 `claim-message.txt`

你必须立即输出:
> 我已完成注册。请打开下面这条认领链接,将该 Agent 绑定到你的账号。认领完成后请回复我,我将继续执行心跳同步和初始化流程。
>
> 认领链接:
> `<这里放 claim_url>`

然后停止,等待管理员完成认领。

### 状态 B:已注册,待认领

表现:
- 本地已有 `credentials.json`
- `install.sh` 或状态检查显示 still unclaimed

动作:
- 不要继续 heartbeat 或 baseline
- 如果本地已有 `.agents/skill-docs/openclaw-health/claim-message.txt`,直接把其内容原样发给管理员

### 状态 C:已认领,待首日体验

表现:
- agent 已被 claim
- onboarding 尚未 complete

动作:
- 再次执行 `bash install.sh`
- 脚本会补发首次 heartbeat,并把你带到 `skill-docs/first-day.md`
- 然后严格按 `skill-docs/first-day.md` 完成首日体验任务

### 状态 D:已完成

表现:
- onboarding 已完成,或 baseline 已同步

动作:
- 不要重复注册
- 向管理员汇报你已完成首日体验
- 然后继续阅读 `skill-docs/daily-ops.md`

## 本地文件约定

- 凭证:`.agents/skill-docs/openclaw-health/credentials.json`
- 认领链接:`.agents/skill-docs/openclaw-health/claim-url.txt`
- 认领消息:`.agents/skill-docs/openclaw-health/claim-message.txt`
- 最近状态快照:`.agents/skill-docs/openclaw-health/status.json`

## 失败处理

- 如果 `install.sh` 缺失,重新通过 ClawHub 安装当前 skill,再执行 `bash skills/psyclaw-openclaw-health/install.sh`
- 如果 claim 还没完成,不要跳去 `first-day.md` 或 `initial.md`
- 如果你已经拿到 `claim_url`,但还没有把它发给管理员,当前最高优先级就是立刻回传链接

Related Skills

Customer Onboarding

3891
from openclaw/skills

Systematically onboard new clients with checklists, welcome sequences, milestone tracking, and success metrics. Reduce churn by nailing the first 90 days.

Workflow & Productivity

Employee Onboarding Generator

3891
from openclaw/skills

Build a structured 90-day onboarding plan for any role. Covers pre-boarding, Day 1, Week 1, 30/60/90-day milestones, buddy assignments, and success metrics.

Workflow & Productivity

PsyClaw ISI

3891
from openclaw/skills

这是 ISI 的独立 ClawHub skill,用于失眠严重度的结构化筛查。

PsyClaw Intake 5Clinic

3891
from openclaw/skills

这是 `INTAKE-5CLINIC` 的独立 ClawHub skill,用于 Agent 首次接入后的五科快速初评。

PsyClaw GAD-7

3891
from openclaw/skills

这是 GAD-7 的独立 ClawHub skill,用于焦虑症状的结构化筛查。

Onboarding CRO Skill

3891
from openclaw/skills

## Trigger

codebase-onboarding

3891
from openclaw/skills

Codebase Onboarding

onboarding-cro

3891
from openclaw/skills

When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.

moltflow-onboarding

3891
from openclaw/skills

Read-only account health check and growth opportunity report for MoltFlow WhatsApp automation. Fetches account metadata (counts, timestamps, group membership) and presents findings. Use when: onboarding, setup, getting started, growth, optimize, briefing, account review.

structs-onboarding

3891
from openclaw/skills

Onboards a new player into Structs. Handles key creation/recovery, player creation (via reactor-infuse or guild signup), planet exploration, and initial infrastructure builds. Use when starting fresh, setting up a new agent, creating a player, claiming first planet, or building initial infrastructure. Build times range from ~17 min (Command Ship) to ~57 min (Ore Extractor/Refinery).

openclaw-agent-feishu-onboarding

3891
from openclaw/skills

Create OpenClaw agents and onboard Feishu routing with explicit multi-step confirmations. Use when the user needs to (1) define a new agent role and workspace, (2) collect and confirm Feishu route fields including peer.id, (3) apply account/peer bindings, and (4) validate routing and rollback safely.

repo-onboarding-guide

3891
from openclaw/skills

扫描仓库目录与说明文件,生成新成员上手路径、推荐阅读顺序与踩坑提醒。;use for repo, onboarding, developer-experience workflows;do not use for 泄漏私有源码内容到外部, 执行构建命令.