Osteo Gc
Skill by cryptoreumd
Why use this skill?
Model bone density trajectories and fracture risks for patients on chronic glucocorticoid therapy using the Osteo Gc tool based on ACR 2022 guidelines.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cryptoreumd/osteo-gcWhat This Skill Does
Osteo Gc is a specialized clinical decision support tool designed for the precision modeling of bone mineral density (BMD) trajectories in patients undergoing long-term glucocorticoid (GC) therapy. Glucocorticoid-induced osteoporosis (GIOP) presents a significant clinical challenge due to its rapid, biphasic impact on bone health. This skill addresses the clinical need by performing stochastic trajectory projections using Monte Carlo simulations (5,000 iterations), providing clinicians with a 95% confidence interval for potential T-score changes over 6, 12, 24, and 60-month horizons. The model is built upon the ACR 2022 guidelines, integrating Prednisone equivalency calculations, dose-response stratifications, and treatment effect modifiers (such as bisphosphonates or denosumab) to estimate 10-year fracture probability via a FRAX-inspired framework.
Installation
To integrate the Osteo Gc skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/cryptoreumd/osteo-gc
This skill is lightweight and relies exclusively on Python standard libraries, ensuring zero external dependency overhead.
Use Cases
This tool is intended for rheumatologists, endocrinologists, and primary care physicians managing patients on chronic GC therapy. Primary use cases include: 1) Initial risk assessment for patients initiating GC therapy, 2) Longitudinal monitoring of BMD trajectory for existing patients, 3) Comparative effectiveness simulation of different pharmacologic interventions, and 4) Guiding tapering strategies based on individualized fracture risk assessment.
Example Prompts
- "OpenClaw, run a 2-year projection for a 60-year-old female patient on 15mg prednisone daily, assume current T-score -2.0, and calculate the fracture risk reduction if we initiate denosumab versus bisphosphonates."
- "Analyze the GIOP risk for my patient: 70-year-old male, 5mg dexamethasone daily for 3 months. Based on ACR 2022, what is the recommended monitoring schedule and pharmacologic intervention?"
- "Compare the BMD trajectory for a patient on 7.5mg prednisone for 12 months vs 5mg prednisone for 12 months. Use a baseline lumbar T-score of -1.5 and include a Monte Carlo confidence interval."
Tips & Limitations
- The skill provides clinical decision support; it is not a substitute for clinical judgment or professional medical diagnosis.
- Ensure the baseline T-score inputs are accurate and recent to minimize projection variance.
- The model assumes a standard response to pharmacologic interventions; individual patient biology may vary.
- Utilize the dose-response strata carefully to account for the threshold effects described in current GIOP literature.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cryptoreumd-osteo-gc": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution