mcpbeat Sign in

Grad Agenda Setting Agent Skill

Apply agenda-setting theory (McCombs & Shaw) to analyze how media salience transfers to public perception. Use this skill when the user needs to study media influence on public opinion priorities, evaluate issue salience transfer across media and public agendas, or design communication strategies that leverage agenda-setting effects — even if they say 'why is everyone talking about this topic', 'how does media shape public priorities', or 'which issues get attention and why'.

8k 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-agenda-setting

What comes with it

27 703 bytes besides the instruction
examples/sample_scenario.md
references/advanced-models.md
references/content-analysis.md

The instruction itself

12 sections, as written by the author

Agenda-Setting Theory

Overview

Agenda-setting theory posits that mass media may not tell people what to think, but powerfully influences what they think about. By selecting, emphasizing, and repeating certain issues, media transfers issue salience from the media agenda to the public agenda.

When to Use

Trigger conditions:

  • Analyzing how media coverage shapes public issue priorities
  • Evaluating the relationship between media attention and public concern
  • Designing strategic communication to elevate issue salience

When NOT to use:

  • When analyzing HOW people think about issues (use framing theory instead)
  • When studying long-term worldview formation (use cultivation theory instead)
  • When examining minority opinion suppression (use spiral of silence instead)

Assumptions

IRON LAW: Media May Not Tell People WHAT to Think, But It Tells Them WHAT TO THINK ABOUT

Issue salience is transferred from media to public agenda. The MORE
coverage an issue receives, the MORE important the public perceives it
to be — regardless of objective importance. This operates at two levels:
1. First level: OBJECT salience (which issues matter)
2. Second level: ATTRIBUTE salience (which aspects of issues matter)

Methodology

Step 1: Identify Agendas

Define the media agenda (content analysis of coverage frequency/prominence) and public agenda (survey data on "most important problem").

Step 2: Measure Salience

Quantify issue salience on both agendas. Media: column inches, airtime, front-page placement. Public: survey rankings, social media volume.

Step 3: Analyze Transfer

Examine the correlation between media salience and public salience over time. Account for time lag (typically 4-8 weeks for traditional media).

Step 4: Assess Contingent Conditions

Evaluate moderators: need for orientation (relevance + uncertainty), obtrusiveness of issues, media credibility, audience characteristics.

Output Format

# Agenda-Setting Analysis: {Issue/Context}

## Media Agenda
- Issues ranked by salience: {list with coverage metrics}
- Time period: {dates analyzed}
- Sources: {media outlets examined}

## Public Agenda
- Issues ranked by perceived importance: {survey/social data}
- Measurement method: {MIP survey, social media analysis, etc.}

## Salience Transfer
- Correlation: {media-public agenda correlation}
- Time lag: {observed lag period}
- Direction: {media→public, public→media, or intermedia}

## Moderating Factors
- Need for orientation: {high/low and why}
- Issue obtrusiveness: {obtrusive vs unobtrusive}

## Implications
{Strategic recommendations based on findings}

Gotchas

  • Correlation ≠ causation: High media-public correlation doesn't prove media caused the salience shift — reverse agenda-setting (public→media) and real-world cues both exist.
  • Obtrusive vs unobtrusive issues: Agenda-setting effects are STRONGER for unobtrusive issues (those people don't experience directly). For obtrusive issues, personal experience competes with media influence.
  • Digital fragmentation: In fragmented media environments, there may be no single "media agenda" — different audiences consume different media with different agendas.
  • Second-level conflation: Don't confuse attribute agenda-setting (which attributes are salient) with framing (how attributes are interpreted). They overlap but are theoretically distinct.
  • Time lag varies: The optimal lag between media coverage and public opinion change varies by issue type, media type, and cultural context. There is no universal "correct" lag.

References

  • For second-level and network agenda-setting models, see references/advanced-models.md
  • For content analysis methodology, see references/content-analysis.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-agenda-setting 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.