← 返回 Skills 市场
Hello World
作者
tp809867355
· GitHub ↗
· v1.0.0
· MIT-0
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tp-hello-world
功能描述
Say hello with a minimal custom skill. Use when the user asks for a greeting, tests a simple skill, says hello/hi, or wants a friendly short reply.
安全使用建议
This skill is minimal and consistent with its description: it only provides short greetings and requests no credentials or installs. The origin/homepage is unknown — while that matters less for a trivial skill, if you have strict provenance policies you may prefer skills with a known source. Otherwise it is safe to enable for casual use; note the skill can be invoked autonomously by the agent (default behavior), which is appropriate here but worth remembering for any skill that handles sensitive data.
功能分析
Type: OpenClaw Skill
Name: tp-hello-world
Version: 1.0.0
The skill is a minimal 'Hello World' implementation designed to provide simple greetings in English and Chinese. The files (SKILL.md, _meta.json, and README.txt) contain no executable code, network requests, or suspicious instructions, and the behavior is entirely aligned with the stated purpose.
能力评估
Purpose & Capability
Name/description (greeting) match the skill contents: SKILL.md only defines short greeting responses and nothing else.
Instruction Scope
Runtime instructions are limited to returning short, friendly greetings in a few languages and explicitly restrict long explanations; they do not reference files, env vars, external endpoints, or system resources.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk during install.
Credentials
No environment variables, credentials, or config paths are requested or used; requested access is proportionate to the simple purpose.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence. Autonomous invocation is allowed by default but is reasonable for a simple user-invocable greeting skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tp-hello-world - 安装完成后,直接呼叫该 Skill 的名称或使用
/tp-hello-world触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
Hello World 是什么?
Say hello with a minimal custom skill. Use when the user asks for a greeting, tests a simple skill, says hello/hi, or wants a friendly short reply. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Hello World?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tp-hello-world」即可一键安装,无需额外配置。
Hello World 是免费的吗?
是的,Hello World 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Hello World 支持哪些平台?
Hello World 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hello World?
由 tp809867355(@tp809867355)开发并维护,当前版本 v1.0.0。
推荐 Skills