mcpbeat Sign in

Hum Dialectics Agent Skill

Apply Hegelian dialectics (thesis-antithesis-synthesis) to analyze contradictions and generate higher-order understanding. Use this skill when the user needs to resolve opposing viewpoints, find creative synthesis between conflicting positions, or move past binary thinking — even if they say 'both sides have valid points', 'how do we reconcile these views', or 'is there a third option'.

6k tokens
context cost
the whole folder, loaded on every use
3
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 hum-dialectics

What comes with it

19 384 bytes besides the instruction
examples/sample_scenario.md
references/marxist-dialectics.md

The instruction itself

11 sections, as written by the author

Dialectical Analysis

Overview

Dialectics is a method of reasoning through contradictions. Instead of choosing between opposing positions (thesis vs antithesis), it seeks a synthesis that transcends both — preserving what's valid in each while resolving the contradiction at a higher level.

Framework

IRON LAW: Synthesis ≠ Compromise

Synthesis is NOT "meeting in the middle." It's a NEW position that resolves
the contradiction by reframing the problem at a higher level of abstraction.

Compromise: "Let's do half of A and half of B"
Synthesis: "The contradiction between A and B reveals that C is the real answer"

The Dialectical Process

  • Thesis: State the initial position clearly and steelman it
  • Antithesis: State the opposing position clearly and steelman it
  • Identify the contradiction: What specific tension exists between them?
  • Examine what each gets right: What truth does each position contain?
  • Synthesize: What higher-order understanding resolves the contradiction while preserving the valid elements of both?

When the synthesis becomes a new thesis, the process repeats — this is dialectical progression.

Output Format

# Dialectical Analysis: {Topic}

## Thesis
{Position A — steelmanned}
- What it gets right: ...
- Where it fails: ...

## Antithesis
{Position B — steelmanned}
- What it gets right: ...
- Where it fails: ...

## The Contradiction
{What specific tension exists between these positions}

## Synthesis
{Higher-order position that resolves the contradiction}
- Preserves from thesis: ...
- Preserves from antithesis: ...
- Transcends by: ...

Examples

Correct Application

Scenario: "Should companies prioritize shareholder value or stakeholder value?"

  • Thesis (Friedman): Companies exist to maximize shareholder returns. Social responsibility is the government's job. Shareholder value focus creates efficiency and wealth.
  • Antithesis (Freeman): Companies must serve all stakeholders — employees, communities, environment. Shareholder-only focus creates externalities and inequality.
  • Contradiction: Shareholder value can require harming stakeholders; stakeholder value can reduce returns.
  • Synthesis: Long-term shareholder value REQUIRES stakeholder health. Companies that exploit workers, pollute, or alienate customers destroy long-term value. The contradiction dissolves when the time horizon extends — stakeholder value IS shareholder value over a sufficiently long period ✓

Incorrect Application

  • "The synthesis is: do 50% shareholder focus and 50% stakeholder focus" → This is compromise, not synthesis. Violates Iron Law.

Gotchas

  • Not all oppositions are dialectical: Some contradictions are genuine either/or choices (you can't be in two places at once). Dialectics works for conceptual tensions, not physical impossibilities.
  • Steelmanning is essential: If you weakly represent either thesis or antithesis, the synthesis will be shallow. Give each position its strongest possible form before synthesizing.
  • Synthesis can be wrong: Just because you synthesized doesn't mean the result is valid. The synthesis must be independently evaluated.
  • Infinite regress risk: The synthesis becomes a new thesis, which generates a new antithesis... Know when to stop. Synthesis is a tool for insight, not an infinite process.

References

  • For Marx's materialist dialectics, see references/marxist-dialectics.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/hum-dialectics 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.