Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计未展示

dialecticaldialectical 搜索

Agent Skill

dialectical 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

333

周安装

14

GitHub Stars

公开资料未说明

下载量

116
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:dialectical(dialectical 搜索)
来源仓库:https://github.com/zpankz/mcp-skillset
仓库路径:skills/dialectical
安装命令:
npx skills add zpankz/mcp-skillset --skill "dialectical"
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

AgentSkills.tonpx skills
npx skills add zpankz/mcp-skillset --skill "dialectical"

简介

用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 通过 npx skills add zpankz/mcp-skillset --skill "dialectical" 安装。
  • dialectical 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
dialectical
description
Compose intellectually sophisticated persuasive essays using tripartite dialectical structure (establish-critique-synthesize), paradox accumulation, conversational register calibration, and strategic humility. Supports three atomic writing primitives (AGONAL α, MAIEUTIC β, APOPHATIC γ) with hypersoft plithogenic composition, plus legacy style modes and hybrid combinations. Triggers on requests for persuasive writing to mixed/skeptical audiences, defending counterintuitive claims, Socratic pedagogical dialogue, editorial first-person essays, or writing that must balance accessibility with depth. Implements recursive thematic anchoring, forced dilemma construction, and transformed return closure. Use when linear argumentation is insufficient and accumulated tension resolves through synthesis.

Dialectical Persuasion

Construct essays that persuade through tension, paradox, and synthesis rather than linear proof.

Core Principle

Persuasion through accumulated paradox: Instead of building linear deductive chains, accumulate tensions and paradoxes until the proposed synthesis becomes the only resolution that holds them together.

Writing Style Modes

The dialectical skill supports three distinct writing style modes, each with its own rhetorical patterns and epistemological stance:

Available Modes

Modeλο.τ FormBest ForKey Characteristics
dialecticalCultural-Common-Ground → Paradox-Accumulation → Irreducible-MysteryPersuasive essays, apologetics, counterintuitive claimsStrategic humility, recursive anchoring, forced dilemma, transformed return
gerryQuestion → Narrative-Grounding → Discovery-Through-DialoguePedagogical explanations, Socratic teaching, clinical case discussionsCharacter-based dialogue, triumphant revelation, grudging acknowledgment
yartzevAssertion → Parenthetical-Subversion → Acknowledged-InadequacyCritical analysis, editorial commentary, literature reviewsHostile sympathy, self-critique, citation triangulation, qualified disclaimers

Hybrid Combinations

Hybrid ModeStructure SourceVoice/Delivery SourceResult
dialectical+gerryDialectical phasesSocratic dialogueParadoxes emerge through character exchange; pedagogical triumphant revelation
dialectical+yartzevDialectical phasesEditorial first-personFramework critique enhanced by parenthetical subversion; meta-commentary on essay
gerry+yartzevClinical narrativeEditorial asidesConversational pedagogy with hostile sympathy and self-deprecation

Specifying Style

In Frontmatter (Recommended):

style: gerry              # Pure mode
style: dialectical+yartzev # Hybrid mode

Inline Directive (For Style Switching):

<!-- style:gerry -->

Default: If no style specified, defaults to native dialectical mode.

Atomic Composition Framework

The skill implements a hypersoft plithogenic composition system enabling dynamic style interleaving. See references/atomic-composition.md for complete specification.

Three Atomic Primitives

PrimitiveSymbolλο.τ FormCore Function
AGONALαCultural-Ground → Paradox-Accumulation → Irreducible-MysteryPersuasion via accumulated tension
MAIEUTICβQuestion → Narrative-Grounding → Discovery-Through-DialogueKnowledge via Socratic midwifery
APOPHATICγAssertion → Parenthetical-Subversion → Acknowledged-InadequacyAuthority via self-negation

Composition Operators

OperatorNotationFunctionExample
Sequentialα ∘ βApply first, then secondEstablish humility, then build paradoxes
Parallelα ⊗ βInterleave simultaneouslyParadoxes emerge through dialogue
Recursiveα*Apply until convergenceMeta-commentary on meta-commentary
Conditionalα \cApply when condition metDeploy β only when clinical case exists

