{
  "schemaVersion": "1.0",
  "item": {
    "slug": "intros",
    "name": "Intros",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/sam201401/intros",
    "canonicalUrl": "https://clawhub.ai/sam201401/intros",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/intros",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=intros",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/intros.py"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/intros"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/intros",
    "agentPageUrl": "https://openagent3.xyz/skills/intros/agent",
    "manifestUrl": "https://openagent3.xyz/skills/intros/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/intros/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Intros",
        "body": "A social network that lives inside your OpenClaw bot. Find co-founders, collaborators, mentors, and friends — without leaving your chat."
      },
      {
        "title": "What You Get",
        "body": "Discovery — Search by interests, skills, or location. Or let recommendations find people for you.\nPrivacy-first connections — Telegram handles stay hidden until both sides accept.\nMessaging — Chat with your connections directly through your bot.\nTelegram notifications — Get notified instantly when someone messages you, sends a request, or accepts your connection.\nDaily limits — 10 profile views and 3 connection requests per day keep things intentional."
      },
      {
        "title": "Quick Start",
        "body": "Tell your bot \"Join Intros\" — it'll ask you to pick a username\nVerify by sending the code to @Intros_verify_bot on Telegram\nTell your bot \"Create my Intros profile\" — it'll walk you through it\nSay \"Who should I connect with?\" to start discovering people\n\nThat's it. Your bot handles the rest."
      },
      {
        "title": "What You Can Say",
        "body": "What you wantWhat to sayJoin 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?\""
      },
      {
        "title": "Step 1: Register",
        "body": "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.\n\npython3 ~/.openclaw/skills/intros/scripts/intros.py register --bot-id 'chosen_username' --bot-username 'MyBot'"
      },
      {
        "title": "Step 2: Verify",
        "body": "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."
      },
      {
        "title": "Step 3: Create Profile",
        "body": "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\""
      },
      {
        "title": "Profile Management",
        "body": "# Create/update profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile create --name \"Name\" --interests \"AI, music\" --looking-for \"Collaborators\" --location \"City\" --bio \"About me\"\n\n# View my profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile me\n\n# View someone's profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile view <bot_id>"
      },
      {
        "title": "Discovery",
        "body": "# Free-text search (searches across name, interests, looking_for, location, bio)\npython3 ~/.openclaw/skills/intros/scripts/intros.py search AI engineer Mumbai\n\n# Browse all profiles (no query = newest first)\npython3 ~/.openclaw/skills/intros/scripts/intros.py search\n\n# Pagination\npython3 ~/.openclaw/skills/intros/scripts/intros.py search AI --page 2\n\n# Get recommended profiles (auto-matched based on YOUR profile)\npython3 ~/.openclaw/skills/intros/scripts/intros.py recommend\n\n# Legacy filters still work\npython3 ~/.openclaw/skills/intros/scripts/intros.py search --interests \"AI\" --location \"India\""
      },
      {
        "title": "Visitors",
        "body": "# See who viewed your profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py visitors"
      },
      {
        "title": "Connections",
        "body": "# Send connection request\npython3 ~/.openclaw/skills/intros/scripts/intros.py connect <bot_id>\n\n# View pending requests\npython3 ~/.openclaw/skills/intros/scripts/intros.py requests\n\n# Accept a request\npython3 ~/.openclaw/skills/intros/scripts/intros.py accept <bot_id>\n\n# Decline a request (silent)\npython3 ~/.openclaw/skills/intros/scripts/intros.py decline <bot_id>\n\n# View all connections\npython3 ~/.openclaw/skills/intros/scripts/intros.py connections"
      },
      {
        "title": "Messaging",
        "body": "Once connected, you can send messages to your connections.\n\n# Send a message to a connection (max 500 characters)\npython3 ~/.openclaw/skills/intros/scripts/intros.py message send <bot_id> \"Your message here\"\n\n# Read conversation with someone\npython3 ~/.openclaw/skills/intros/scripts/intros.py message read <bot_id>\n\n# List all conversations\npython3 ~/.openclaw/skills/intros/scripts/intros.py message list"
      },
      {
        "title": "Limits",
        "body": "# Check daily limits\npython3 ~/.openclaw/skills/intros/scripts/intros.py limits"
      },
      {
        "title": "Web Profile",
        "body": "# Get link to web profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py web"
      },
      {
        "title": "Natural Language Examples",
        "body": "When user says:\n\n\"Join Intros\" → First ask \"Choose a unique username for Intros (lowercase, no spaces):\" and \"What's your Telegram bot username? (e.g. @MyBot)\", then run register --bot-id 'their_choice' --bot-username 'their_bot_username'\n\"Create my Intros profile\" → Run profile create with guided questions\n\"Find co-founders\" → Run search co-founders\n\"Find people interested in AI\" → Run search AI\n\"Find AI people in Mumbai\" → Run search AI Mumbai\n\"Who should I connect with?\" → Run recommend\n\"Suggest people for me\" → Run recommend\n\"Browse profiles\" → Run search (no query)\n\"Show me more results\" → Run search <same query> --page 2\n\"Who viewed my profile\" → Run visitors\n\"Connect with sarah_bot\" → Run connect sarah_bot\n\"Show connection requests\" → Run requests\n\"Accept john_bot\" → Run accept john_bot\n\"Show my connections\" → Run connections\n\"Show my limits\" → Run limits\n\"Message sam_bot Hello there!\" → Run message send sam_bot \"Hello there!\"\n\"Send message to alice: Want to collaborate?\" → Run message send alice \"Want to collaborate?\"\n\"Read messages from john\" → Run message read john\n\"Show my conversations\" → Run message list\n\"Chat with sarah_bot\" → Run message read sarah_bot (show conversation history)"
      },
      {
        "title": "How It Works",
        "body": "API Server: All data is stored on the Intros backend at https://api.openbreeze.ai (source: github.com/sam201401/intros)\nRegistration: During register, you provide your bot's Telegram username via --bot-username. This is used solely to add an \"Open Bot\" deep link button on notification messages. No local config files are read.\nPersistent storage: The skill saves your API key and identity to ~/.openclaw/data/intros/ (JSON, chmod 600 owner-only) so credentials survive skill reinstalls. Delete this directory to revoke stored credentials.\nAuto-recovery: If config is lost (e.g. after reinstall), the skill re-registers using your saved identity file. This is idempotent and returns existing credentials.\nNotifications: Sent via @Intros_verify_bot on Telegram (server-side, no cron needed).\nEnvironment variables: OPENCLAW_STATE_DIR (optional) overrides the OpenClaw state directory for multi-instance setups. TELEGRAM_USER_ID (optional) is read as a fallback during registration if --telegram-id is not provided."
      },
      {
        "title": "Command Formatting",
        "body": "IMPORTANT: Always use single quotes around user-provided values when running commands.\n\npython3 ~/.openclaw/skills/intros/scripts/intros.py register --bot-id 'chosen_username'\npython3 ~/.openclaw/skills/intros/scripts/intros.py connect 'some_user'\npython3 ~/.openclaw/skills/intros/scripts/intros.py message send 'bob' 'Hello there!'\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile create --name 'Alice' --interests 'AI, startups'\n\nAll bot_id arguments are validated (alphanumeric + underscores only, max 64 chars)."
      },
      {
        "title": "Looking For Options",
        "body": "Users can specify what they're looking for:\n\nCo-founders\nCollaborators\nFriends\nMentors\nHiring\nOpen to anything"
      },
      {
        "title": "Privacy",
        "body": "Telegram handle is private by default\nOnly shared after both users accept connection\nUser can make Telegram public in profile settings"
      },
      {
        "title": "Notifications",
        "body": "Notifications are delivered automatically via @Intros_verify_bot on Telegram. After verifying, you'll receive:\n\nNew messages — when someone sends you a message\nConnection requests — when someone wants to connect\nAccepted connections — when your request is accepted\nDaily matches — once per day, a nudge to check your recommended profiles\n\nNo cron jobs or gateway setup needed. Notifications are checked every 60 seconds server-side.\n\nIf you're not receiving notifications, send /start to @Intros_verify_bot to re-link your account."
      }
    ],
    "body": "Intros\n\nA social network that lives inside your OpenClaw bot. Find co-founders, collaborators, mentors, and friends — without leaving your chat.\n\nWhat You Get\nDiscovery — Search by interests, skills, or location. Or let recommendations find people for you.\nPrivacy-first connections — Telegram handles stay hidden until both sides accept.\nMessaging — Chat with your connections directly through your bot.\nTelegram notifications — Get notified instantly when someone messages you, sends a request, or accepts your connection.\nDaily limits — 10 profile views and 3 connection requests per day keep things intentional.\nQuick Start\nTell your bot \"Join Intros\" — it'll ask you to pick a username\nVerify by sending the code to @Intros_verify_bot on Telegram\nTell your bot \"Create my Intros profile\" — it'll walk you through it\nSay \"Who should I connect with?\" to start discovering people\n\nThat's it. Your bot handles the rest.\n\nWhat You Can Say\nWhat you want\tWhat to say\nJoin the network\t\"Join Intros\"\nSet up your profile\t\"Create my Intros profile\"\nFind people\t\"Find co-founders in Mumbai\" or \"Search AI engineers\"\nGet recommendations\t\"Who should I connect with?\" or \"Suggest people\"\nBrowse everyone\t\"Browse profiles\"\nConnect with someone\t\"Connect with sarah_bot\"\nHandle requests\t\"Show connection requests\" / \"Accept john_bot\"\nSend a message\t\"Message sam_bot Hey, want to collaborate?\"\nRead messages\t\"Chat with sarah_bot\" or \"Show my conversations\"\nCheck limits\t\"Show my limits\"\nSee visitors\t\"Who viewed my profile?\"\nSetup (detailed)\nStep 1: Register\n\nIMPORTANT: 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.\n\npython3 ~/.openclaw/skills/intros/scripts/intros.py register --bot-id 'chosen_username' --bot-username 'MyBot'\n\nStep 2: Verify\n\nSend 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.\n\nStep 3: Create Profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile create --name \"Your Name\" --interests \"AI, startups\" --looking-for \"Co-founders\" --location \"Mumbai\" --bio \"Your bio here\"\n\nCommands\nProfile Management\n# Create/update profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile create --name \"Name\" --interests \"AI, music\" --looking-for \"Collaborators\" --location \"City\" --bio \"About me\"\n\n# View my profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile me\n\n# View someone's profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile view <bot_id>\n\nDiscovery\n# Free-text search (searches across name, interests, looking_for, location, bio)\npython3 ~/.openclaw/skills/intros/scripts/intros.py search AI engineer Mumbai\n\n# Browse all profiles (no query = newest first)\npython3 ~/.openclaw/skills/intros/scripts/intros.py search\n\n# Pagination\npython3 ~/.openclaw/skills/intros/scripts/intros.py search AI --page 2\n\n# Get recommended profiles (auto-matched based on YOUR profile)\npython3 ~/.openclaw/skills/intros/scripts/intros.py recommend\n\n# Legacy filters still work\npython3 ~/.openclaw/skills/intros/scripts/intros.py search --interests \"AI\" --location \"India\"\n\nVisitors\n# See who viewed your profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py visitors\n\nConnections\n# Send connection request\npython3 ~/.openclaw/skills/intros/scripts/intros.py connect <bot_id>\n\n# View pending requests\npython3 ~/.openclaw/skills/intros/scripts/intros.py requests\n\n# Accept a request\npython3 ~/.openclaw/skills/intros/scripts/intros.py accept <bot_id>\n\n# Decline a request (silent)\npython3 ~/.openclaw/skills/intros/scripts/intros.py decline <bot_id>\n\n# View all connections\npython3 ~/.openclaw/skills/intros/scripts/intros.py connections\n\nMessaging\n\nOnce connected, you can send messages to your connections.\n\n# Send a message to a connection (max 500 characters)\npython3 ~/.openclaw/skills/intros/scripts/intros.py message send <bot_id> \"Your message here\"\n\n# Read conversation with someone\npython3 ~/.openclaw/skills/intros/scripts/intros.py message read <bot_id>\n\n# List all conversations\npython3 ~/.openclaw/skills/intros/scripts/intros.py message list\n\nLimits\n# Check daily limits\npython3 ~/.openclaw/skills/intros/scripts/intros.py limits\n\nWeb Profile\n# Get link to web profile\npython3 ~/.openclaw/skills/intros/scripts/intros.py web\n\nNatural Language Examples\n\nWhen user says:\n\n\"Join Intros\" → First ask \"Choose a unique username for Intros (lowercase, no spaces):\" and \"What's your Telegram bot username? (e.g. @MyBot)\", then run register --bot-id 'their_choice' --bot-username 'their_bot_username'\n\"Create my Intros profile\" → Run profile create with guided questions\n\"Find co-founders\" → Run search co-founders\n\"Find people interested in AI\" → Run search AI\n\"Find AI people in Mumbai\" → Run search AI Mumbai\n\"Who should I connect with?\" → Run recommend\n\"Suggest people for me\" → Run recommend\n\"Browse profiles\" → Run search (no query)\n\"Show me more results\" → Run search <same query> --page 2\n\"Who viewed my profile\" → Run visitors\n\"Connect with sarah_bot\" → Run connect sarah_bot\n\"Show connection requests\" → Run requests\n\"Accept john_bot\" → Run accept john_bot\n\"Show my connections\" → Run connections\n\"Show my limits\" → Run limits\n\"Message sam_bot Hello there!\" → Run message send sam_bot \"Hello there!\"\n\"Send message to alice: Want to collaborate?\" → Run message send alice \"Want to collaborate?\"\n\"Read messages from john\" → Run message read john\n\"Show my conversations\" → Run message list\n\"Chat with sarah_bot\" → Run message read sarah_bot (show conversation history)\nHow It Works\nAPI Server: All data is stored on the Intros backend at https://api.openbreeze.ai (source: github.com/sam201401/intros)\nRegistration: During register, you provide your bot's Telegram username via --bot-username. This is used solely to add an \"Open Bot\" deep link button on notification messages. No local config files are read.\nPersistent storage: The skill saves your API key and identity to ~/.openclaw/data/intros/ (JSON, chmod 600 owner-only) so credentials survive skill reinstalls. Delete this directory to revoke stored credentials.\nAuto-recovery: If config is lost (e.g. after reinstall), the skill re-registers using your saved identity file. This is idempotent and returns existing credentials.\nNotifications: Sent via @Intros_verify_bot on Telegram (server-side, no cron needed).\nEnvironment variables: OPENCLAW_STATE_DIR (optional) overrides the OpenClaw state directory for multi-instance setups. TELEGRAM_USER_ID (optional) is read as a fallback during registration if --telegram-id is not provided.\nCommand Formatting\n\nIMPORTANT: Always use single quotes around user-provided values when running commands.\n\npython3 ~/.openclaw/skills/intros/scripts/intros.py register --bot-id 'chosen_username'\npython3 ~/.openclaw/skills/intros/scripts/intros.py connect 'some_user'\npython3 ~/.openclaw/skills/intros/scripts/intros.py message send 'bob' 'Hello there!'\npython3 ~/.openclaw/skills/intros/scripts/intros.py profile create --name 'Alice' --interests 'AI, startups'\n\n\nAll bot_id arguments are validated (alphanumeric + underscores only, max 64 chars).\n\nLooking For Options\n\nUsers can specify what they're looking for:\n\nCo-founders\nCollaborators\nFriends\nMentors\nHiring\nOpen to anything\nPrivacy\nTelegram handle is private by default\nOnly shared after both users accept connection\nUser can make Telegram public in profile settings\nNotifications\n\nNotifications are delivered automatically via @Intros_verify_bot on Telegram. After verifying, you'll receive:\n\nNew messages — when someone sends you a message\nConnection requests — when someone wants to connect\nAccepted connections — when your request is accepted\nDaily matches — once per day, a nudge to check your recommended profiles\n\nNo cron jobs or gateway setup needed. Notifications are checked every 60 seconds server-side.\n\nIf you're not receiving notifications, send /start to @Intros_verify_bot to re-link your account."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/sam201401/intros",
    "publisherUrl": "https://clawhub.ai/sam201401/intros",
    "owner": "sam201401",
    "version": "1.5.4",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/intros",
    "downloadUrl": "https://openagent3.xyz/downloads/intros",
    "agentUrl": "https://openagent3.xyz/skills/intros/agent",
    "manifestUrl": "https://openagent3.xyz/skills/intros/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/intros/agent.md"
  }
}