Network Pulse

See who matters in your network

A health check for your professional network. Network Pulse identifies your super-connectors, spots relationships going cold, measures your reach, and recommends specific people to invest time in this week. Think of it as analytics for your relationships.

Just say:

"How healthy is my network right now?"

"Who are my most important connectors?"

.claude/commands/network-pulse.md
# Network Pulse: See who matters in your network

Analyze my network and show me what's important right now.

Follow these steps:

1. **Find top connectors.** Use `hidn_find_top_connectors` to identify the most connected people in your network — the hubs who bridge the most groups.

2. **Measure your reach.** Use `hidn_get_network_reach` to see how many people you can reach at each degree of separation.

3. **Surface cold relationships.** Use `hidn_list_profiles_needing_attention` to find important contacts you haven't reached out to recently.

4. **Check relationship health.** For the top connectors and high-importance contacts returned, note their last interaction date and outreach cadence status.

5. **Find patterns.** Look at which organizations, industries, or relationship types dominate your network. Identify gaps or clusters.

## Output format

Present as a network health report:

**Your network at a glance**
- Total reach at 1, 2, and 3 degrees of separation
- Number of direct connections

**Super-connectors** (top 5)
- Who they are, how many connections they bridge, and when you last spoke

**Needs attention**
- High-importance contacts going cold
- Overdue outreach by days overdue

**Network strengths**
- Industries, companies, or skill areas where you're well-connected

**Network gaps**
- Areas where you have few or no connections

**Suggested actions**
- 2-3 specific relationship investments to make this week

myhidn tools this skill uses:

hidn_find_top_connectorshidn_get_network_reachhidn_list_profiles_needing_attention

Part of these cookbooks