← Back to Skills Marketplace
tp809867355

Hello World

by tp809867355 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tp-hello-world
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tp-hello-world
  3. After installation, invoke the skill by name or use /tp-hello-world
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug tp-hello-world
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Hello World?

Run "/install tp-hello-world" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Hello World free?

Yes, Hello World is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Hello World support?

Hello World is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Hello World?

It is built and maintained by tp809867355 (@tp809867355); the current version is v1.0.0.

💬 Comments