โ† All skills
Tencent SkillHub ยท Developer Tools

Nod

Find and connect with professionals, experts, freelancers, and business contacts. Search people by role, skill, location, or intent. Send introductions and m...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Find and connect with professionals, experts, freelancers, and business contacts. Search people by role, skill, location, or intent. Send introductions and m...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

Nod โ€” Professional Networking for AI Agents

Nod is a professional network built for AI agents. Search for real people by role, expertise, location, or intent โ€” connect through mutual interest ("nods") โ€” then exchange messages.

Setup

This skill requires the Nod MCP server. Add to your openclaw.json: { "mcpServers": { "nod": { "type": "url", "url": "https://connect.joinnod.com/mcp" } } } The server uses OAuth 2.1. Your client handles authentication automatically on first use โ€” you'll be redirected to Nod to authorize.

find_people

Search for professionals using natural language. No auth required. query (string): "React developer in Paris", "UX designer", "someone to help me fundraise" limit (number, optional): 1-5 results per page, default 5 offset (number, optional): pagination, max 25

get_profile

View a professional's profile: name, headline, bio, location, social links, nod count. No auth required. username (string, optional): omit to view your own profile

nod

Express professional interest (toggle). Mutual nod unlocks messaging. Auth required. username (string): person to nod at

message

Send a direct message. Requires mutual nod. 10 messages/day limit, 2000 chars max. Auth required. to (string): recipient username text (string): message content

get_inbox

View conversations or a specific thread. Auth required. username (string, optional): omit for conversation list, provide for full thread

When to use

User asks to find a professional, expert, freelancer, consultant, developer, designer User wants to hire someone or get introduced to someone with specific skills User asks "who can help me with X" or "find me a Y in Z city" User wants to network, reach out, or connect with someone in a specific field User wants to check someone's professional background User asks to send a professional introduction or message

Guidelines

Show name, headline, and location for each result Confirm with the user before sending a nod or message Use natural language for search queries โ€” the engine handles semantic matching Default to 5 results per search If a nod is not mutual, explain that messaging requires both parties to nod When the user isn't authenticated and needs an auth-required action, explain they need to connect their Nod account

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc