mcpbeat

Grad Spiral Of Silence

asgard-ai-platform/grad-spiral-of-silence

Apply spiral of silence theory (Noelle-Neumann) to analyze how perceived opinion climate suppresses minority expression. Use this skill when the user needs to understand why certain viewpoints disappear from public discourse, evaluate the role of fear of isolation in opinion expression, or assess opinion climate dynamics — even if they say 'why are people afraid to speak up', 'silent majority', or 'social pressure on opinions'.

9k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
223
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-spiral-of-silence

What comes with it

30 773 bytes besides the instruction
examples/sample_scenario.md
references/digital-spiral.md
references/measurement.md

The instruction itself

12 sections, as written by the author

Spiral of Silence

Overview

The spiral of silence theory (Noelle-Neumann, 1974) explains how individuals' perception of the opinion climate — influenced by media and social observation — affects their willingness to express views. When people perceive their opinion as minority, fear of social isolation leads them to self-censor, creating a spiral where the perceived minority shrinks further.

When to Use

Trigger conditions:

  • Analyzing why certain opinions disappear from public discourse
  • Studying the relationship between perceived opinion climate and willingness to speak
  • Evaluating media's role in creating perceptions of majority/minority opinion

When NOT to use:

  • When studying which issues get attention (use agenda-setting)
  • When analyzing how issues are interpreted (use framing theory)
  • When studying group polarization dynamics (use social identity theory)

Assumptions

IRON LAW: The Spiral Activates ONLY on Morally-Loaded Issues

The mechanism requires:
1. The issue must be MORALLY loaded (social sanctions for deviance are real)
2. Individuals possess a QUASI-STATISTICAL SENSE — they constantly
   monitor the opinion environment to gauge majority/minority position
3. FEAR OF ISOLATION motivates conformity — people prefer silence
   over social exclusion
On value-neutral or purely factual topics, opinion climate has little
effect on expression willingness.

Methodology

Step 1: Identify the Issue

Select a morally loaded, controversial issue where social sanctions for holding a minority position are plausible.

Step 2: Measure Opinion Climate Perception

Survey respondents on: (a) their own opinion, (b) their perception of majority opinion, (c) their perception of future opinion trends.

Step 3: Assess Willingness to Speak

Use the "train test" (Noelle-Neumann): Would you discuss this topic with a stranger on a long train ride? Measure willingness to express opinion publicly.

Step 4: Analyze the Spiral

Test whether perceived minority status predicts reduced willingness to speak, controlling for opinion strength, demographics, and media use.

Output Format

# Spiral of Silence Analysis: {Issue}

## Opinion Distribution
- Actual opinion split: {survey data}
- Perceived majority: {what people THINK most others believe}
- Perception gap: {difference between actual and perceived majority}

## Willingness to Speak
- Perceived majority holders: {expression willingness}
- Perceived minority holders: {expression willingness}
- Spiral evidence: {is perceived minority less willing to speak?}

## Media's Role
- Media portrayal of opinion climate: {which side media presents as dominant}
- Consonance: {are media outlets presenting similar opinion climate?}

## Moderators
- Hardcores: {individuals who speak regardless of climate}
- Issue type: {moral loading level}
- Online vs offline: {differences in expression context}

Gotchas

  • Online expression changes dynamics: Social media may weaken the spiral (anonymity reduces fear of isolation) or strengthen it (pile-on effects, cancel culture). The original theory predates digital communication.
  • Hardcores exist: Not everyone self-censors. "Hardcores" and opinion leaders speak regardless of perceived climate. The spiral applies to the conformist majority.
  • Media consonance is key: The spiral requires CONSONANT media — if media outlets present different opinion climates, individuals receive mixed signals and the spiral weakens.
  • Cultural variation: Fear of isolation varies across cultures. Individualist cultures may show weaker spirals than collectivist cultures with stronger conformity norms.
  • Reference group matters: People assess opinion climate within their REFERENCE GROUP, not society at large. A person may be in the global minority but the local majority.

References

  • For train test methodology and measurement, see references/measurement.md
  • For spiral of silence in digital media contexts, see references/digital-spiral.md

How to use it

Copy the folder

Take asgard-ai-platform/grad-spiral-of-silence from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.