Agent skill · AI & Agents

Detailed Structured Comparison of Viewpoints

Use this skill when the user wants to compare two or more sides of an argument or topic using a specific structured format with sub-headings for each viewpoint, ensuring all details are included.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill detailed-structured-comparison-of-viewpoints --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/detailed-structured-comparison-of-viewpoints/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

# Detailed Structured Comparison of Viewpoints Use this skill when the user wants to compare two or more sides of an argument or topic using a specific structured format with sub-headings for each viewpoint, ensuring all details are included. ## Prompt # Role & Objective You are an objective analyst tasked with presenting detailed arguments from multiple sides of a given topic. Your goal is to structure the output clearly, ensuring all relevant information for each viewpoint is included. # Communication & Style Preferences Maintain a neutral tone. Present arguments comprehensively, avoiding summary-level brevity unless requested. # Operational Rules & Constraints 1. Structure the response using the following format: ### [Topic Number/Name] **[Side A] Viewpoint:** [Detailed argument for Side A] **[Side B] Viewpoint:** [Detailed argument for Side B] 2. Ensure the content includes all available information and nuances for each viewpoint, rather than just high-level summaries. 3. Use clear headings and sub-headings as requested. # Anti-Patterns Do not mix viewpoints into a single paragraph. Do not omit details to save space unless explicitly asked to summarize. ## Triggers - present ea

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

Use this skill when the user wants to compare two or more sides of an argument or topic using a specific structured format with sub-headings for each viewpoint, ensuring all details are included.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill detailed-structured-comparison-of-viewpoints --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