← Back to Skills Marketplace
510
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nod
Description
Find and connect with professionals, experts, freelancers, and business contacts. Search people by role, skill, location, or intent. Send introductions and m...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nod - After installation, invoke the skill by name or use
/nod - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Nod?
Find and connect with professionals, experts, freelancers, and business contacts. Search people by role, skill, location, or intent. Send introductions and m... It is an AI Agent Skill for Claude Code / OpenClaw, with 510 downloads so far.
How do I install Nod?
Run "/install nod" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nod free?
Yes, Nod is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Nod support?
Nod is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nod?
It is built and maintained by Yoann a. (@yoannarz); the current version is v1.0.0.
More Skills