Principle Comparator
Compare two sources to find shared and divergent principles — discover what survives independent observation.
Why use this skill?
Identify shared principles and divergent patterns between two sources. Validate core ideas and extract invariants with OpenClaw's Principle Comparator skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/leegitw/principle-comparatorWhat This Skill Does
The Principle Comparator is a specialized analytical tool for OpenClaw that enables agents to perform cross-source synthesis. Rather than simply summarizing two texts, this skill performs a rigorous comparison between two inputs—whether they are raw text or pre-processed extractions—to identify shared and divergent principles. By normalizing concepts into their core values, the agent can track whether an idea is a singular observation (N=1), a validated principle across two sources (N=2), or a potential invariant (N≥3). This process helps users strip away stylistic differences to reveal the underlying architecture of the ideas being analyzed.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface:
clawhub install openclaw/skills/skills/leegitw/principle-comparator
Ensure your agent has the necessary permissions to process text segments and perform semantic normalization using your configured LLM.
Use Cases
This tool is ideal for researchers, analysts, and anyone performing comparative studies. Use it when you need to:
- Validate a hypothesis: Check if a specific claim in one document is supported by another.
- Synthesize research: Extract the universal truths from two conflicting or complementary perspectives.
- Filter noise: Determine which principles consistently appear across diverse datasets.
- Evaluate consistency: See if your own documentation, notes, or project plans align with external inputs.
Example Prompts
- "I have two articles about remote work culture. Use the Principle Comparator to find the core values they both share and where they diverge significantly."
- "Compare these two extraction files from my previous meeting notes. What are the invariant principles that appear in both sessions?"
- "I'm validating a new company mission statement. Compare my draft against this industry best-practice document and highlight any conflicting principles."
Tips & Limitations
- Semantic Alignment: The skill relies on normalization. If you feel a match is incorrect, verify the underlying logic; the agent is looking for core value, not just keyword overlap.
- Source Quality: This skill works best when inputs have already passed through an extractor like pbe-extractor, as it significantly reduces the amount of fluff the model needs to ignore.
- Scope: It does not evaluate 'correctness.' It is a logic engine, not a moral arbiter. It will tell you that two people agree on a bad idea, but it will not tell you the idea is inherently wrong or right.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-leegitw-principle-comparator": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.
soul-weaver
AI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tech & business leaders.
astrai-code-review
AI-powered code review with intelligent model routing — saves 40%+ vs always using the most expensive model
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。
comparison-table-gen
Auto-generates comparison tables for concepts, drugs, or study results in Markdown format.