Engine
/install engine
Engine — Rule Engine & Decision Logic Reference
Quick-reference skill for rule engines, decision tables, and business rule patterns.
When to Use
- Implementing business rules that change frequently
- Building decision trees or scoring systems
- Choosing between rule engine approaches
- Designing policy engines for access control or pricing
- Separating business logic from application code
Commands
intro
scripts/script.sh intro
Overview of rule engines — types, benefits, when to use.
patterns
scripts/script.sh patterns
Rule engine patterns — forward chaining, backward chaining, Rete.
tables
scripts/script.sh tables
Decision tables — structure, completeness, and implementation.
dsl
scripts/script.sh dsl
Domain-specific languages for rules — syntax approaches and examples.
tools
scripts/script.sh tools
Rule engine tools — Drools, OPA, json-rules-engine, and more.
scoring
scripts/script.sh scoring
Scoring and ranking engines — weighted rules, multi-criteria decisions.
testing
scripts/script.sh testing
Testing rule engines — coverage, conflict detection, regression.
checklist
scripts/script.sh checklist
Rule engine implementation checklist.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
ENGINE_DIR |
Data directory (default: ~/.engine/) |
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install engine - After installation, invoke the skill by name or use
/engine - Provide required inputs per the skill's parameter spec and get structured output
What is Engine?
Rule engine reference — decision tables, Rete algorithm, forward/backward chaining, and business rule management. Use when evaluating business rules, buildin... It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.
How do I install Engine?
Run "/install engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Engine free?
Yes, Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Engine support?
Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Engine?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.