Scenario Matrix (Quick Reference)

ScenarioαβγPrimary Composition
Exam SAQ0.30.50.2β ⊗ (α \has_paradox)
Viva Defence0.60.30.1α ∘ β
Academic Paper0.40.10.5γ* ⊗ α
Tutorial Teaching0.20.70.1β*
Editorial/Opinion0.50.20.3α ⊗ γ
Entertaining Academic0.40.30.3(α ⊗ β) ⊗ γ

Dominance Hierarchy

When composition conflicts cannot be resolved via sequencing:

  • Persuasive/Apologetic context → α dominates
  • Pedagogical/Tutorial context → β dominates
  • Academic/Formal context → γ dominates

Architecture

┌─────────────────────────────────────────────────────────────────┐
│  PHASE 1: ESTABLISH (Cultural Observation)                       │
│  → Common ground | Phenomenological observation | Surface tension│
├─────────────────────────────────────────────────────────────────┤
│  PHASE 2: CRITIQUE (Inadequate Frameworks)                       │
│  → Present alternatives | Immanent critique | Create vacuum      │
├─────────────────────────────────────────────────────────────────┤
│  PHASE 3: SYNTHESIZE (Distinctive Resolution)                    │
│  → Novel framework | Paradox crystallization | Stakes escalation │
├─────────────────────────────────────────────────────────────────┤
│  PHASE 4: RETURN (Transformed Closure)                           │
│  → Return to opening | New weight/meaning | Occasion greeting    │
└─────────────────────────────────────────────────────────────────┘

When to Use

Optimal conditions:

  • Counterintuitive thesis requiring defended
  • Mixed audience (believers/skeptics)
  • Occasion-specific timing (events, milestones, cultural moments)
  • Topic with multiple inadequate conventional explanations
  • Claim containing irreducible paradox/mystery

Not for:

  • Technical exposition
  • Pure information transfer
  • Polemical attack
  • Time-pressured communication

Execution Protocol

Phase 1: Opening Gambit

The Humble Invitation Pattern:

[Occasion marker/temporal grounding]
[Self-positioning statement—humble, specific]
[Permission hedge for skeptics]
[But invitation to engage]

Why it works: Psychological reactance—granting permission to leave increases commitment to stay. Self-deprecation paradoxically builds authority.

Phase 2: Cultural Grounding

Phenomenological Observation:

  1. Universal observation about topic
  2. Evidence of cultural ubiquity
  3. Surface articulation of common assumptions
  4. Surfacing of latent tension

Structural devices:

  • Tricolon for scope: "X, Y, and Z"
  • Polarity pairs for intensity: "from A to B"
  • Universal claim: "We all think/feel/assume..."
  • Escalation: Move from mundane to eternal

The Pivot Sentence: After establishing observation, deploy standalone punchy transition:

How [recursive anchor word].

This single-sentence paragraph signals intellectual honesty and marks the transition to critique.

Phase 3: Inadequate Frameworks

Grid Structure: Critique ≥2 competing explanations, each failing differently:

FrameworkWhat it CapturesWhat it MissesFailure Mode
Framework A[Partial truth][Missing dimension]Reductionism
Framework B[Different partial truth][Different gap]Incompleteness

Immanent Critique Pattern: Use each framework's internal logic against itself:

If [premise they accept], then [consequence they resist].

Preemptive Concession:

"Some might think X should solve this—[pivot word: au contraire, but, however]"

Builds credibility, controls frame, demonstrates fairness.

Phase 4: Distinctive Resolution

Entry Pattern:

[Humility hedge]: "if I may be so bold" / "I think what [hearts/intuition] hint at"
[The claim]: State distinctive position
[Technical grounding]: Etymology, definition, or source
[Paradox array]: 3-5 crystallized paradoxes

Paradox Crystallization: Express thesis through irreducible tensions:

  • "The X became Y so Y could become X"
  • "The author of Z wrote himself into Z"
  • "[Apparent contradiction] and yet [deeper coherence]"

Function: Paradox signals depth; if thesis were simple, it would already be accepted.

Phase 5: Stakes Escalation

Forced Dilemma Pattern:

