Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Network

ASecurity

Entry point for the network analysis toolkit. Routes to the right network skill based on your situation. Use when you say 'network', 'who's connected to whom', 'how does this spread', 'who are the key players', 'why did this go viral', 'network effects', 'tipping point', 'weak ties', 'bridges between groups', or want network thinking applied without knowing which specific tool fits.

19 stars
0 votes
0 copies
0 views
Added 9/19/2026
ai-agentsgonode

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill network --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Network?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Network
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-network/badge)](https://www.skillsdirectory.com/skills/rondoflow-network)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: network
description: "Entry point for the network analysis toolkit. Routes to the right network skill based on your situation. Use when you say 'network', 'who's connected to whom', 'how does this spread', 'who are the key players', 'why did this go viral', 'network effects', 'tipping point', 'weak ties', 'bridges between groups', or want network thinking applied without knowing which specific tool fits."
---

# Network

Applies network analysis to situations where structure — not just individual attributes — determines outcomes. Diagnoses what kind of network thinking is needed and routes to the right tool.

## Which tool fits

| You need to... | Tool |
|---|---|
| Identify the most influential, well-connected, or critical nodes | centrality |
| Model how something spreads — or fails to spread — through a network | contagion |
| Find the bridging connections that link otherwise-disconnected groups | weak-ties |
| Understand how value scales with participation and where tipping points lie | network-effects |

## Routing Decision

**Framing check:** Confirm the network and the question before routing. State what you've identified — the actual network being analyzed and the core question or decision at stake — in one sentence, then use `AskUserQuestion`:
- **Question:** "I'm reading this as: [your one-sentence framing of the network and the key question]. Is that right?"
- **Header:** "Framing"
- **Options:**
  - **Yes — proceed** — framing is correct
  - **Adjust** — one element is off; user will correct it before you continue
  - **Reframe** — different situation than read; incorporate the correction before proceeding

- **Need to identify key people, hubs, or critical points in a network** → centrality
- **Something is (or needs to) spread through a network — adoption, behavior, disease, failure** → contagion
- **Surprised by where information, opportunities, or influence came from** → weak-ties
- **Value of a product or platform depends on how many others use it** → network-effects
- **Unclear** → centrality; mapping who matters usually reveals how things spread, where bridges are, and what drives value

## Confirm Direction

After diagnosing which tool fits, use the `AskUserQuestion` tool to confirm direction. Construct the question dynamically to include your diagnosis:

- **Question:** "My read: **[diagnosed tool]** — [one sentence on why it fits]. How would you like to proceed?"
- **Header:** "Direction"
- **Options:**
  - **Yes, run that tool** — Execute the diagnosed skill immediately using the context already provided
  - **Show all options** — List every skill in this category with one-line descriptions
  - **Quick version** — Run a lighter-weight alternative if one exists for this situation
  - **Re-diagnose** — Revisit the situation description for a different read

Proceed based on their selection.

---

## Centrality

*Identifies which nodes in a network have the most influence, reach, or control.*

Not all nodes are equal. Centrality analysis measures which nodes are most connected (degree centrality), which are best positioned to reach the rest of the network quickly (closeness centrality), which sit on the most paths between others and can broker or bottleneck (betweenness centrality), and which are connected to other highly-connected nodes (eigenvector/PageRank centrality). Albert-László Barabási's work on scale-free networks showed that real-world networks are dominated by hubs — and understanding those hubs explains why some people, websites, cities, and companies exert disproportionate influence.

**Output:** Centrality rankings by type, identification of hubs and brokers, structural vulnerabilities, and the highest-leverage targets for intervention.

---

## Contagion

*Models how things spread through networks — ideas, behaviors, viruses, failures.*

Contagion depends on network structure as much as on the thing spreading. Duncan Watts' research showed that large cascades are not caused by exceptional "influencers" — they're caused by a susceptible network. Whether something spreads turns on: the reproduction number (how many nodes each infected node infects on average), the threshold structure of the population (what fraction of neighbours must adopt before you adopt), and the presence of structural bridges that let spread jump between clusters. Understanding contagion means understanding the network, not just the pathogen.

**Output:** Spread model with reproduction number estimate, threshold analysis, cascade risk, bottlenecks, and intervention points.

---

## Weak Ties

*Maps bridging connections across structural holes — the counterintuitive power of loose connections.*

Mark Granovetter's 1973 finding remains one of sociology's most durable results: the information and opportunities that change your life almost always come through weak ties — acquaintances, not close friends. Strong ties share the same information you already have; weak ties bridge different clusters. Structural holes — gaps in the network where no bridge currently exists — represent untapped arbitrage: the person who bridges them gains information advantage, influence, and access. This skill identifies where the structural holes are and who currently spans them.

**Output:** Strong-tie clusters identified, structural holes mapped, current bridges and their leverage, and recommendations for where to build or strengthen bridging connections.

---

## Network Effects

*Analyzes how value scales with participation — tipping points, lock-in, and winner-take-all dynamics.*

Robert Metcalfe's law states that the value of a network scales with the square of its connected users. But the mechanics vary: direct network effects (each user adds value to all others), indirect network effects (more users on one side attract complementary participants on the other), data network effects (more usage generates better intelligence that attracts more usage), and local network effects (value is driven by connections within a cluster, not the whole network). Understanding which type is operating tells you where the tipping point is, how defensible the position is, and whether this is a winner-take-all or winner-take-most market.

**Output:** Network effect type identified, tipping point analysis, current position relative to critical mass, defensibility assessment, and strategic implications.

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →