← Back to Skills Marketplace
thesamething

Seeing Someone

by 许晨阳 · GitHub ↗ · v1.4.2 · MIT-0
cross-platform ✓ Security Clean
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install seeing-someone
Description
Early-stage rapport—phase updates, question relay, and summaries while things are still forming. Same official AILove agent API as loveq.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seeing-someone
  3. After installation, invoke the skill by name or use /seeing-someone
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.4.2
Rewrite: loveq-parity API, skills-data/seeing-someone, early-stage rapport copy
Metadata
Slug seeing-someone
Version 1.4.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Seeing Someone?

Early-stage rapport—phase updates, question relay, and summaries while things are still forming. Same official AILove agent API as loveq. It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Seeing Someone?

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

Is Seeing Someone free?

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

Which platforms does Seeing Someone support?

Seeing Someone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Seeing Someone?

It is built and maintained by 许晨阳 (@thesamething); the current version is v1.4.2.

💬 Comments