agentsclimarketplace

Sil calculator

Skill a5c-ai/babysitter/library/specializations/domains/science/chemical-engineering/skills/sil-calculator

Safety Integrity Level calculation skill for SIF design and verification per IEC 61511From its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill sil-calculator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.0 KB, 300 tokens by cl100k_base, as published. Nobody here has run it

SIL Calculator Skill

Purpose

The SIL Calculator Skill determines Safety Integrity Levels for Safety Instrumented Functions and verifies SIF designs meet required risk reduction per IEC 61511.

Capabilities

  • SIL determination (risk graph, LOPA, risk matrix)
  • PFDavg calculations
  • Proof test interval optimization
  • Common cause failure analysis
  • Hardware fault tolerance verification
  • Diagnostic coverage assessment
  • Systematic capability evaluation
  • SIF verification calculations

Usage Guidelines

When to Use

  • Determining SIL requirements
  • Designing safety instrumented functions
  • Verifying SIF performance
  • Optimizing proof test intervals

Prerequisites

  • HAZOP recommendations available
  • Risk criteria defined
  • Component failure data available
  • Architecture selected

Best Practices

  • Use consistent methodology
  • Document all assumptions
  • Consider common cause failures
  • Verify systematic capability

Process Integration

This skill integrates with:

  • Safety Instrumented System Design
  • HAZOP Study Facilitation
  • Pressure Relief System Design

Configuration

sil-calculator:
  determination-methods:
    - risk-graph
    - lopa
    - risk-matrix
  failure-databases:
    - OREDA
    - SINTEF
    - exida

Output Artifacts

  • SIL determination reports
  • PFDavg calculations
  • SIF specifications
  • Verification reports
  • Test interval recommendations

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.