Install
openclaw skills install @wu-xiaochen/ontology-clawraontology-clawra v5.0 - Local Ontology Reasoning Engine A local structured reasoning engine with confidence management and automatic learning. Reads user workspace memory files for context. No cross-skill scheduling or network communication. Core Capabilities: - Ontology knowledge graph storage and reasoning - Confidence calculation and meta-cognition - Local memory search and rule learning File Access: Read/write only ~/.openclaw/skills/ontology-clawra/memory/ for ontology files; Read only ~/.openclaw/workspace/memory/*.md for user context. No cross-skill scheduling, no automatic network requests.
openclaw skills install @wu-xiaochen/ontology-clawraThis is a local reasoning engine, not a cross-skill coordinator.
Actual Capabilities:
✅ Local ontology knowledge graph storage and reasoning
✅ Confidence calculation and meta-cognition
✅ Local memory file search
✅ Automatic learning (write to local memory directory)
Actual Limitations:
❌ No skill scheduling (no Event Router)
❌ No cross-skill communication
❌ No automatic network requests
❌ No agent-to-agent RPC
| Operation | Path | Description |
|---|---|---|
| Read | ~/.openclaw/skills/ontology-clawra/memory/ | Ontology files |
| Read | ~/.openclaw/workspace/memory/*.md | User context |
| Write | ~/.openclaw/skills/ontology-clawra/memory/ | Learning results |
| Write | GitHub (via git push) | Requires user confirmation |
| ❌ | Other directories | Never accessed |
Network Behavior:
CONFIRMED: Multi-source verified, trustworthyASSUMED: Single source, requires user confirmationSPECULATIVE: High uncertainty, assumptions marked## Reasoning Result
### User Requirement
[Paraphrased original text]
### Rule Basis
- Rule-Law-[ID]: [Rule content]
### Reasoning Process
[Specific derivation steps]
### Confidence Annotation
| Conclusion | Confidence | Basis |
|------------|------------|-------|
| [Conclusion] | CONFIRMED/ASSUMED/SPECULATIVE | [Basis] |
Directory: ~/.openclaw/skills/ontology-clawra/memory/
| File | Purpose |
|---|---|
graph.jsonl | Entities (Concept/Entity) |
rules.yaml | Rules (Rule/Law) |
laws.yaml | Patterns (inductive patterns) |
confidence_tracker.jsonl | Confidence tracking |
reasoning.jsonl | Reasoning log |
| Event | Action | Write Location |
|---|---|---|
| User confirms reasoning is correct | Extract to ontology | graph.jsonl |
| Confidence can be upgraded | Update confidence | confidence_tracker.jsonl |
| Reasoning fails | Suggest ontology addition | Prompt only |
~/.openclaw/skills/ontology-clawra/memory/| Version | Date | Description |
|---|---|---|
| v5.0 | 2026-03-25 | Removed GitHub sprint-related descriptions |
| v3.9 | 2026-03-24 | Removed exaggerated descriptions, clarified localization |
| v3.8 | 2026-03-20 | Added Skill ecosystem documentation |
| v3.7 | 2026-03-16 | Enabled automatic learning |
| v3.6 | 2026-03-16 | Initial version |
Supply chain procurement, healthcare, finance banking, cybersecurity, automotive manufacturing, human resources, photography, furniture, elderly care, childcare, tea culture, moving services, dating, aerospace, and 50+ domains.
Ontology files located in: corresponding yaml files under ~/.openclaw/skills/ontology-clawra/memory/