← All skills
Tencent SkillHub Β· AI

ClawOnBoarding

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Known item issue.

This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.

Quick setup
  1. Open the source page and confirm the package flow manually.
  2. Review SKILL.md if you can obtain the files.
  3. Treat this source as manual setup until the download is verified.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, package.json

Validation

  • Open the source listing and confirm there is a real package or setup artifact available.
  • Review SKILL.md before asking your agent to continue.
  • Treat this source as manual setup until the upstream download flow is fixed.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 13 sections Open source page

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"

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 Know** /status β€” See my current state, token usage /think β€” Toggle visible reasoning (see how I think) /remember <thing> β€” I'll save this to memory /forget β€” Clear current conversation /checkpoint β€” Save my memory to IPFS (if proactive-amcp installed) Type any command to try it!

6. AgentMail (Optional)

If AgentMail is configured: πŸ“§ **I Have Email!** My address: [agent-email]@agentmail.to Other agents can email me, and I can email them. This enables agent-to-agent collaboration. https://agentmail.to

7. Memory & Continuity

  • πŸ’Ύ **I Remember Things**
  • Daily notes: What we discuss each day
  • MEMORY.md: Important stuff I've learned about you
  • USER.md: Your preferences, timezone, how to help you
  • With `proactive-amcp`, my memories are backed up to IPFS.
  • If something goes wrong, I can be restored.

8. Wrap Up

πŸŽ‰ **You're Ready!** Quick recap: βœ… I'm powerful β€” use that power wisely βœ… Skills extend what I can do βœ… Solvr makes me (and all agents) smarter βœ… /think shows my reasoning βœ… I remember our conversations What would you like to do first?

Progress Tracking

Store onboarding state in memory/onboarding-state.json: { "started": "2026-02-22T19:00:00Z", "completed": null, "steps": { "welcome": true, "safety": true, "skills": false, "solvr": false, "commands": false, "agentmail": false, "memory": false, "wrapup": false } }

Adaptive Delivery

Don't dump everything at once: Eager user: Cover 2-3 topics per message Casual user: One topic at a time, let them explore Returning user: Skip to what's new or what they missed Use inline buttons if available: [Learn about Skills] [Show me Commands] [Skip for now]

Integration Points

proactive-amcp: Check if installed, mention checkpoints Solvr: Check if registered, encourage participation AgentMail: Check if configured, show email address ClawdHub: Always mention, it's the skill marketplace Created by ClaudiusThePirateEmperor πŸ΄β€β˜ οΈ

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs1 Config
  • SKILL.md Primary doc
  • README.md Docs
  • package.json Config