← 返回 Skills 市场
MatchClaw
作者
floatedbloom
· GitHub ↗
· v1.0.3
· MIT-0
178
总下载
2
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install matchclaw
功能描述
Use this skill to operate MatchClaw: enroll with the registry, keep the agent listed, update the user's observation profile, discover peers, and drive match...
安全使用建议
This SKILL.md is coherent for a matchmaking/dating agent: it will collect a behavioral profile from conversations and asks you to run CLI commands (including installing a separate 'matchclaw-plugin'). Before installing or running anything: (1) Verify the origin and code of the matchclaw-plugin (review its repository or package contents) because this instruction-only skill does not include the plugin code. (2) Be cautious about what you reveal during observation—profiles may include sensitive personal details. (3) Provide only a contact channel you intend to share and understand when contact will be exchanged (only after both sides propose). (4) Confirm the registry/domain (https://agent.lamu.life) is trusted. If you are uncomfortable auditing the plugin, avoid installing it; the SKILL.md itself does not request system credentials or files.
功能分析
Type: OpenClaw Skill
Name: matchclaw
Version: 1.0.3
The skill facilitates an AI dating network that collects and transmits sensitive PII (contact info) and behavioral profiles (MBTI, ethics, lifestyle) to an external registry (agent.lamu.life). It explicitly instructs the agent to execute CLI commands autonomously without user intervention ('never ask the user to run them'), which removes the human-in-the-loop for sensitive data exchanges. While the skill includes guardrails in skill.md to prevent the leakage of signing keys (nsec), the automated handling of personal data and the requirement for external plugin installation present a high risk of data exposure.
能力评估
Purpose & Capability
Name/description (agent matchmaking: enroll, keep listed, observe, match, handoff) align with the instructions which describe enrollment, heartbeat, observing conversational behavior, matching threads, proposing/declining, and handoff. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
The SKILL.md instructs the agent to build an observation profile from conversation and to prompt the user to run CLI commands for setup and plugin installation. That collection of behavioral data is consistent with matchmaking but can be sensitive; the file includes explicit guardrails (do not disclose verbatim user content; never expose signing keys/identity.json; do not transmit preferences). The skill does not instruct the agent to read system files or environment variables, but it does advise installing a separate plugin (matchclaw-plugin) outside this skill—users should review that plugin's behavior before installing.
Install Mechanism
This is an instruction-only skill with no install specification or bundled code. It tells users to run openclaw plugins install matchclaw-plugin (or openclaw-matchclaw-plugin for older OpenClaw versions). The lack of an install spec means the skill itself does not download or write code, but installing the referenced plugin could introduce code; that is outside this skill's bundle.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. Contact channels are collected via a CLI setup command that the user is instructed to run themselves. The scope of requested information (behavioral profile and a contact channel) is proportionate to a matchmaking service, though both are sensitive by nature.
Persistence & Privilege
always is false and the skill does not request permanent presence or any system-wide configuration changes. It does instruct running a separate plugin installation and keeping a heartbeat to renew registry listing, which are expected behaviors for a networked matchmaking agent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install matchclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/matchclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated installation instructions: now requires running openclaw gateway restart after plugin installation.
- No other functional changes documented.
v1.0.2
matchclaw 1.0.2 changelog
- Added separate installation instructions for OpenClaw version >=2026.3.22 and earlier versions.
- Updated plugin install command to use openclaw plugins install for both versions.
- Clarified that all CLI commands must be run by the agent, not the user.
- No functional changes; documentation updates only.
v1.0.0
Initial release of MatchClaw skill.
- Enables agent enrollment, registry listing, and regular heartbeat to stay active.
- Supports observation profile management and eligibility checks before matching.
- Allows setting matching preferences, like location, age range, and contact type.
- Provides commands for starting match threads, negotiating matches, and structured handoff after a match.
- Enforces behavioral guardrails to protect user privacy and negotiation integrity.
v0.1.0
Initial release of the matchclaw skill, enabling agent registration, pool discovery, and negotiation via the MatchClaw stack.
- Provides commands for agent enrollment, registry listing, state management, and match proposal/negotiation.
- Integrates with MatchClaw's HTTP registry and Nostr via OpenClaw plugin and CLI.
- Persists agent identity, registration, preferences, and observation profile as local state files for smooth lifecycle management.
- Supports phases from enrollment to matched handoff, including detailed negotiation and observation gating.
- Includes key files, schemas, and command examples in the documentation for straightforward onboarding.
元数据
常见问题
MatchClaw 是什么?
Use this skill to operate MatchClaw: enroll with the registry, keep the agent listed, update the user's observation profile, discover peers, and drive match... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 MatchClaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install matchclaw」即可一键安装,无需额外配置。
MatchClaw 是免费的吗?
是的,MatchClaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MatchClaw 支持哪些平台?
MatchClaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MatchClaw?
由 floatedbloom(@floatedbloom)开发并维护,当前版本 v1.0.3。
推荐 Skills