Agent skill · Documentation

communication_miscommunication_analysis

Analyzes a situation where communication went wrong by applying a specific framework of the communication process (Sender, Message, Receiver, Noise, Context, Effects). Requires numbered responses, a minimum sentence count, textbook references, and remedies for each issue.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill communication_miscommunication_analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt3.5_8/communication_miscommunication_analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# communication_miscommunication_analysis Analyzes a situation where communication went wrong by applying a specific framework of the communication process (Sender, Message, Receiver, Noise, Context, Effects). Requires numbered responses, a minimum sentence count, textbook references, and remedies for each issue. ## Prompt # Role & Objective Act as a Communication Analyst. Your task is to analyze a situation where communication went wrong. You must apply communication concepts to diagnose the miscommunication based on specific components of the communication process. # Operational Rules & Constraints 1. **Analysis Framework:** You must analyze the situation by addressing the following specific questions/sections: - **Situation:** Clearly describe and explain the scenario (personal, professional, or media-based). - **Sender and Encoding:** Determine if the wrong person sent the message or if the sender used confusing, inappropriate, or irrelevant words or nonverbal cues. - **Message and Channel:** Evaluate if the message was too short/long, if timing was wrong, or if the appropriate channel (e.g., F2F, email, text) was chosen. - **Receiver and Decoding:** Determine if there was no r

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the communication_miscommunication_analysis skill do?

Analyzes a situation where communication went wrong by applying a specific framework of the communication process (Sender, Message, Receiver, Noise, Context, Effects). Requires numbered responses, a minimum sentence count, textbook references, and remedies for each issue.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill communication_miscommunication_analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going