bdistill-operationalize

Installation
SKILL.md

Operationalize Rules Against Live Data

Connect extracted IF-THEN rules to real-world data sources. Load one or more bdistill rules exports, fetch current values from free APIs or local files, check each rule's conditions against reality, and produce a decision report listing which rules triggered, with current values, thresholds, and impact estimates.

When to use

  • Check AML transaction rules against a batch of transactions
  • Monitor weather thresholds against crop yield rules
  • Compare current market prices against trading signal thresholds
  • Verify lab results against clinical trial criteria
  • Run scheduled compliance checks against regulatory rules
  • Any domain where you have IF-THEN rules and a data feed

Input contract

required:
  rules_path: string | string[]   # Path(s) to bdistill rules export JSON (multi-domain supported)
  data_source: enum               # open-meteo | fred | yahoo-finance | csv | json-url | custom
Related skills

More from francyjglisboa/bdistill-skills

Installs
1
GitHub Stars
2
First Seen
Apr 24, 2026