Contagious

🌐Community
by wondelai · vlatest · Repository

This skill simulates a spreading trend or idea within a group, revealing emergent behaviors and potential shifts in opinion.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add contagious npx -- -y @trustedskills/contagious
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "contagious": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/contagious"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The contagious skill allows an AI agent to simulate and model the spread of information or behaviors within a population. It can predict how quickly something will become widespread, identify key influencers in a network, and assess the impact of interventions designed to either accelerate or decelerate adoption. The skill uses mathematical models to represent these processes, providing insights beyond simple observation.

When to use it

  • Marketing Campaign Planning: Predict viral marketing potential and optimize messaging for maximum reach.
  • Public Health Simulations: Model the spread of a disease or health behavior (e.g., vaccination) within a community.
  • Social Network Analysis: Identify influential users in an online network to understand information flow.
  • Rumor Tracking: Analyze how quickly and widely rumors or misinformation might propagate through a group.

Key capabilities

  • Simulates the spread of behaviors/information.
  • Predicts adoption rates over time.
  • Identifies key influencers within a population.
  • Models the impact of interventions (e.g., awareness campaigns).

Example prompts

  • "Model how quickly a new product feature will be adopted by our user base, assuming 10% initial interest."
  • "Simulate the spread of misinformation about climate change through Twitter, starting with 5 influential accounts."
  • "Predict the impact of a public health campaign promoting handwashing on reducing infection rates in a school."

Tips & gotchas

The accuracy of the simulation depends heavily on the quality and relevance of the input data. Ensure you have realistic estimates for initial adoption rates and network connectivity to get meaningful results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
wondelai
Installs
0

🌐 Community

Passed automated security scans.