affaan-m/ECC

social-graph-ranker

加权社交图谱排名,用于在X和LinkedIn上发现温暖介绍、桥梁评分和网络差距分析。当用户想要可重用的图谱排名引擎本身,而不是其上层更广泛的推广或网络维护工作流时使用。

64Collecting
See how to use itView GitHub source
npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/social-graph-ranker"
Automated source guide

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Reorganized from the pinned upstream SKILL.md

Turn social-graph-ranker's source instructions into a guide you can follow

According to the pinned SKILL.md from affaan-m/ECC: 根据内在价值对现有互关或联系人进行排名 为目标列表绘制温暖路径 衡量跨一度和二度连接的桥梁价值 决定哪些目标适合温暖引荐而非直接冷启动外联 独立于 lead-intelligence 或 connections-optimizer 理解图谱数学原理

npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/social-graph-ranker"
Check the pinned source

Best fit

  • 加权社交图谱排名,用于在X和LinkedIn上发现温暖介绍、桥梁评分和网络差距分析。当用户想要可重用的图谱排名引擎本身,而不是其上层更广泛的推广或网络维护工作流时使用。

Bring this context

  • A concrete task that matches the documented purpose of social-graph-ranker.
  • The files, examples, or context the task depends on.
  • Your constraints, target environment, and definition of done.

Expected outputs

  • A result that follows the pinned social-graph-ranker instructions.
  • A concise record of assumptions, inputs used, and unresolved questions.
  • A final check against the source workflow and relevant permission signals.

Key source sections

Read social-graph-ranker through these 5 source sections

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

何时独立使用

"我的网络中谁最适合引荐我?" "对我的互关进行排名,看谁能帮我联系到这些人" "针对此ICP映射我的图谱" "展示桥梁数学计算"

SKILL.md · 何时独立使用
"我的网络中谁最适合引荐我?""对我的互关进行排名,看谁能帮我联系到这些人""针对此ICP映射我的图谱"
02

输入

目标人物、公司或ICP定义 用户在X、LinkedIn或两者上的当前图谱 权重优先级,如角色、行业、地理位置和响应性 遍历深度和衰减容忍度

SKILL.md · 输入
目标人物、公司或ICP定义用户在X、LinkedIn或两者上的当前图谱权重优先级,如角色、行业、地理位置和响应性
03

核心模型

T = 加权目标集 M = 你当前的互关/直接联系人 d(m, t) = 从互关 m 到目标 t 的最短跳数距离 w(t) = 来自信号评分的目标权重

SKILL.md · 核心模型
T = 加权目标集M = 你当前的互关/直接联系人d(m, t) = 从互关 m 到目标 t 的最短跳数距离
04

评分信号

角色或职位匹配度 公司或行业契合度 当前活跃度和时效性 地理相关性 影响力或覆盖范围 响应可能性

SKILL.md · 评分信号
角色或职位匹配度公司或行业契合度当前活跃度和时效性
05

工作流程

1. 构建加权目标集。 2. 从X、LinkedIn或两者拉取用户的图谱。 3. 计算直接桥梁分数。 4. 为最高价值的互关扩展二度候选者。 5. 按 R(m) 排名。 6. 返回: 最佳温暖引荐请求 条件性桥梁路径 不存在温暖路径的图谱缺口

SKILL.md · 工作流程
构建加权目标集。从X、LinkedIn或两者拉取用户的图谱。计算直接桥梁分数。

SkillSignal prompt templates

Provide the task, context, and acceptance criteria

These prompts were written by SkillSignal from the source structure; they are not upstream text.

Task-start prompt

Confirm source fit, inputs, and outputs before acting.

Use social-graph-ranker to help me with: [specific task]. Context: [files, data, or background]. Constraints: [environment, scope, and prohibited actions]. Before acting, check the pinned SKILL.md and explain which sections apply, what inputs are still missing, and what you will deliver.

Source-guided execution

