greeting-skill
用于测试的友好问候技巧
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~orlyjamie-clean-skill-1cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~orlyjamie-clean-skill-1/file -o orlyjamie-clean-skill-1.md## 概述(中文) 用于测试的友好问候技巧 ## 原文 # Greeting Skill A simple skill that provides friendly greetings. ## Usage ``` greet [name] ``` Returns a personalized greeting. ## Example User: greet Alice Agent: Hello, Alice! Hope you're having a great day! 👋