hello_world

Use when the user asks for a hello, a greeting, says hi, or wants to test that the hello-world plugin is loaded.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hello_world" with this command: npx skills add kevin-li-okg/hello-world-test

Hello World

A minimal demo skill paired with the hello-world OpenClaw plugin.

When to use

Trigger when the user asks for a greeting, says "hello", "hi", "say hi to <name>", or asks to test the hello-world plugin.

How to use

Call the hello tool registered by the hello-world plugin:

  • If the user mentions a name, pass it as the name parameter.
  • Otherwise omit name and let the tool default to "world".
  • Return the tool's text output directly without rephrasing.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

market_test_price

Fetch token prices from OKX DEX Market Price API (v6). Use this skill when a user wants to: 1. Get the latest price of one or more tokens on supported EVM/So...

Registry SourceRecently Updated
General

Togetherai Tts

Convert text to speech using the TogetherAI API with the MiniMax speech-2.6-turbo model and save audio in mp3 format.

Registry SourceRecently Updated
General

Rpi Cpu Monitor

树莓派 CPU 温度监控。当需要监控树莓派 CPU 温度时使用此 skill。功能:(1) 读取当前 CPU 温度,(2) 设置定时监控任务,(3) 温度超标时自动告警。支持 crontab 方案(零消耗,推荐)和 OpenClaw cron 方案。

Registry SourceRecently Updated
General

fastfish-hot-news-push 每日新闻热点推送(可设过滤词)

热点推送独立项目。从 api.pearktrue.cn 拉取热点,支持飞书/钉钉/Telegram 推送;推送需至少配置一个渠道的 env。可配置拉取时间、推送时间、过滤关键词。通过 system.run 直接调用脚本,无需 MCP。当用户需要拉取热点、知乎热搜、配置热点推送或设置定时推送时使用本技能。

Registry SourceRecently Updated