grad-framing
Apply framing theory to analyze how selection, emphasis, and exclusion shape interpretation of issues. Use this skill when the user needs to deconstruct media or organizational frames, evaluate how different frames affect audience perception and decision-making, or design strategic communication frames — even if they say 'how is this issue being portrayed', 'why do people see this differently', or 'how should we frame this message'.
pinned to #4e7f4f8updated last month
Ask your AI client: “install skills/grad-framing”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/grad-framingmetahub onboarded this repo on the author's behalf.
If you own github.com/asgard-ai-platform/skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
225
Last commit
last month
Latest release
published
- #ai-agent
- #anthropic
- #claude
- #claude-agent-skills
- #claude-code
- #coding-agent
- #knowledge-base
- #mcp
- #methodology
- #open-source
- #prompt-engineering
- #skills
- #taiwan
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.4e7f4f8· last month
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
8 passed1 warningHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Description quality
65 words · 436 chars — "Apply framing theory to analyze how selection, emphasis, and exclusion shape int…"
README is present and substantial
33,936 chars · 20 sections · 3 code blocks
Tags / topics declared
13 total — ai-agent, anthropic, claude, claude-agent-skills, claude-code, coding-agent (+7)
README has usage / example sections
no labeled section but 3 code blocks document usage
Homepage / docs URL declared
https://vault.asgard-ai.com/skills/
Description is substantive
Description is 65 words.
Documentation present and substantive
Documentation present (SKILL.md, 604 words).
Documentation shows usage
Documentation includes 2 code examples.
Release history
1- releasecurrent4e7f4f8warnlast month
Contents
Framing Theory
Overview
Framing theory examines how the presentation of information — through selection, emphasis, and exclusion — shapes how audiences interpret and respond to issues. The same facts, framed differently, lead to systematically different judgments and decisions.
When to Use
Trigger conditions:
- Analyzing how media or organizations present issues to shape interpretation
- Comparing competing frames on the same issue
- Designing strategic communication with specific interpretive goals
When NOT to use:
- When studying which issues get attention (use agenda-setting instead)
- When analyzing long-term cumulative media effects (use cultivation theory)
- When studying individual cognitive processing (use dual-process theory)
Assumptions
IRON LAW: Framing Is About SELECTION and SALIENCE
The same facts presented in different frames lead to different
interpretations and decisions. A frame:
1. SELECTS some aspects of perceived reality
2. Makes them MORE SALIENT in communication
3. Promotes a particular problem definition, causal interpretation,
moral evaluation, or treatment recommendation (Entman, 1993)
There is no "unframed" message — all communication involves framing choices.
Methodology
Step 1: Identify Frames
Use inductive (emerge from data) or deductive (apply existing typology) frame analysis. Common generic frames: conflict, human interest, economic consequence, morality, responsibility.
Step 2: Analyze Frame Elements
For each frame, identify: problem definition, causal attribution, moral judgment, and recommended treatment (Entman's four functions).
Step 3: Compare Frame Effects
Assess how different frames affect audience: interpretation, attribution of responsibility, emotional response, policy preference.
Step 4: Evaluate Frame Competition
Analyze which frames dominate, who promotes them, and how counter-framing operates in public discourse.
Output Format
# Frame Analysis: {Issue/Topic}
## Identified Frames
| Frame | Problem Definition | Causal Attribution | Moral Judgment | Treatment |
|-------|-------------------|-------------------|----------------|-----------|
| {Frame A} | ... | ... | ... | ... |
| {Frame B} | ... | ... | ... | ... |
## Dominant Frame
- Frame: {which frame dominates}
- Promoted by: {actors/sources}
- Evidence: {frequency, prominence, resonance}
## Frame Effects
- On interpretation: {how audiences read the issue}
- On attribution: {who/what is blamed}
- On policy preference: {what solutions are favored}
## Counter-Frames
{Alternative frames, their sponsors, and competitive dynamics}
Gotchas
- Equivalency vs emphasis framing: Equivalency frames present logically identical information differently (e.g., 90% survival vs 10% mortality). Emphasis frames highlight different aspects of an issue. Don't conflate these two distinct mechanisms.
- Frame ≠ bias: Framing is inherent in ALL communication. Identifying a frame does not mean the message is biased — it means choices were made about what to emphasize.
- Frame resonance matters: A frame's effectiveness depends on cultural resonance — frames that align with existing cultural narratives are more powerful than novel frames.
- Individual-level variation: Audiences are not passive frame recipients. Prior knowledge, values, and interpersonal discussion moderate frame effects.
- Frame-building vs frame-setting: Frame-building is how frames enter media discourse (sources, journalists). Frame-setting is how media frames affect audiences. These are separate processes.
References
- For Entman's cascading activation model, see
references/cascading-activation.md - For frame analysis coding methodology, see
references/frame-coding.md
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/grad-framing