Agent Plugins Marketplace
All plugins

openevidence-pack

v1.0.0

Claude Code skill pack for OpenEvidence medical AI (24 skills)

Claude Code24 Skills

By Jeremy LongshoreLicense: MIT1.8k GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
24 skill or MCP entries
Source updated
Sep 19, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install openevidence-pack for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install openevidence-pack-2@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Dicklesworthstone/pi_agent_rust

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/openevidence-pack/.

Plugin files

tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/openevidence-pack/
├── .claude-plugin/plugin.json
├── skills/openevidence-ci-integration/SKILL.md
├── skills/openevidence-common-errors/SKILL.md
├── skills/openevidence-core-workflow-a/SKILL.md
├── skills/openevidence-core-workflow-b/SKILL.md
├── skills/openevidence-cost-tuning/SKILL.md
├── skills/openevidence-data-handling/SKILL.md
├── skills/openevidence-debug-bundle/SKILL.md
├── skills/openevidence-deploy-integration/SKILL.md
├── skills/openevidence-enterprise-rbac/SKILL.md
├── skills/openevidence-hello-world/SKILL.md
├── skills/openevidence-incident-runbook/SKILL.md
├── skills/openevidence-install-auth/SKILL.md
├── skills/openevidence-local-dev-loop/SKILL.md
├── skills/openevidence-migration-deep-dive/SKILL.md
├── skills/openevidence-multi-env-setup/SKILL.md
├── skills/openevidence-observability/SKILL.md
├── skills/openevidence-performance-tuning/SKILL.md
├── skills/openevidence-prod-checklist/SKILL.md
├── skills/openevidence-rate-limits/SKILL.md
├── skills/openevidence-reference-architecture/SKILL.md
├── skills/openevidence-sdk-patterns/SKILL.md
├── skills/openevidence-security-basics/SKILL.md
├── skills/openevidence-upgrade-migration/SKILL.md
└── skills/openevidence-webhooks-events/SKILL.md

Included Skills24

openevidence-ci-integrationskills/openevidence-ci-integration/SKILL.md

Integrate OpenEvidence testing into CI/CD pipelines. Use when setting up automated testing, configuring GitHub Actions, or implementing continuous integration for clinical AI applications. Trigger with phrases like "openevidence ci", "openevidence github actions", "openevidence pipeline", "test openevidence ci", "automate openevidence tests".

openevidence-common-errorsskills/openevidence-common-errors/SKILL.md

Diagnose and resolve common OpenEvidence API errors. Use when encountering error codes, debugging failed requests, or implementing error handling for clinical queries. Trigger with phrases like "openevidence error", "openevidence failing", "fix openevidence", "openevidence debug", "openevidence 4xx", "openevidence 5xx".

openevidence-core-workflow-askills/openevidence-core-workflow-a/SKILL.md

Execute OpenEvidence clinical query workflow for point-of-care decisions. Use when implementing real-time clinical decision support, building EHR-integrated evidence lookups, or point-of-care queries. Trigger with phrases like "openevidence clinical query", "point of care", "quick clinical lookup", "evidence search".

openevidence-core-workflow-bskills/openevidence-core-workflow-b/SKILL.md

Execute OpenEvidence DeepConsult workflow for comprehensive medical research. Use when implementing deep research synthesis, complex clinical questions, or when physicians need extensive literature review. Trigger with phrases like "openevidence deepconsult", "deep research", "comprehensive evidence", "literature synthesis".

openevidence-cost-tuningskills/openevidence-cost-tuning/SKILL.md

Optimize OpenEvidence API costs and usage efficiency. Use when reducing API costs, implementing usage budgets, or optimizing DeepConsult spend for clinical AI applications. Trigger with phrases like "openevidence cost", "openevidence billing", "reduce openevidence spend", "openevidence budget", "openevidence pricing".

openevidence-data-handlingskills/openevidence-data-handling/SKILL.md

Implement HIPAA-compliant PHI data handling for OpenEvidence integrations. Use when implementing data protection, configuring retention policies, or ensuring compliance for clinical AI data flows. Trigger with phrases like "openevidence phi", "openevidence data", "openevidence hipaa data", "clinical data handling", "patient data protection".

openevidence-debug-bundleskills/openevidence-debug-bundle/SKILL.md

Generate comprehensive debug information for OpenEvidence integration issues. Use when troubleshooting complex problems, preparing support tickets, or conducting post-incident analysis. Trigger with phrases like "openevidence debug", "openevidence troubleshoot", "openevidence support bundle", "diagnose openevidence".

openevidence-deploy-integrationskills/openevidence-deploy-integration/SKILL.md

Deploy OpenEvidence integrations to healthcare production environments. Use when deploying to production, setting up staging environments, or configuring cloud deployments for clinical AI applications. Trigger with phrases like "deploy openevidence", "openevidence staging", "openevidence production deploy", "release openevidence".

openevidence-enterprise-rbacskills/openevidence-enterprise-rbac/SKILL.md

Configure OpenEvidence enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for clinical AI applications. Trigger with phrases like "openevidence SSO", "openevidence RBAC", "openevidence enterprise", "openevidence roles", "openevidence permissions".

openevidence-hello-worldskills/openevidence-hello-world/SKILL.md

