Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
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.
User asks: run council
- 1Navigate to the epistemic_council working directory
- 2Execute epistemic_skill.py with the 'run council' argument
- 3Wait for the full pipeline to complete
- 4Collect and return the pipeline run results
Full pipeline run completed with event counts, claim validation results, and boundary audit summary