openevidence-local-dev-loop

Set up local development environment for OpenEvidence integration.

Content Preview
---
name: openevidence-local-dev-loop
description: |
  Set up local development environment for OpenEvidence integration.
  Use when configuring development workflow, setting up testing environment,
  or creating a rapid iteration loop for clinical AI development.
  Trigger with phrases like "openevidence dev setup", "openevidence local",
  "openevidence development", "openevidence testing environment".
allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(pip:*)
version: 1.0.0
license: MIT
author
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/openevidence-local-dev-loop.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/openevidence-pack/skills/openevidence-local-dev-loop/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-local-dev-loop/SKILL.md

Related Skills