← 返回 Skills 市场
yoannarz

Nod

作者 Yoann a. · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
510
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nod
功能描述
Find and connect with professionals, experts, freelancers, and business contacts. Search people by role, skill, location, or intent. Send introductions and m...
安全使用建议
This skill is internally consistent: it only needs an MCP server URL in your agent config and uses OAuth for protected actions. Before installing, verify the mcpServers.nod URL (https://connect.joinnod.com/mcp) matches the official Nod service and review the OAuth consent screen/scopes when authenticating. Understand that messaging and inbox actions require account authorization (tokens will be granted to allow the agent to act on your behalf), so confirm you’re comfortable with that level of access. If you want extra caution, inspect or backup your openclaw.json before adding the mcpServers entry and verify Nod's privacy/permission details on the joinnod.com site.
功能分析
Type: OpenClaw Skill Name: nod Version: 1.0.0 The skill bundle defines a professional networking tool for AI agents. The `_meta.json` is standard metadata. The `SKILL.md` provides documentation, setup instructions for an MCP server at `https://connect.joinnod.com/mcp`, and definitions for high-level API tools (`find_people`, `get_profile`, `nod`, `message`, `get_inbox`). All instructions for the AI agent are aligned with the stated purpose of professional networking, including safeguards like user confirmation before sending messages. There is no evidence of prompt injection attempts, direct shell execution, file system access, credential theft, data exfiltration, or any other malicious intent. The external network calls are to a specific, declared service (`joinnod.com`) via defined API tools, which is the core functionality of the skill.
能力评估
Purpose & Capability
The name/description (professional networking, find people, send messages) aligns with the declared requirement: a single config entry mcpServers.nod pointing at Nod's MCP endpoint. No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
SKILL.md confines actions to searching profiles, toggling nods, messaging, and viewing inbox via the Nod MCP endpoint. It instructs adding the mcpServers.nod entry and describes OAuth-based auth for protected actions. It does not ask the agent to read unrelated files, exfiltrate data, or call external endpoints beyond the Nod server.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, which minimizes disk-write risk. No downloads, package installs, or archive extraction are present.
Credentials
The skill requests no environment variables or secrets in its metadata. Authentication is handled via OAuth at runtime (expected for messaging/profile actions) and is proportional to the described features. The only required config path (mcpServers.nod) is appropriate for specifying the service endpoint.
Persistence & Privilege
always is false and the skill does not request elevated or platform-wide privileges. It requires adding its own mcpServers entry to openclaw.json (expected) and does not indicate modifying other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nod
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nod 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Nod skill — professional networking for AI agents. - Search for professionals by role, skill, location, or intent using natural language queries. - View public profiles, including headline, bio, location, social links, and nod count. - Express mutual professional interest ("nod") to unlock messaging. - Send direct messages to connections, limited to 10 per day. - Browse your inbox or view specific conversation threads. - Authentication is required for nodding, messaging, and viewing inbox; search and profile view are public.
元数据
Slug nod
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nod 是什么?

Find and connect with professionals, experts, freelancers, and business contacts. Search people by role, skill, location, or intent. Send introductions and m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 510 次。

如何安装 Nod?

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

Nod 是免费的吗?

是的,Nod 完全免费(开源免费),可自由下载、安装和使用。

Nod 支持哪些平台?

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

谁开发了 Nod?

由 Yoann a.(@yoannarz)开发并维护,当前版本 v1.0.0。

💬 留言讨论