Either [thesis] is [most extreme negative interpretation].
Or else [thesis] is [most extreme positive interpretation].
There is no wiggle room.

Acknowledge difficulty honestly:

"I do not blame you for finding this [difficult/strange]"
"You are not in bad company"

Phase 6: Transformed Return

Structure:

  1. Brief synthesis statement
  2. Return to opening occasion with new weight
  3. Optional: curated quotations (3-4, varied sources/eras)

The transformed return is essential: the opening occasion greeting carries entirely different meaning after the intervening argument.

Voice Calibration

Pronoun Strategy

PronounFunctionWhen to Use
"I"Personal investment, vulnerabilityThesis commitment, hedges
"we"Solidarity, shared experienceCultural observations
"you"Direct address, intimacyKey insights, invitations
"us"Universal humanityResolution synthesis

Register Oscillation

Alternate between:

  • Elevated: Complex syntax, philosophical vocabulary
  • Colloquial: Short sentences, direct address, platform idioms

This oscillation prevents alienation (pure elevation) and trivialization (pure colloquialism).

The "You See" Marker

Deploy 2-3 times per essay to:

  • Signal important insight approaching
  • Maintain conversational intimacy
  • Create structural rhythm

Recursive Anchoring

Pattern: Choose one word/phrase that recurs at major transitions.

Function:

  • Creates thematic coherence
  • Signals intellectual honesty
  • Marks escalating depth
  • Returns transformed at conclusion

Example anchors: bizarre, strange, peculiar, remarkable, counterintuitive

Sentence-Level Rhythm

Variation Patterns

TypeStructureFunction
ComplexLong, subordinate clauses, nuanceDepth, qualification
Punchy2-5 words, standalone paragraphEmphasis, transition
TricolonX, Y, and ZRhythm, completeness
MirrorReturn to earlier phrase transformedCoherence, closure

Tricolon Construction

"[verb₁] our lives, [verb₂] us, [verb₃] us"
"from the [place₁] and from the [place₂]"
"[gerund₁], [gerund₂], [gerund₃]"

Quality Gates

Structural Verification

[ ] Occasion-specific opening with temporal grounding
[ ] Cultural observation before propositional claims
[ ] Recursive anchor word deployed at transitions
[ ] ≥2 frameworks critiqued via immanent logic
[ ] Objections preemptively addressed before they arise
[ ] ≥3 paradoxes crystallized in synthesis phase
[ ] Forced dilemma at stakes escalation
[ ] Acknowledgment of legitimate difficulty
[ ] Transformed return to opening occasion

Voice Verification

[ ] Humility maintained (hedges, qualifiers, concessions)
[ ] Elevated/colloquial register balanced
[ ] Pronouns strategically varied
[ ] "You see" marker used 2-3 times
[ ] Self-deprecation in opening establishes authority

Rhythm Verification

[ ] Complex and punchy sentences alternated
[ ] At least one standalone 2-5 word paragraph
[ ] At least one tricolon for rhythm
[ ] Final closure mirrors/transforms opening

Style-Specific Execution

When style: dialectical (Default)

Use the standard Execution Protocol above (Phases 1-6). This is the native mode.

When style: gerry

Operational Directives (see references/gerry-style-guide.md for complete patterns):

  1. Establish character voices (skeptical student, experienced teacher, clinical case)
  2. Ground in phenomenology ("think about it", "have I got news for you")
  3. Embed calculations conversationally (mathematics emerges from narrative necessity)
  4. Deploy tables as dialogue props (data analyzed collaboratively within conversation)
  5. Use circulation time as narrative pacing (temporal flow mirrors physiological flow)

Signature Moves:

  • Conversational deflection: "Well Bob, have I got news for you"
  • Triumphant revelation: "Gerry showed these figures, looked triumphant, and said..."
  • Sarcastic engagement: "My floating-point synapses are already tingling"
  • Grudging acknowledgment: "I must admit this is certainly a useful method"

Avoid: Pure lecturing, abstract mathematics, unmediated authority, static exposition

When style: yartzev

