openevidence-pack
v1.13.0Claude Code skill pack for OpenEvidence medical AI (24 skills)
By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 13 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 24 skill or MCP entries
- Source updated
- Aug 29, 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 plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install openevidence-pack@agent-plugin-marketplacePaste 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/jeremylongshore/tons-of-skills-marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/saas-packs/openevidence-pack/.
Plugin files
├── .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
Ci Integration for OpenEvidence. Trigger: "openevidence ci integration".
Diagnose and fix OpenEvidence common errors. Trigger: "openevidence error", "fix openevidence", "debug openevidence".
Execute OpenEvidence primary workflow: Clinical Query & Decision Support. Trigger: "openevidence clinical query & decision support", "primary openevidence workflow".
Execute OpenEvidence secondary workflow: DeepConsult Research Synthesis. Trigger: "openevidence deepconsult research synthesis", "secondary openevidence workflow".
Cost Tuning for OpenEvidence. Trigger: "openevidence cost tuning".
Data Handling for OpenEvidence. Trigger: "openevidence data handling".
Debug Bundle for OpenEvidence. Trigger: "openevidence debug bundle".
Deploy Integration for OpenEvidence. Trigger: "openevidence deploy integration".
Enterprise Rbac for OpenEvidence. Trigger: "openevidence enterprise rbac".
Create a minimal working OpenEvidence example. Trigger: "openevidence hello world", "openevidence example", "test openevidence".
Incident Runbook for OpenEvidence. Trigger: "openevidence incident runbook".
Install and configure OpenEvidence SDK/API authentication. Use when setting up a new OpenEvidence integration. Trigger: "install openevidence", "setup openevidence", "openevidence auth".
Local Dev Loop for OpenEvidence. Trigger: "openevidence local dev loop".
Migration Deep Dive for OpenEvidence. Trigger: "openevidence migration deep dive".
Multi Env Setup for OpenEvidence. Trigger: "openevidence multi env setup".
Observability for OpenEvidence. Trigger: "openevidence observability".
Performance Tuning for OpenEvidence. Trigger: "openevidence performance tuning".
Prod Checklist for OpenEvidence. Trigger: "openevidence prod checklist".
Rate Limits for OpenEvidence. Trigger: "openevidence rate limits".
Reference Architecture for OpenEvidence. Trigger: "openevidence reference architecture".
Sdk Patterns for OpenEvidence. Trigger: "openevidence sdk patterns".
Security Basics for OpenEvidence. Trigger: "openevidence security basics".
Upgrade Migration for OpenEvidence. Trigger: "openevidence upgrade migration".
Webhooks Events for OpenEvidence. Trigger: "openevidence webhooks events".
Plugin manifests1
{
"name": "openevidence-pack",
"version": "1.13.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"
]
}For maintainers
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)