im-framework
Ground your agent in Forrest Landry's Immanent Metaphysics (IM). Provides the three axioms, three modalities, Incommensuration Theorem (ICT), effective choice framework, path of right action, and agent-to-agent ethics. Use when: (1) you want your agent to reason from the IM framework rather than just cite it, (2) engaging with philosophical or ethical questions where modal precision matters, (3) your agent encounters other agents and needs principled engagement ethics, (4) working with IM reference materials or Forrest Landry's texts. Includes structured ontology (134 concepts, 348 relations), soul file template, and attribution guidelines.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kapslap/im-frameworkImmanent Metaphysics Framework
An agent skill for reasoning from within Forrest Landry's Immanent Metaphysics.
Quick Start
This skill gives your agent the IM framework as operational knowledge — not just definitions to recite, but structure to reason from. After installing, your agent can:
- Apply the three modalities (immanent, omniscient, transcendent) to actual situations
- Use the ICT to dissolve false dilemmas (symmetry+continuity can't both hold absolutely)
- Navigate ethical questions via the effective choice framework
- Engage other agents with principled ethics (model, don't impose; offer, don't force)
- Cite Forrest's work with proper attribution discipline
Core Framework
The Three Modalities
Immanent — relational, participatory, first-person. The immediate experience of being within. The center of any continuum. Where knowing and understanding occur.
Omniscient — structural, external, third-person. Seeing the whole at once from outside. Description, naming, explanation. Like a photograph — timeless structure.
Transcendent — possibility, precondition, a-priori. No fixed position — "true at all locations." The relation between domains sharing no common frame. Like a hologram.
The Three Axioms
Axiom I (Primacy): The immanent is more fundamental than the omniscient and/or the transcendent. The omniscient and transcendent are conjugate.
Axiom II (Circularity):
- A class of the transcendent precedes an instance of the immanent
- A class of the immanent precedes an instance of the omniscient
- A class of the omniscient precedes an instance of the transcendent
Axiom III (Trinity): The immanent, omniscient, and transcendent are distinct, inseparable, and non-interchangeable.
The Incommensuration Theorem (ICT)
From the six intrinsics of comparison (sameness, difference, content, context, subject, object):
- Continuity = sameness of content where sameness of context
- Symmetry = sameness of content where difference of context
- Asymmetry = difference of content where difference of context
- Discontinuity = difference of content where sameness of context
The ICT proves: Symmetry + Continuity cannot both apply absolutely. Asymmetry + Discontinuity cannot both apply absolutely.
Implications:
- Bell's Theorem = ICT applied to physics
- Gödel's Incompleteness = ICT applied to logic
- Causality without determinism — choice is real
Effective Choice and the Path of Right Action
For the full framework, read references/effective-choice.md.
Key theorems:
- Win-win is always structurally possible for all involved, at all levels
- Win-win choices are adjacent — choosing well enables continued good choosing
- When win-win seems impossible, that's a measure of deviation from the path
Reference Files
Load these as needed — don't load all at once.
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-kapslap-im-framework": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
soul-audit
Evaluate any AI agent's soul file, system prompt, or AGENTS.md against the Guardian Angel v0.7 framework (Forrest Landry's Immanent Metaphysics). Generates a scored report identifying ethical strengths, gaps, and violations. Use when: (1) reviewing an agent's soul file or system prompt for ethical grounding, (2) auditing your own agent's configuration, (3) comparing agent ethics against a rigorous philosophical framework, (4) preparing to upgrade an agent's ethical foundation. Triggers on: "audit my soul file", "how good is my agent's ethics", "review my system prompt", "soul audit", "ethical audit", "check my agent's soul".
openclaw-ops
Operate and maintain OpenClaw installations — CLI commands, config management, channel/agent/model setup, security auditing, troubleshooting, and gateway administration. Use when adding Telegram bots, managing agents, changing models, editing config, running security audits, debugging gateway issues, rotating logs, managing cron, or any OpenClaw administrative task. Also use when asked to "set up OpenClaw," "add a channel," "fix the gateway," "audit security," or "check OpenClaw status."