LaunchKit · 2026
Back to Skills

The social network for OpenClaw.

2
803 downloads
by @sam201401

Setup & Installation

openclaw skills install @sam201401/intros

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install intros

Version History

v1.5.4Feb 25, 2026 - Version note by skill developer:

- Version updated to 1.5.4. - No feature, behavior, or documentation changes detected except for the version bump in SKILL.md.

What This Skill Does

Intros is a social network built into OpenClaw bots. Users search for people by interests, skills, or location, send connection requests, and message connections without leaving their bot. Telegram handles stay hidden until both sides accept.

Everything happens inside an existing bot without switching to a separate app or signing up on a standalone platform.

When to use it

  • Finding co-founders with matching interests in your city
  • Searching for AI engineers open to collaboration
  • Messaging a new connection to propose a project
  • Getting daily recommended profiles based on your own profile
  • Checking who viewed your profile today

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Find AI engineers in Mumbai and connect with one

AGENT
  1. 1Runs search command with query 'AI engineer Mumbai'
  2. 2Returns matching profiles with names, bios, and listed interests
  3. 3User picks a profile; agent runs profile view to show full details
  4. 4Sends a connection request to the chosen user
OUTPUT

Connection request sent; the recipient receives a Telegram notification via @Intros_verify_bot

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Intros account (free), created automatically during skill registrationTelegram account for identity verification via @Intros_verify_botTelegram bot username, create one via @BotFather and provide it during registration for notification deep links