agentsclimarketplace

Randomization generator

Skill a5c-ai/babysitter/library/specializations/domains/science/scientific-discovery/skills/randomization-generator

Skill for generating randomization schemes for experimentsFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill randomization-generator

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

SKILL.md

1.5 KB, 176 tokens by cl100k_base, as published. Nobody here has run it

Randomization Generator Skill

Purpose

Generate randomization schemes for experimental designs including simple, stratified, and adaptive randomization methods.

Capabilities

  • Generate random assignments
  • Create stratified randomization
  • Implement block randomization
  • Support adaptive designs
  • Ensure allocation concealment
  • Document randomization

Usage Guidelines

  1. Define design requirements
  2. Select randomization method
  3. Configure parameters
  4. Generate assignments
  5. Verify balance
  6. Document scheme

Process Integration

Works within scientific discovery workflows for:

  • Clinical trial design
  • Laboratory experiments
  • Field studies
  • A/B testing

Configuration

  • Randomization method
  • Stratification factors
  • Block sizes
  • Seed management

Output Artifacts

  • Randomization lists
  • Allocation sequences
  • Balance checks
  • Scheme documentation

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.