Operational Directives (see references/yartzev-style-guide.md for complete patterns):

  1. Establish formal claim (technical, cited, structured)
  2. Subvert with parenthetical (wry, self-aware, conversationally hostile)
  3. Acknowledge inadequacy explicitly (sources, text, examiners, self)
  4. Triangulate everything (never one source, never one register, never one audience)
  5. Meta-comment on meta-commentary (acknowledge that you're acknowledging)

Signature Moves:

  • Editorial first-person: "This author also suffers for want of..."
  • Hostile sympathy: "Careless laziness" toward examiners while sympathizing with trainees
  • Preemptive apology: "By this stage, the reader will likely be resentful"
  • Qualified disclaimer: "I will not take responsibility for errors and omissions"

Avoid: Pure formality, pure informality, unacknowledged certainty, single-track addressing

When style: dialectical+gerry (Hybrid)

Structure: Dialectical four-phase progression (Establish → Critique → Synthesize → Return) Delivery: Socratic dialogue with character voices (Bob/Gerry/Clinical Case)

Integration Pattern (see references/style-integration-patterns.md):

  • Phase 1 (Establish): Bob raises cultural observation through skeptical questioning
  • Phase 2 (Critique): Gerry guides Bob through framework inadequacies via triumphant revelation
  • Phase 3 (Synthesize): Paradoxes emerge through dialogue exchange, not declarative accumulation
  • Phase 4 (Return): Transformed return delivered as pedagogical triumph

Example Opening:

"Isn't this idea of [topic] rather old-fashioned?" groaned Bob.

"Well Bob, have I got news for you," replied Gerry with a knowing smile. "You see, we all think the world of [topic]..."

When style: dialectical+yartzev (Hybrid)

Structure: Dialectical four-phase progression (Establish → Critique → Synthesize → Return) Voice: Editorial first-person with parenthetical subversion

Integration Pattern (see references/style-integration-patterns.md):

  • Phase 1 (Establish): Cultural observation with self-deprecating acknowledgment
  • Phase 2 (Critique): Framework inadequacy via hostile sympathy and citation triangulation
  • Phase 3 (Synthesize): Paradoxes with "this sounds bizarre, I assure you it is not" pattern
  • Phase 4 (Return): Transformed return includes meta-commentary on essay itself

Example Opening:

I would like to propose [topic]—though by this stage, the reader will likely be resentful of their time being wasted on yet another [field] essay.

Nevertheless (and this author also suffers for want of brevity), if you should be so inclined...

When style: gerry+yartzev (Hybrid)

Structure: Clinical narrative with character dialogue Voice: Conversational pedagogy with editorial meta-commentary

Integration Pattern (see references/style-integration-patterns.md):

  • Narrative grounding via clinical case (Gerry)
  • Character voices with editorial asides (Gerry + Yartzev)
  • Hostile sympathy toward conventional teaching (Yartzev)
  • Self-deprecating acknowledgment of pedagogical excess (Yartzev)

Example:

"Let's look at Mrs. Dolore's situation," said Gerry (though this author notes the convention of using patient cases for pedagogy is itself rather tired—nevertheless, it persists).

"I suppose we must calculate her [parameter]," was Bob's grudging reply.

Anti-Patterns

PatternWhy Harmful
Leading with thesisAlienates before common ground established
Ignoring objectionsAppears defensive, loses skeptical readers
Triumphal tonePrevents genuine engagement
Pure abstractionLoses experiential grounding
Resolved mysteryParadox is feature not bug—premature resolution cheapens
Alienating skepticsMixed audience requires dual-track address
Disconnected from occasionLoses rhetorical urgency and specificity
Linear proof structureBypasses tension accumulation that creates persuasive power

Integration

Combines with:

  • hierarchical-reasoning: Strategic → tactical → operational decomposition
  • critique: Multi-lens evaluation of thesis strength
  • obsidian-markdown: Documentation in PKM-compatible format
  • think: Mental models for framework analysis

References

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenCode

30.31%
按下载量换算35

Claude Code

22.77%
按下载量换算26

windsurf

16.27%
按下载量换算19

Codex

13.42%
按下载量换算16

kiro-cli

8.97%
按下载量换算10

mcpjam

3.41%
按下载量换算4

安全审计

暂无安全审计结果可展示。

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills