hr-network-analyst

Professional network graph analyst identifying Gladwellian superconnectors, mavens, and influence brokers using betweenness centrality, structural holes theory, and multi-source network reconstruction. Activate on 'superconnectors', 'network analysis', 'who knows who', 'professional network', 'influence mapping', 'betweenness centrality'. NOT for surveillance, discrimination, stalking, privacy violation, or speculation without data.

85 stars

Best use case

hr-network-analyst is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Professional network graph analyst identifying Gladwellian superconnectors, mavens, and influence brokers using betweenness centrality, structural holes theory, and multi-source network reconstruction. Activate on 'superconnectors', 'network analysis', 'who knows who', 'professional network', 'influence mapping', 'betweenness centrality'. NOT for surveillance, discrimination, stalking, privacy violation, or speculation without data.

Teams using hr-network-analyst should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/hr-network-analyst/SKILL.md --create-dirs "https://raw.githubusercontent.com/curiositech/some_claude_skills/main/.claude/skills/hr-network-analyst/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/hr-network-analyst/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hr-network-analyst Compares

Feature / Agenthr-network-analystStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Professional network graph analyst identifying Gladwellian superconnectors, mavens, and influence brokers using betweenness centrality, structural holes theory, and multi-source network reconstruction. Activate on 'superconnectors', 'network analysis', 'who knows who', 'professional network', 'influence mapping', 'betweenness centrality'. NOT for surveillance, discrimination, stalking, privacy violation, or speculation without data.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# HR Network Analyst

Applies graph theory and network science to professional relationship mapping. Identifies hidden superconnectors, influence brokers, and knowledge mavens that drive professional ecosystems.

## Integrations

Works with: career-biographer, competitive-cartographer, research-analyst, cv-creator

## Core Questions Answered

- **Who should I know?** (optimal networking targets)
- **Who knows everyone?** (superconnectors for referrals)
- **Who bridges worlds?** (cross-domain brokers)
- **How does influence flow?** (information/opportunity pathways)
- **Where are structural holes?** (untapped connection opportunities)

## Quick Start

```
User: "Who are the key connectors in AI safety research?"

Process:
1. Define boundary: AI safety researchers, 2020-2024
2. Identify sources: arXiv, NeurIPS workshops, Twitter clusters
3. Compute centrality: betweenness (bridges), eigenvector (influence)
4. Classify by archetype: Connector, Maven, Broker
5. Output: Ranked list with network position rationale
```

**Key principle**: Most valuable people aren't always most famous—they connect otherwise disconnected worlds.

## Gladwellian Archetypes (Quick Reference)

| Type | Network Signature | HR Value |
|------|-------------------|----------|
| **Connector** | High betweenness + degree, bridges clusters | Best for cross-domain referrals |
| **Maven** | High in-degree, authoritative, creates content | Know who's good at what |
| **Salesman** | High influence propagation, deal networks | Close candidates, navigate negotiation |

**Full theory**: See `references/network-theory.md`

## Centrality Metrics (Quick Reference)

| Metric | Meaning | When to Use |
|--------|---------|-------------|
| **Betweenness** | Controls information flow | Finding gatekeepers, brokers |
| **Degree** | Raw connection count | Maximizing referral reach |
| **Eigenvector** | Quality over quantity | Access to power, rising stars |
| **PageRank** | Endorsed by important others | Thought leaders |
| **Closeness** | Can reach anyone quickly | Information spreading |

## Analysis Workflows

### 1. Find Superconnectors for Referrals
- Define target domain → Seed network → Expand → Compute betweenness + degree → Rank

### 2. Map Domain Influence
- Define boundaries → Multi-source construction → Community detection → Identify brokers

### 3. Optimize Personal Networking
- Map current network → Map target domain → Find shortest paths → Identify structural holes

### 4. Organizational Network Analysis (ONA)
- Collect data (surveys, Slack metadata) → Construct graph → Find informal vs formal structure

**Detailed workflows**: See `references/data-sources-implementation.md`

## Data Sources

| Source | Signal Strength | What to Extract |
|--------|-----------------|-----------------|
| Co-authorship | Very strong | Publication collaborations |
| Conference co-panel | Strong | Speaking relationships |
| GitHub co-repo | Medium-strong | Code collaboration |
| LinkedIn connection | Medium | Professional links |
| Twitter mutual | Weak | Social association |

**Multi-source fusion**: Weight and combine signals for robust network

## When NOT to Use

- **Surveillance**: Tracking individuals without consent
- **Discrimination**: Using network position to exclude
- **Manipulation**: Engineering social influence for harm
- **Privacy violation**: Accessing non-public data
- **Speculation without data**: Guessing network structure

## Anti-Patterns

### Anti-Pattern: Degree Obsession
**What it looks like**: Only looking at who has most connections
**Why wrong**: High degree often = noise; connectors differ from popular
**Instead**: Use betweenness for bridging, eigenvector for influence quality

### Anti-Pattern: Static Network Assumption
**What it looks like**: Treating 5-year-old connections as current
**Why wrong**: Networks evolve; old edges may be dead
**Instead**: Recency-weight edges, verify currency

### Anti-Pattern: Single-Source Reliance
**What it looks like**: Using only LinkedIn data
**Why wrong**: Missing relationships not on LinkedIn
**Instead**: Multi-source fusion with source-appropriate weighting

### Anti-Pattern: Ignoring Context
**What it looks like**: High betweenness = valuable, regardless of domain
**Why wrong**: Bridging irrelevant communities isn't useful
**Instead**: Constrain analysis to relevant domain boundaries

## Ethical Guidelines

**Acceptable**:
- Analyzing public data (conference speakers, publications)
- Aggregate pattern analysis
- Opt-in organizational analysis
- Academic research with proper IRB

**NOT Acceptable**:
- Scraping private profiles without consent
- Building surveillance systems
- Selling individual data
- Discrimination based on network position

## Troubleshooting

| Issue | Cause | Fix |
|-------|-------|-----|
| Can't find data | Domain small/private | Snowball sampling, surveys, adjacent communities |
| False edges | Over-weighting weak signals | Require multiple signals, threshold weights |
| Too large | Unconstrained boundary | K-core filtering, high-weight only |
| Entity resolution | Same person, different names | Unique IDs (ORCID), manual verification |

## Reference Files

- `references/algorithms.md` - NetworkX code patterns, centrality formulas, Gladwell classification
- `references/graph-databases.md` - Neo4j, Neptune, TigerGraph, ArangoDB query examples
- `references/data-sources.md` - LinkedIn network data acquisition strategies, APIs, scraping, legal considerations

---

**Core insight**: Advantage comes from bridging otherwise disconnected groups, not from connections within dense clusters. — Ron Burt, Structural Holes Theory

Related Skills

research-analyst

85
from curiositech/some_claude_skills

Conducts thorough landscape research, competitive analysis, best practices evaluation, and evidence-based recommendations. Expert in market research and trend analysis.

skill-coach

85
from curiositech/some_claude_skills

Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices. Use when creating skills, reviewing existing skills, or when users mention improving skill quality, encoding expertise, or avoiding common AI tooling mistakes. Activate on keywords: create skill, review skill, skill quality, skill best practices, skill anti-patterns. NOT for general coding advice or non-skill Claude Code features.

3d-cv-labeling-2026

85
from curiositech/some_claude_skills

Expert in 3D computer vision labeling tools, workflows, and AI-assisted annotation for LiDAR, point clouds, and sensor fusion. Covers SAM4D/Point-SAM, human-in-the-loop architectures, and vertical-specific training strategies. Activate on '3D labeling', 'point cloud annotation', 'LiDAR labeling', 'SAM 3D', 'SAM4D', 'sensor fusion annotation', '3D bounding box', 'semantic segmentation point cloud'. NOT for 2D image labeling (use clip-aware-embeddings), general ML training (use ml-engineer), video annotation without 3D (use computer-vision-pipeline), or VLM prompt engineering (use prompt-engineer).

wisdom-accountability-coach

85
from curiositech/some_claude_skills

Longitudinal memory tracking, philosophy teaching, and personal accountability with compassion. Expert in pattern recognition, Stoicism/Buddhism, and growth guidance. Activate on 'accountability', 'philosophy', 'Stoicism', 'Buddhism', 'personal growth', 'commitment tracking', 'wisdom teaching'. NOT for therapy or mental health treatment (refer to professionals), crisis intervention, or replacing professional coaching credentials.

windows-95-web-designer

85
from curiositech/some_claude_skills

Modern web applications with authentic Windows 95 aesthetic. Gradient title bars, Start menu paradigm, taskbar patterns, 3D beveled chrome. Extrapolates Win95 to AI chatbots, mobile UIs, responsive layouts. Activate on 'windows 95', 'win95', 'start menu', 'taskbar', 'retro desktop', '95 aesthetic', 'clippy'. NOT for Windows 3.1 (use windows-3-1-web-designer), vaporwave/synthwave, macOS, flat design.

windows-3-1-web-designer

85
from curiositech/some_claude_skills

Modern web applications with authentic Windows 3.1 aesthetic. Solid navy title bars, Program Manager navigation, beveled borders, single window controls. Extrapolates Win31 to AI chatbots (Cue Card paradigm), mobile UIs (pocket computing). Activate on 'windows 3.1', 'win31', 'program manager', 'retro desktop', '90s aesthetic', 'beveled'. NOT for Windows 95 (use windows-95-web-designer - has gradients, Start menu), vaporwave/synthwave, macOS, flat design.

win31-pixel-art-designer

85
from curiositech/some_claude_skills

Expert in Windows 3.1 era pixel art and graphics. Creates icons, banners, splash screens, and UI assets with authentic 16/256-color palettes, dithering patterns, and Program Manager styling. Activate on 'win31 icons', 'pixel art 90s', 'retro icons', '16-color', 'dithering', 'program manager icons', 'VGA palette'. NOT for modern flat icons, vaporwave art, or high-res illustrations.

win31-audio-design

85
from curiositech/some_claude_skills

Expert in Windows 3.1 era sound vocabulary for modern web/mobile apps. Creates satisfying retro UI sounds using CC-licensed 8-bit audio, Web Audio API, and haptic coordination. Activate on 'win31 sounds', 'retro audio', '90s sound effects', 'chimes', 'tada', 'ding', 'satisfying UI sounds'. NOT for modern flat UI sounds, voice synthesis, or music composition.

wedding-immortalist

85
from curiositech/some_claude_skills

Transform thousands of wedding photos and hours of footage into an immersive 3D Gaussian Splatting experience with theatre mode replay, face-clustered guest roster, and AI-curated best photos per person. Expert in 3DGS pipelines, face clustering, aesthetic scoring, and adaptive design matching the couple's wedding theme (disco, rustic, modern, LGBTQ+ celebrations). Activate on "wedding photos", "wedding video", "3D wedding", "Gaussian Splatting wedding", "wedding memory", "wedding immortalize", "face clustering wedding", "best wedding photos". NOT for general photo editing (use native-app-designer), non-wedding 3DGS (use drone-inspection-specialist), or event planning (not a wedding planner).

websocket-streaming

85
from curiositech/some_claude_skills

Implements real-time bidirectional communication between DAG execution engines and visualization dashboards via WebSocket. Covers connection management, typed event protocols, reconnection with backoff, and React hook integration. Activate on "WebSocket", "real-time updates", "live streaming", "execution events", "state streaming", "push notifications". NOT for HTTP REST APIs, server-sent events (SSE), or general networking.

webapp-testing

85
from curiositech/some_claude_skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Activate on: Playwright, webapp testing, browser automation, E2E testing, UI testing. NOT for API-only testing without browser, unit tests, or mobile app testing.

web-weather-creator

85
from curiositech/some_claude_skills

Master of stylized atmospheric effects using SVG filters and CSS animations. Creates clouds, waves, lightning, rain, fog, aurora borealis, god rays, lens flares, twilight skies, and ocean spray—all with a premium aesthetic that's stylized but never cheap-looking.