Toolverse
All skills

clinpgx-database

by davila7

Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Backend
Views
1

About this skill

Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.

How to use

  1. Zainstaluj wymagane biblioteki Pythona poleceniem uv pip install requests. Umożliwi to komunikację z API ClinPGx.
  2. Połącz się z bazą danych, używając punktu końcowego API: https://api.clinpgx.org/v1/. Pamiętaj o limitach – maksymalnie 2 żądania na sekundę, aby uniknąć błędu HTTP 429.
  3. Sformułuj zapytanie dotyczące interesującego Cię genu lub leku – na przykład wyszukaj, jak warianty genetyczne wpływają na metabolizm konkretnego leku lub jakie są wytyczne CPIC dla danej pary gen-lek.
  4. Pobierz wyniki zawierające informacje o funkcji alleli, fenotypach, częstości wariantów oraz rekomendacjach dawkowania opartych na genotypie pacjenta.
  5. Wykorzystaj uzyskane dane do wsparcia decyzji klinicznych – dostosuj dawkowanie leku na podstawie profilu genetycznego pacjenta lub zidentyfikuj potencjalne ryzyka niekorzystnych reakcji na lek związane z wariantami genetycznymi.

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147