Create a minimal working OpenEvidence clinical query example. Use when starting a new OpenEvidence integration, testing your setup, or learning basic clinical query patterns. Trigger with phrases like "openevidence hello world", "openevidence example", "openevidence quick start", "first clinical query".

openevidence-incident-runbookskills/openevidence-incident-runbook/SKILL.md

Execute OpenEvidence incident response procedures with triage, mitigation, and postmortem. Use when responding to OpenEvidence-related outages, investigating errors, or running post-incident reviews for clinical AI integration failures. Trigger with phrases like "openevidence incident", "openevidence outage", "openevidence down", "openevidence emergency", "clinical ai broken".

openevidence-install-authskills/openevidence-install-auth/SKILL.md

Install and configure OpenEvidence API authentication. Use when setting up a new OpenEvidence integration, configuring API credentials, or initializing OpenEvidence in your healthcare application. Trigger with phrases like "install openevidence", "setup openevidence", "openevidence auth", "configure openevidence API key".

openevidence-local-dev-loopskills/openevidence-local-dev-loop/SKILL.md

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".

openevidence-migration-deep-diveskills/openevidence-migration-deep-dive/SKILL.md

Execute complex OpenEvidence migrations including EHR integration, data migration, and system transitions. Use when migrating from legacy clinical decision support systems, integrating with new EHRs, or performing major platform transitions. Trigger with phrases like "openevidence migration", "ehr integration", "migrate to openevidence", "clinical ai migration", "legacy cds migration".

openevidence-multi-env-setupskills/openevidence-multi-env-setup/SKILL.md

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".

openevidence-observabilityskills/openevidence-observability/SKILL.md

Set up comprehensive observability for OpenEvidence integrations with metrics, traces, and alerts. Use when implementing monitoring for clinical AI operations, setting up dashboards, or configuring alerting for healthcare application health. Trigger with phrases like "openevidence monitoring", "openevidence metrics", "openevidence observability", "monitor openevidence", "openevidence alerts".

openevidence-performance-tuningskills/openevidence-performance-tuning/SKILL.md

Optimize OpenEvidence clinical query performance and response times. Use when improving latency, optimizing query efficiency, or tuning caching for clinical AI applications. Trigger with phrases like "openevidence performance", "openevidence slow", "optimize openevidence", "openevidence latency", "speed up clinical queries".

openevidence-prod-checklistskills/openevidence-prod-checklist/SKILL.md

Production readiness checklist for OpenEvidence clinical AI deployments. Use when preparing for production launch, conducting pre-deployment reviews, or auditing OpenEvidence integration for compliance. Trigger with phrases like "openevidence production", "openevidence go-live", "openevidence checklist", "deploy openevidence", "openevidence readiness".

openevidence-rate-limitsskills/openevidence-rate-limits/SKILL.md

Implement OpenEvidence rate limiting, backoff, and request optimization. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for clinical queries. Trigger with phrases like "openevidence rate limit", "openevidence throttling", "openevidence 429", "openevidence retry", "openevidence backoff".

openevidence-reference-architectureskills/openevidence-reference-architecture/SKILL.md

Implement OpenEvidence reference architecture with best-practice project layout. Use when designing new clinical AI integrations, reviewing project structure, or establishing architecture standards for healthcare applications. Trigger with phrases like "openevidence architecture", "openevidence best practices", "openevidence project structure", "clinical ai architecture".

openevidence-sdk-patternsskills/openevidence-sdk-patterns/SKILL.md

OpenEvidence SDK patterns and best practices for clinical AI integration. Use when implementing advanced SDK features, optimizing API usage, or following clinical decision support best practices. Trigger with phrases like "openevidence patterns", "openevidence best practices", "openevidence sdk", "clinical ai patterns".

openevidence-security-basicsskills/openevidence-security-basics/SKILL.md

Apply OpenEvidence security best practices for HIPAA compliance and PHI protection. Use when securing API keys, implementing PHI handling, or auditing OpenEvidence security configuration. Trigger with phrases like "openevidence security", "openevidence hipaa", "openevidence phi", "secure openevidence", "openevidence compliance".

openevidence-upgrade-migrationskills/openevidence-upgrade-migration/SKILL.md

Upgrade OpenEvidence SDK versions and migrate between API versions. Use when upgrading SDK, migrating to new API version, or planning OpenEvidence version updates. Trigger with phrases like "openevidence upgrade", "openevidence migrate", "update openevidence sdk", "openevidence new version", "openevidence breaking changes".

openevidence-webhooks-eventsskills/openevidence-webhooks-events/SKILL.md

Configure OpenEvidence webhooks for async DeepConsult completion and events. Use when implementing webhook handlers, configuring async notifications, or setting up event-driven clinical AI workflows. Trigger with phrases like "openevidence webhook", "openevidence events", "deepconsult callback", "openevidence notifications".

Plugin manifests1

tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/openevidence-pack/.claude-plugin/plugin.json
{
  "name": "openevidence-pack",
  "version": "1.0.0",
  "description": "Claude Code skill pack for OpenEvidence medical AI (24 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "openevidence",
    "medical-ai",
    "clinical-decision-support",
    "saas",
    "healthcare",
    "hipaa"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[openevidence-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/openevidence-pack-2)