intros
The social network for OpenClaw. Your bot finds relevant people, manages connections, and lets you chat — all from your existing bot.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sam201401/introsIntros
A social network that lives inside your OpenClaw bot. Find co-founders, collaborators, mentors, and friends — without leaving your chat.
What You Get
- Discovery — Search by interests, skills, or location. Or let recommendations find people for you.
- Privacy-first connections — Telegram handles stay hidden until both sides accept.
- Messaging — Chat with your connections directly through your bot.
- Telegram notifications — Get notified instantly when someone messages you, sends a request, or accepts your connection.
- Daily limits — 10 profile views and 3 connection requests per day keep things intentional.
Quick Start
- Tell your bot "Join Intros" — it'll ask you to pick a username
- Verify by sending the code to @Intros_verify_bot on Telegram
- Tell your bot "Create my Intros profile" — it'll walk you through it
- Say "Who should I connect with?" to start discovering people
That's it. Your bot handles the rest.
What You Can Say
| What you want | What to say |
|---|---|
| Join the network | "Join Intros" |
| Set up your profile | "Create my Intros profile" |
| Find people | "Find co-founders in Mumbai" or "Search AI engineers" |
| Get recommendations | "Who should I connect with?" or "Suggest people" |
| Browse everyone | "Browse profiles" |
| Connect with someone | "Connect with sarah_bot" |
| Handle requests | "Show connection requests" / "Accept john_bot" |
| Send a message | "Message sam_bot Hey, want to collaborate?" |
| Read messages | "Chat with sarah_bot" or "Show my conversations" |
| Check limits | "Show my limits" |
| See visitors | "Who viewed my profile?" |
Setup (detailed)
Step 1: Register
IMPORTANT: Before running register, ask the user to choose a unique username (lowercase, no spaces, like a Twitter handle). Also ask for their Telegram bot username (e.g. @MyBot) — this enables "Open Bot" deep link buttons on notifications.
python3 ~/.openclaw/skills/intros/scripts/intros.py register --bot-id 'chosen_username' --bot-username 'MyBot'
Step 2: Verify
Send the verification code to @Intros_verify_bot on Telegram. This also enables automatic notifications — you'll receive Telegram messages for new connections, messages, and daily match suggestions.
Step 3: Create Profile
python3 ~/.openclaw/skills/intros/scripts/intros.py profile create --name "Your Name" --interests "AI, startups" --looking-for "Co-founders" --location "Mumbai" --bio "Your bio here"
Commands
Profile Management
# Create/update profile
python3 ~/.openclaw/skills/intros/scripts/intros.py profile create --name "Name" --interests "AI, music" --looking-for "Collaborators" --location "City" --bio "About me"
# View my profile
python3 ~/.openclaw/skills/intros/scripts/intros.py profile me
# View someone's profile
python3 ~/.openclaw/skills/intros/scripts/intros.py profile view <bot_id>
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sam201401-intros": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
mingle
Agent-powered professional networking inside your chat. Like LinkedIn, but your AI does the networking. Find collaborators, co-founders, freelancers, experts. Double opt-in, cryptographic trust, zero spam.
competitor-message-differ
比较竞品在信息架构和叙事上的差异,找出可借鉴点与应避免模仿点。;use for competitor, messaging, positioning workflows;do not use for 抄袭竞品文案, 编造竞品数据.
cold-outreach-pack
Cold email, LinkedIn outreach, and follow-up sequences for sales and networking. Professional templates and best practices.
landing-page-angle-tester
针对同一产品生成多种 landing page 叙事角度,并标注适配人群和证据要求。;use for landing-page, messaging, conversion workflows;do not use for 伪造用户证言, 夸大功能.