一键导入
precision-bio-docs
Expert guide for project-specific documentation and clinical reporting. Maintains consistency across persona-based guides and automated reports.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Expert guide for project-specific documentation and clinical reporting. Maintains consistency across persona-based guides and automated reports.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Audits all Markdown files in the precision-medicine-mcp repo against four canonical principles: (A) server Python code is the authoritative tool count, (B) server-registry.md is the authoritative server/tool summary, (C) all three patient outcomes (PAT001/PAT002/PAT003) must be represented consistently, (D) no content block may appear in more than one MD file (DRY). Use this skill whenever a new version of the platform ships, a new server is added, a new patient use case is validated, or before any major doc update. Trigger phrases: "audit the docs", "check docs are correct", "doc cleanup", "canonical check", "are the docs up to date", "DRY check on markdown".
Ensures all development meets clinical compliance and security standards. Focuses on HIPAA-friendly logging, audit trails, risk assessment, and scientific nomenclature.
Guide for managing patient data and bioinformatics datasets (h5ad, CSV). Standardizes data loading, preprocessing, and path management.
Expert guide for GCP deployment, security, and hospital-specific infrastructure. Covers Cloud Run, IAM, VPC, and secrets management for bioinformatics.
Expert guide for testing bioinformatics MCP servers. Covers pytest, DRY_RUN modes, and PatientOne simulation scenarios.
Expert guide for developing the Precision Medicine Streamlit dashboard and LLM providers. Covers provider abstraction, trace visualization, and UI components.
| name | precision-bio-docs |
| description | Expert guide for project-specific documentation and clinical reporting. Maintains consistency across persona-based guides and automated reports. |
This skill ensures that all documentation is consistent, high-quality, and targeted to the right audience.
We write for different stakeholders. Always follow the established styles:
docs/INDEX.md.docs/reference/shared/ (e.g., patientone-profile.md).docs/for-developers/automation-guides/.docs/email-summary.md for daily/weekly project status updates.mcp-patient-report to maintain clinical standards.data/images/ and reference with absolute paths where possible.Server Registry.Use this skill when: