Skill Details
Runtime
Any model
Example user message
[userMessage]: decide whether to approve or reject user signup
Example agent response
Decision Goal:
User signup approval system.
Input Variables:
- email validity
- password strength
- user verification
- blacklist status
Conditions:
- valid email
- strong password
- verified identity
Decision Rules:
If all valid → approve
If any critical fail → reject
If uncertain → review
Decision Tree:
Start → check email → check password → verify user → decision
Execution Outcomes:
- approve account
- reject signup
- send for manual review
Fallback Logic:
If verification fails, trigger re-verification.
Optimization Suggestions:
Group validation checks into a single reusable module.
By purchasing this skill, you agree to our terms of service
Advanced decision-logic structuring system for OpenClaw environments. Designs conditional workflows, rule-based decision trees, branching logic systems, and evaluation frameworks to help agents handle complex choices, multi-condition scenarios, and adaptive execution flows.
...more
Added 2 weeks ago
