LaunchKit · 2026
Back to Skills

epistemic-council

Use this skill for all Epistemic Council pipeline operations.

0
329 downloads
by @su-ariel

Setup & Installation

openclaw skills install @su-ariel/epistemic-council

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install epistemic-council

What This Skill Does

Runs and monitors an Epistemic Council pipeline for claim validation, domain boundary auditing, and knowledge gap detection. Executes pipeline operations via a Python script in a dedicated workspace. Supports full pipeline runs, substrate status checks, health scans, and adversarial re-challenges of top insights.

When to use it

  • Running a full epistemic council pipeline pass
  • Checking event counts and last run summaries
  • Scanning the knowledge base for risk and integrity issues
  • Re-evaluating claims flagged in challenged zones
  • Finding orphaned or sparsely covered knowledge areas

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: run council

AGENT
  1. 1Navigate to the epistemic_council working directory
  2. 2Execute epistemic_skill.py with the 'run council' argument
  3. 3Wait for the full pipeline to complete
  4. 4Collect and return the pipeline run results
OUTPUT

Full pipeline run completed with event counts, claim validation results, and boundary audit summary