Make the Agent explicitly follow the key extracted sections.

Apply the pinned social-graph-ranker source to [task]. Pay particular attention to these source sections: “何时独立使用”, “输入”, “核心模型”, “评分信号”, “工作流程”. Preserve the important decision at each step. Mark facts not covered by the source as “needs confirmation” instead of inventing them. Then verify the result against my acceptance criteria: [criteria].

Result-review prompt

Check omissions, permissions, and source drift before delivery.

Review the current social-graph-ranker result: (1) does it satisfy the original task; (2) were any applicable steps or limits in the pinned SKILL.md missed; (3) did it perform any unauthorized file, command, network, or data action; and (4) which conclusions remain unverified? List issues first, then fix only what the source or user authorization supports.

Output checklist

Verify each item before delivery

The task matches the purpose documented in the SKILL.md.

The source section “何时独立使用” has been checked.

The source section “输入” has been checked.

The source section “核心模型” has been checked.

The source section “评分信号” has been checked.

Inputs, constraints, and acceptance criteria are explicit.

Unverified facts, compatibility, and outcome claims are clearly marked.

Any file, command, network, or data action has been reviewed.

Choose a different workflow

When another Skill is the better fit

social-graph-ranker

Weighted social-graph ranking for warm intro discovery, bridge scoring, and network gap analysis across X and LinkedIn. Use when the user wants the reusable graph-ranking engine itself, not the broader outreach or network-maintenance workflow layered on top of it.

A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.

Open source detail

social-graph-ranker

XとLinkedInでのウォームイントロ発見、ブリッジスコアリング、ネットワークギャップ分析のための重み付きソーシャルグラフランキング。ユーザーがランキングエンジン自体を必要としている場合(より広いプロモーションやネットワーク維持ワークフローではなく)に使用する。

A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.

Open source detail

ab-testing

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program

A separate implementation from coreyhaines31/marketingskills; compare its source, maintenance signals, and permission requirements.

Open source detail

FAQ

What does social-graph-ranker do?

根据内在价值对现有互关或联系人进行排名 为目标列表绘制温暖路径 衡量跨一度和二度连接的桥梁价值 决定哪些目标适合温暖引荐而非直接冷启动外联 独立于 lead-intelligence 或 connections-optimizer 理解图谱数学原理

How do I start using social-graph-ranker?

The catalog detected this source-specific install command: npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/social-graph-ranker". Inspect the command and pinned source before running it.

Which Agent platforms does it declare?

No dedicated Agent platform is declared in the pinned source record.

Repository stars
234,327
Repository forks
35,711
Quality
64/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

64/100
Documentation21/30
Specificity11/25
Maintenance20/20
Trust signals12/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

social-graph-ranker by affaan-m

Weighted social-graph ranking for warm intro discovery, bridge scoring, and network gap analysis across X and LinkedIn. Use when the user wants the reusable graph-ranking engine itself, not the broader outreach or network-maintenance workflow layered on top of it.

social-graph-ranker by affaan-m

XとLinkedInでのウォームイントロ発見、ブリッジスコアリング、ネットワークギャップ分析のための重み付きソーシャルグラフランキング。ユーザーがランキングエンジン自体を必要としている場合(より広いプロモーションやネットワーク維持ワークフローではなく)に使用する。

ab-testing by coreyhaines31

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program

churn-prevention by coreyhaines31

When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o

design-intelligence by event4u-app

Grounded design brief from the adopted corpus — style, WCAG-checked color tokens, typography, layout pattern, anti-patterns. Use on ui-design-brief or any which-style/palette/font/chart decision.

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 1 min

社交图谱排名器

面向网络感知外联的规范化加权图排名层。

当用户需要以下功能时使用此工具:

  • 根据内在价值对现有互关或联系人进行排名
  • 为目标列表绘制温暖路径
  • 衡量跨一度和二度连接的桥梁价值
  • 决定哪些目标适合温暖引荐而非直接冷启动外联
  • 独立于 lead-intelligenceconnections-optimizer 理解图谱数学原理

何时独立使用

当用户主要需要排名引擎时选择此技能:

  • "我的网络中谁最适合引荐我?"
  • "对我的互关进行排名,看谁能帮我联系到这些人"
  • "针对此ICP映射我的图谱"
  • "展示桥梁数学计算"

当用户真正需要以下功能时,请勿单独使用此技能:

  • 完整的潜在客户生成和外联序列 -> 使用 lead-intelligence
  • 修剪、重新平衡和扩展网络 -> 使用 connections-optimizer

输入

收集或推断:

  • 目标人物、公司或ICP定义
  • 用户在X、LinkedIn或两者上的当前图谱
  • 权重优先级,如角色、行业、地理位置和响应性
  • 遍历深度和衰减容忍度

核心模型

给定:

  • T = 加权目标集
  • M = 你当前的互关/直接联系人
  • d(m, t) = 从互关 m 到目标 t 的最短跳数距离
  • w(t) = 来自信号评分的目标权重

基础桥梁分数:

B(m) = Σ_{t ∈ T} w(t) · λ^(d(m,t) - 1)

其中:

  • λ 是衰减因子,通常为 0.5
  • 直接路径贡献全部价值
  • 每增加一跳,贡献减半

二度扩展:

B_ext(m) = B(m) + α · Σ_{m' ∈ N(m) \\ M} Σ_{t ∈ T} w(t) · λ^(d(m',t))

其中:

  • N(m) \\ M 是互关认识但你认识的人集合
  • α 对二度可达性进行折扣,通常为 0.3

响应调整后的最终排名:

R(m) = B_ext(m) · (1 + β · engagement(m))

其中:

  • engagement(m) 是归一化的响应性或关系强度
  • β 是参与度加成,通常为 0.2

解读:

  • 第一梯队:高 R(m) 和直接桥梁路径 -> 温暖引荐请求
  • 第二梯队:中等 R(m) 和一跳桥梁路径 -> 条件性引荐请求
  • 第三梯队:低 R(m) 或无可行桥梁 -> 直接外联或关注缺口填补

评分信号

在图遍历前根据当前优先级集对目标进行加权:

  • 角色或职位匹配度
  • 公司或行业契合度
  • 当前活跃度和时效性
  • 地理相关性
  • 影响力或覆盖范围
  • 响应可能性

在遍历后对互关进行加权:

  • 进入目标集的加权路径数量
  • 这些路径的直接性
  • 响应性或过往互动历史
  • 进行引荐的上下文契合度

工作流程

  1. 构建加权目标集。
  2. 从X、LinkedIn或两者拉取用户的图谱。
  3. 计算直接桥梁分数。
  4. 为最高价值的互关扩展二度候选者。
  5. R(m) 排名。
  6. 返回:
    • 最佳温暖引荐请求
    • 条件性桥梁路径
    • 不存在温暖路径的图谱缺口

输出格式

社交图谱排名
====================

优先级集合:
平台:
衰减模型:

顶级桥梁
- 共同好友 / 连接
  基础分数:
  扩展分数:
  最佳目标:
  路径摘要:
  推荐操作:

条件路径
- 共同好友 / 连接
  原因:
  额外跳数成本:

无温暖路径
- 目标
  推荐:直接联系 / 填补图谱空白

相关技能

  • lead-intelligence 在更广泛的目标发现和外联管道中使用此排名模型
  • connections-optimizer 在决定保留、修剪或添加谁时使用相同的桥梁逻辑
  • brand-voice 应在起草任何引荐请求或直接外联之前运行
  • x-api 提供X图谱访问和可选执行路径
Source repo
affaan-m/ECC
Skill path
docs/zh-CN/skills/social-graph-ranker/SKILL.md
Commit SHA
4e973d3eaf92
Repository license
MIT
Data collected