Greeting Skill for Clawd Bot
A simple, friendly greeting skill that provides personalized greetings for users of the Clawd personal AI assistant.
Features
- Random generic greetings
- Time-based contextual greetings (morning/afternoon/evening)
- Fully compatible with OpenClaw skill specification
Installation
npx clawhub install greeting-skill
Usage
The skill responds to natural language triggers like "greet", "hello", "hi", "good morning", etc. You can also call the tools directly:
Random greeting
greet [name]
Time-based greeting
time-greet [name]
Development
Prerequisites
- Node.js 18+
- TypeScript 5+
- @openclaw/core
Build
npm run build
Watch mode
npm run dev
Type check
npm run typecheck
Test
npm test
License
MIT
微信扫一扫