← 返回 Skills 市场
justzerox

请先说你好.skill

作者 ZeroX · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install say-hi-to-me
功能描述
请先说你好 — Companion-style check-ins via /hi commands and natural conversation. Use when users greet, ask for emotional companionship, initialize or edit compan...
安全使用建议
This skill appears coherent and implements local companion logic plus optional integration with a host (OpenClaw Heartbeat). Before installing or enabling proactive delivery: 1) review the skill's state and roles paths (state/session.yaml, roles/) and where HEARTBEAT.md will be written (resolved from OPENCLAW_HOME / OPENCLAW_WORKSPACE or openclaw.json) so you are comfortable with files being created/updated; 2) inspect scripts (companion_runtime.py, heartbeat_bridge.py, sync_heartbeat_md.py) if you want to confirm there are no unexpected network calls or side effects in your environment; 3) keep proactive outreach disabled until you wire in Heartbeat/Cron in a host that controls outbound delivery and targets; 4) note the repo listing included what looks like a truncated line in companion_runtime.py (a probable syntax/typo artifact in the provided snippet); verify the actual file in the source you install. If you want, I can point out exact files/lines to inspect or summarize network/file I/O occurrences found in each script.
功能分析
Type: OpenClaw Skill Name: say-hi-to-me Version: 0.0.2 The skill bundle implements a digital companion with persona management and proactive greeting features. It uses a structured state management system (session.yaml) and integrates with the OpenClaw Heartbeat system by programmatically generating a HEARTBEAT.md file in the user's workspace. The Python scripts (companion_runtime.py, sync_heartbeat_md.py) use safe practices such as yaml.safe_load and pathlib for file operations, and the instructions in SKILL.md are strictly aligned with the stated purpose of providing emotional companionship and role-play within defined safety boundaries (safety-policy.md).
能力标签
crypto
能力评估
Purpose & Capability
Name/description (companion / proactive greetings) match the included scripts and references: intent parsing, rolecard generation/validation, a proactive eligibility engine, and heartbeat integration. Files and runtime behavior (reading/writing session/role YAML, generating HEARTBEAT.md) are proportionate to the stated purpose.
Instruction Scope
SKILL.md and the scripts instruct the agent to read and write local files (state/session.yaml, roles/, HEARTBEAT.md in the resolved workspace) and to run local scripts (companion_runtime.py, proactive_scheduler.py, heartbeat_bridge.py). These actions are expected for a companion + host-integrated proactive system, but the skill will persist state and write to a workspace path resolved from environment variables or openclaw.json—review those paths before enabling proactive delivery.
Install Mechanism
Instruction-only / repository of Python helper scripts; no install spec or remote downloads included. This is the lowest-risk install posture.
Credentials
The skill does not request secrets or credentials. Scripts optionally read environment variables (OPENCLAW_HOME, OPENCLAW_WORKSPACE, OPENCLAW_AGENT_ID, OPENCLAW_WORKSPACE_NAME) and openclaw.json to resolve workspace paths; these are reasonable for host integration but were not listed under required env vars—this is optional/expected but worth noting.
Persistence & Privilege
The skill persists its own runtime state under its skill root (state/session.yaml, roles/) and can write a HEARTBEAT.md into a resolved workspace. It does not declare always:true and does not modify other skills or system-wide settings in the provided code. File writes are user/workspace-scoped.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install say-hi-to-me
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /say-hi-to-me 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
say-hi-to-me v0.0.2 - 已更新 SKILL.md 中的验证说明,使其表述更清晰、更准确。 - 移除了验证部分对外部脚本的调用,以实现更独立自洽的测试流程。 - 技能逻辑与代码未发生任何功能层面或文件级别的改动。
v0.0.1
say-hi-to-me 初始版本:一款支持问候与数字形象的陪伴式交互技能 - 支持通过 /hi 、/你好 、自然对话进行签到打卡与角色对话。 - 提供可自定义的陪伴角色,并支持经明确确认后的安全角色切换。 - 主动问候功能为可选开启,需接入外部调度程序方可使用。 - 内置内容安全校验、语言适配及简洁回复逻辑。 - 采用结构化、模块化执行流程,相关资源与校验工作流已在 SKILL.md 中详细说明。
元数据
Slug say-hi-to-me
版本 0.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

请先说你好.skill 是什么?

请先说你好 — Companion-style check-ins via /hi commands and natural conversation. Use when users greet, ask for emotional companionship, initialize or edit compan... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 请先说你好.skill?

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

请先说你好.skill 是免费的吗?

是的,请先说你好.skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

请先说你好.skill 支持哪些平台?

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

谁开发了 请先说你好.skill?

由 ZeroX(@justzerox)开发并维护,当前版本 v0.0.2。

💬 留言讨论