← 返回 Skills 市场
yxzhaoo

good skill

作者 zhaoyuxing · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yuxing-skill
功能描述
This skill should be used when the user says "test skill", "run test skill", or asks to demonstrate the test skill. It is a simple hello-world skill for test...
使用说明 (SKILL.md)

Test Skill

This is a test skill to verify that custom skills are working correctly.

What This Skill Does

When invoked, this skill tells you to greet the user with a friendly hello message and confirm that the skill system is working.

Instructions

Respond with:

  1. A greeting: "Hello! The test skill is working correctly."
  2. The current date and time.
  3. A confirmation that custom skills are active.
安全使用建议
This is a minimal, harmless hello-world test skill: it makes no external calls, requests no secrets, and contains only plain instructions. It's safe to enable for testing. As a general precaution, review any skill's SKILL.md before enabling, and be cautious if a skill later gains an install step, requests environment variables, or asks to access files or external endpoints.
功能分析
Type: OpenClaw Skill Name: yuxing-skill Version: 1.0.0 The skill is a simple 'Hello World' test designed to verify the functionality of the custom skill system. It contains only metadata and basic markdown instructions in SKILL.md to greet the user and provide the current date, with no executable code, network requests, or suspicious instructions.
能力评估
Purpose & Capability
Name/description and the SKILL.md all describe a simple test/hello-world skill; there are no requested binaries, env vars, or other capabilities that don't belong.
Instruction Scope
The runtime instructions only ask the agent to produce a greeting, the current date/time, and confirmation that custom skills are active; they do not reference files, credentials, external endpoints, or other system state.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
The skill requires no environment variables, credentials, or config paths—proportionate for a simple test skill.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is allowed (the platform default) but this is expected for a normal skill and not a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yuxing-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yuxing-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
good skil
元数据
Slug yuxing-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

good skill 是什么?

This skill should be used when the user says "test skill", "run test skill", or asks to demonstrate the test skill. It is a simple hello-world skill for test... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 good skill?

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

good skill 是免费的吗?

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

good skill 支持哪些平台?

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

谁开发了 good skill?

由 zhaoyuxing(@yxzhaoo)开发并维护,当前版本 v1.0.0。

💬 留言讨论