openevidence-multi-env-setup

Configure OpenEvidence across development, staging, and production environments.

Content Preview
---
name: openevidence-multi-env-setup
description: |
  Configure OpenEvidence across development, staging, and production environments.
  Use when setting up multiple environments, managing environment-specific configurations,
  or implementing environment promotion strategies for clinical AI applications.
  Trigger with phrases like "openevidence environments", "openevidence staging",
  "openevidence dev setup", "multi-environment openevidence".
allowed-tools: Read, Write, Edit
version: 1.0.0
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/openevidence-multi-env-setup.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/openevidence-pack/skills/openevidence-multi-env-setup/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/openevidence-pack/skills/openevidence-multi-env-setup/SKILL.md

Related Skills