← All skills
Tencent SkillHub Β· Developer Tools

ClawBridge - Find Connections

Runs nightly searches to identify and rank relevant candidates matching your offer and ask, delivering evidence-backed connection briefs for human review.

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

Runs nightly searches to identify and rank relevant candidates matching your offer and ask, delivering evidence-backed connection briefs for human review.

⬇ 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
README.md, schema/connection_brief.json, venues/moltbook.md, venues/communities.md, venues/web.md, package.json

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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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.1

Documentation

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

claw-clawbridge

The Intelligent Connection Bridge: A high-signal scouting agent that runs nightly to bridge you with the right people.

Overview

Clawbridge transforms a simple human prompt into a persistent, nightly scouting operation. It doesn't just find leads; it builds a bridge between your goals and the people who can help you achieve them. Human Intent: You define what you offer and who you're looking for once. Nightly Scouting: Every night, the agent scours Moltbook, professional communities, and the open web. Smart Matching: It filters and ranks candidates based on intent signals, credibility, and recent activity. Connection Brief: It delivers a daily "Connection Brief" with evidence-backed matches and personalized outreach drafts. Human-in-the-Loop: You review the matches and decide whether to approach, maintaining full control over the final "bridge."

Via ClawHub (Recommended)

# Install the ClawHub CLI npm install -g clawhub # Install this skill clawhub install claw-clawbridge

Via Legacy clawdbot CLI

# From registry clawdbot skills install claw-clawbridge # From GitHub clawdbot skills install github:YOUR_USERNAME/clawbridge-skill

Manual

Clone and copy to your OpenClaw workspace: git clone https://github.com/YOUR_USERNAME/clawbridge-skill.git ~/.openclaw/workspace/skills/claw-clawbridge openclaw gateway restart

Inputs

The skill requires the following inputs:

1. Project Profile (required)

offer: "What your agency/company offers" ask: "What you want (partners, clients, co-marketing, advisors)" ideal_persona: "Exact target persona(s)" verticals: - "keyword1" - "keyword2" - "keyword3" geo_timezone: "optional - geographic/timezone preferences" disallowed: - "do not contact constraints" tone: "Short style guidance for draft messages"

2. Constraints (optional)

no_spam_rules: - "No cold outreach to competitors" - "Respect unsubscribe requests" regions: - "US" - "EU" avoid_list: - "competitor@example.com" - "@spam_account"

3. Targets (optional)

venues: - "moltbook" - "web" - "communities" query_templates: - "{vertical} + hiring + partner" - "{vertical} + looking for + {ask}"

4. Run Budget (optional)

max_searches: 20 max_fetches: 50 max_minutes: 10

Tools Used

This skill uses the following OpenClaw tools: ToolPurposeWhen Usedweb_searchDiscover candidate pagesFast venue scanningweb_fetchExtract page contentReading candidate profilesbrowserJS-heavy sitesOnly when fetch fails

Security Requirements

⚠️ MUST follow these security defaults: Keep secrets out of prompts - Pass via env/config only Use strict tool allowlists - Only enable web_* tools when actively scouting Human-in-the-loop - NEVER auto-send outreach in MVP Rate limiting - Respect run budget constraints Avoid list enforcement - Never contact entries in avoid_list

Execution Flow

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ DISCOVERY PHASE β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚web_search│───▢│ Filter │───▢│ Dedupe β”‚ β”‚ β”‚ β”‚ (venues) β”‚ β”‚ Results β”‚ β”‚ & Queue β”‚ β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β–Ό β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ ENRICHMENT PHASE β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚web_fetch │───▢│ Extract │───▢│ Validate β”‚ β”‚ β”‚ β”‚ (pages) β”‚ β”‚ Signals β”‚ β”‚ Evidence β”‚ β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β–Ό β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ RANKING PHASE β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚ Score │───▢│ Rank │───▢│ Top K β”‚ β”‚ β”‚ β”‚ Heuristicβ”‚ β”‚ Sort β”‚ β”‚ Selectionβ”‚ β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β–Ό β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ DRAFTING PHASE β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚ Draft │───▢│ Review │───▢│ Output β”‚ β”‚ β”‚ β”‚ Messages β”‚ β”‚ Tone β”‚ β”‚ Brief β”‚ β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Output

The skill outputs a Connection Brief in two formats:

1. Structured JSON (run.json)

See schema/connection_brief.json for the full schema.

2. Human-Readable Markdown (run.md)

See examples/sample_run.md for a sample report.

Hard Requirements (discard if missing)

βœ… At least 2 evidence URLs per candidate βœ… Clear reason mapping to your ask βœ… Last activity within N days (configurable, default 30)

Risk Flags

Candidates are flagged if they exhibit: 🟑 low_evidence - Fewer than expected signals 🟑 spammy_language - Promotional or suspicious content 🟑 unclear_identity - Cannot verify who they are 🟑 too_salesy - Overly promotional content 🟑 irrelevant - Weak connection to your ask

Ranking Heuristic (v1)

Each candidate is scored on: FactorWeightDescriptionRelevance30%Match to keywords + askIntent25%Actively building/hiring/seekingCredibility20%Consistent footprint across sourcesRecency15%Recent activity signalsEngagement10%Mutual interests/communities Output: Top K candidates (default K=3, configurable 5-10)

Examples

See the examples/ directory for: sample_run.json - Full JSON output example sample_run.md - Human-readable report example

Prompts

The skill uses modular prompts located in prompts/: discovery.md - How to search for candidates filtering.md - How to apply hard requirements ranking.md - How to score and rank candidates drafting.md - How to write outreach messages

Venues

Venue-specific search strategies are in venues/: moltbook.md - Moltbook platform scouting web.md - General web search strategies communities.md - Community/forum discovery

Environment Variables

# Optional: Override defaults CLAWBRIDGE_TOP_K=5 # Number of candidates to return CLAWBRIDGE_RECENCY_DAYS=30 # Activity recency threshold CLAWBRIDGE_MAX_SEARCHES=20 # Max search queries per run CLAWBRIDGE_MAX_FETCHES=50 # Max page fetches per run

Workspace Configuration

The skill reads workspace config from the runner or vault: workspace_id: "ws_abc123" workspace_token: "tok_..." # For vault uploads delivery_target: "discord" # or "slack" or "email"

License

MIT License - See LICENSE file for details.

Contributing

Contributions welcome! Please read the prompts carefully and ensure any changes maintain: Deterministic output schema No secrets in prompts Human-in-the-loop requirement Evidence-based candidate selection

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
4 Docs2 Config
  • README.md Docs
  • venues/communities.md Docs
  • venues/moltbook.md Docs
  • venues/web.md Docs
  • package.json Config
  • schema/connection_brief.json Config