mcpbeat Sign in

Grad Spiral Of Silence Agent Skill

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

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

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.