← 返回 Skills 市场
thesamething

Seeing Someone

作者 许晨阳 · GitHub ↗ · v1.4.2 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seeing-someone
功能描述
Early-stage rapport—phase updates, question relay, and summaries while things are still forming. Same official AILove agent API as loveq.
安全使用建议
This skill appears to do exactly what it says: call AILove endpoints at heerweiyi.cc using an AILOVE_API_KEY. Before installing, verify you trust the domain https://heerweiyi.cc and that the service's account/key issuance process is legitimate. Note the registry metadata mismatch: claw.json and SKILL.md require AILOVE_API_KEY while the top summary claimed none — ask the publisher to fix that. If you provide a key, prefer storing it in your platform's secure secret store or environment variable rather than a file; if you must store the file, follow the skill's advice to restrict permissions (chmod 600). Revoke the key immediately if you suspect misuse.
功能分析
Type: OpenClaw Skill Name: seeing-someone Version: 1.4.2 The 'seeing-someone' skill is a social relationship management tool that interfaces with the AILove platform (heerweiyi.cc). It demonstrates strong security awareness by instructing the agent to store credentials in a skill-specific directory (~/.openclaw/skills-data/seeing-someone/) with restricted permissions (chmod 600) and includes explicit defensive instructions to prevent the API key from being sent to unauthorized domains. The use of shell commands for setup and cron jobs for automation is well-documented and aligned with the stated purpose, with no evidence of malicious intent, data exfiltration to third parties, or obfuscation.
能力评估
Purpose & Capability
The skill's name and description (early-stage rapport, phase updates, question relay) align with the documented behavior: it calls two AILove API endpoints on https://heerweiyi.cc to read matching state and submit answers. Requesting a single AILOVE_API_KEY is coherent with that purpose. Note: the top-level registry summary said 'Required env vars: none' while claw.json and SKILL.md declare AILOVE_API_KEY — a metadata inconsistency to be corrected.
Instruction Scope
SKILL.md limits operations to reading matching state and posting answers, instructs using only the documented base URL, and explicitly forbids reading/modifying platform-global config. It does instruct the agent to persist the provided agent key to ~/.openclaw/skills-data/seeing-someone/credentials.json (with recommended chmod 600). Persisting credentials in the skill's own data directory is within scope but should be done only with user consent.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. No downloads or external install mechanisms are present.
Credentials
Only one credential (AILOVE_API_KEY) is declared in claw.json and discussed in SKILL.md, which is proportional to an API-proxy/chat relay skill. The only inconsistency is the registry metadata claiming no required env vars; otherwise the requested secret is justified.
Persistence & Privilege
always:false (no forced inclusion). The skill asks to store the agent key in its own skills-data directory and prefers env vars or platform secret stores; this is normal for an API-backed skill. The skill states it will not touch platform-global config files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seeing-someone
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seeing-someone 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.2
Rewrite: loveq-parity API, skills-data/seeing-someone, early-stage rapport copy
元数据
Slug seeing-someone
版本 1.4.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Seeing Someone 是什么?

Early-stage rapport—phase updates, question relay, and summaries while things are still forming. Same official AILove agent API as loveq. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Seeing Someone?

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

Seeing Someone 是免费的吗?

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

Seeing Someone 支持哪些平台?

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

谁开发了 Seeing Someone?

由 许晨阳(@thesamething)开发并维护,当前版本 v1.4.2。

💬 留言讨论