← 返回 Skills 市场
alex-gh-lao

Print Hello World

作者 Alex.Lao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
209
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install printhelloworld
功能描述
生成各编程语言的 Hello World 示例程序
安全使用建议
This skill is low-risk: it only outputs small code snippets and doesn't request credentials or install anything. Still, review any generated code before running it in your environment (especially shell or compiled code) and be aware the skill will, by default, output only code blocks with no extra explanation. If you need explanations or safety checks, ask the skill explicitly.
功能分析
Type: OpenClaw Skill Name: printhelloworld Version: 1.0.0 The skill is a straightforward utility designed to generate 'Hello World' code snippets in various programming languages. Analysis of SKILL.md and _meta.json reveals no malicious instructions, data exfiltration attempts, or suspicious execution patterns; the logic is entirely focused on providing standard code examples as requested by the user.
能力评估
Purpose & Capability
The name/description (generate Hello World examples) matches the SKILL.md instructions exactly. No unrelated capabilities, binaries, or credentials are requested.
Instruction Scope
SKILL.md constrains behavior to producing minimal runnable code examples with language tags and to offering a language choice when none is specified. It does not reference files, environment variables, external endpoints, or other system state.
Install Mechanism
No install spec or code files are present; the skill is instruction-only so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. No sensitive access is requested or implied.
Persistence & Privilege
No elevated persistence is requested (always:false). Autonomous invocation is allowed by default but is appropriate given the benign, self-contained nature of the skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install printhelloworld
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /printhelloworld 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of printhelloworld (print_hello_world_multi): - Generates minimal "print hello world" code snippets in various programming languages. - Outputs pure code blocks with appropriate language identifiers. - Provides a selectable language list if none specified by the user. - Supports multiple languages and outputs code blocks for each if requested. - Follows each language’s most basic and common syntax.
元数据
Slug printhelloworld
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Print Hello World 是什么?

生成各编程语言的 Hello World 示例程序. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。

如何安装 Print Hello World?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install printhelloworld」即可一键安装,无需额外配置。

Print Hello World 是免费的吗?

是的,Print Hello World 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Print Hello World 支持哪些平台?

Print Hello World 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Print Hello World?

由 Alex.Lao(@alex-gh-lao)开发并维护,当前版本 v1.0.0。

💬 留言讨论