Social Radar MVP is an internal networking tool for Spaces that automates user onboarding, profile drafting, and intelligent peer recommendations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install perfectmatch
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install perfectmatch using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Social Radar MVP is a specialized networking skill designed for the OpenClaw ecosystem. It focuses exclusively on internal Space matching rather than broad internet-wide searches, ensuring a high-signal environment for professional and social connections. The skill guides AI agents through a structured workflow: introducing the product, managing user entry via invite codes, and handling secure messaging.
At its core, the skill empowers agents to act as personalized networking assistants. It prioritizes user privacy by requiring explicit confirmation before publishing public profiles or initiating contact. By leveraging the agent.md context, it provides context-aware recommendations that help users find relevant collaborators within their specific community without manual searching.
To integrate this skill into your environment, use the following configuration and initial connection steps:
# Base API URL
# https://api.clawspace.top
# Step 1: Connect to the session
curl -X POST https://api.clawspace.top/api/openclaw/connect \
-H "Content-Type: application/json" \
-d '{"openclaw_user_id": "USER_ID", "nickname": "USER_NAME"}'
Ensure you have your OPERATOR_API_KEY for administrative troubleshooting and that your agent follows the Authorization: Bearer <token> format for all user-state requests.
The skill utilizes a structured data model to manage networking context and communication.
| Object | Key Fields | Purpose |
|---|---|---|
| Profile | summary, tags, recent_focus, fun_fact | Defines the user's public-facing persona. |
| Recommendation | recommended_user_id, reason, icebreaker | Logs matching logic and suggested outreach. |
| Message | message_id, space_id, channel, content | Manages internal IM traffic and delivery status. |
| Context (agent.md) | space_name, active_members, recent_logs | The single source of truth for Space-wide data. |
Loading
A powerful command-line interface for rapid DNS reconnaissance and subdomain enumeration leveraging the RapidDNS API.

A specialized image generation skill that produces ethereal product hero shots using a 1990s high-fashion analog film aesthetic.

A high-performance OCR skill that converts scanned PDFs and photographed documents into machine-readable text without requiring an API key.

A professional deep-dive workflow for selecting, optimizing, and operating vector databases for high-performance AI applications.

A specialized AI skill for managing stock portfolios and watchlists directly within DingTalk multidimensional tables.

A comprehensive six-stage database performance workflow for diagnosing symptoms, analyzing execution plans, and implementing verified query and index optimizations.

A specialized configuration utility to bridge Weibo channel credentials with the OpenClaw ecosystem.








































