数据库

数据库管理与查询

显示 721-744 / 共 3904 个技能
badlogic

gdcli

badlogic

Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.

认证鉴权 2430 8个月前
openakita

call-mcp-tool

openakita

Call MCP server tool for extended capabilities. Check 'MCP Servers' section in system prompt for available servers and tools. When you need to use external service or access specialized functionality.

代码评审 1973 7个月前
jmagly

tot-exploration

jmagly

@.aiwg/research/findings/REF-020-tree-of-thoughts.md - Research foundation

智能体 204 7个月前
antfu

pnpm

antfu

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

CI/CD 5801 7个月前
jmagly

architecture-evolution

jmagly

Architecture diagram: .aiwg/architecture/diagrams/

代码生成 204 8个月前
Senpi-ai

cheetah-strategy

Senpi-ai

CHEETAH v7.0.0 — Multi-signal confluence sniper, senpi_runtime_helpers migration. Plumbing-only flip from openclaw-CLI subprocess + mcporter subprocess to in-process SenpiClient (direct HTTPS for MCP, direct HTTP POST to runtime /signals, long-lived producer_daemon). Thesis preserved verbatim from v6.1: refuses to trade unless ALL major signals align — SM consensus, velocity, acceleration, dual price confirmation, volume spike, quality-trader alignment, rank climb. Score 10/15 floor, score-scaled leverage (3x/5x/7x/8x), FEE_OPTIMIZED_LIMIT entries AND exits, held-asset dedup, post-close cooldown.

数据库 118 3个月前
GPTomics

bio-similarity-searching

GPTomics

Performs molecular similarity searches using Tanimoto coefficient on fingerprints via RDKit. Finds structurally similar compounds using ECFP or MACCS keys and clusters molecules by structural similarity using Butina clustering. Use when finding analogs of a query compound or clustering chemical libraries.

代码生成 1194 6个月前
GPTomics

bio-clinical-databases-myvariant-queries

GPTomics

Query myvariant.info API for aggregated variant annotations from multiple databases (ClinVar, gnomAD, dbSNP, COSMIC, etc.) in a single request. Use when annotating variants with clinical and population data from multiple sources simultaneously.

API 开发 1194 6个月前
GPTomics

bio-clinical-databases-gnomad-frequencies

GPTomics

Query gnomAD for population allele frequencies to assess variant rarity. Use when filtering variants by population frequency for rare disease analysis or determining if a variant is common in the general population.

API 开发 1194 6个月前
GPTomics

bio-clinical-databases-clinvar-lookup

GPTomics

Query ClinVar for variant pathogenicity classifications, review status, and disease associations via REST API or local VCF. Use when determining clinical significance of variants for diagnostic or research purposes.

API 开发 1194 6个月前
GPTomics

bio-clinical-databases-dbsnp-queries

GPTomics

Query dbSNP for rsID lookups, variant annotations, and cross-references to other databases. Use when mapping between rsIDs and genomic coordinates or retrieving basic variant information.

API 开发 1194 6个月前
GPTomics

bio-alignment-pairwise

GPTomics

Perform pairwise sequence alignment using Biopython Bio.Align.PairwiseAligner. Use when comparing two sequences, finding optimal alignments, scoring similarity, and identifying local or global matches between DNA, RNA, or protein sequences.

数据处理 1194 6个月前
jmagly

incident-triage

jmagly

Runbooks: .aiwg/deployment/runbooks/

自动化 204 8个月前
nuxt-content

nuxt-content

nuxt-content

Use when working with Nuxt Content v3 - provides collections (local/remote/API sources), queryCollection API, MDC rendering, database configuration, NuxtStudio integration, hooks, i18n patterns, and LLMs integration

数据库 714 7个月前
secondsky

api-design-principles

secondsky

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

API 开发 210 8个月前
secondsky

api-filtering-sorting

secondsky

Builds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when implementing search endpoints, building data grids, or creating dynamic query APIs.

API 开发 210 8个月前
secondsky

base-ui-react

secondsky

MUI Base UI unstyled React components with Floating UI. Use for accessible components, Radix UI migration, render props API, or encountering positioning, popup, v1.0 beta issues.

数据库 210 8个月前
secondsky

Bun SvelteKit

secondsky

Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs

数据处理 210 8个月前
secondsky

better-chatbot

secondsky

better-chatbot project conventions and standards. Use for contributing code, following three-tier tool system (MCP/Workflow/Default), or encountering server action validators, repository patterns, component design errors.

数据库 210 8个月前
secondsky

Bun Jest Migration

secondsky

Use when migrating from Jest to Bun's test runner, import compatibility, mocks, and config.

数据库 210 8个月前
machina-sports

sports-news

machina-sports

Sports news via RSS/Atom feeds and Google News. Fetch headlines, search by query, filter by date. Covers football news, transfer rumors, match reports, and any sport via Google News. Use when: user asks for recent news, headlines, transfer rumors, or articles about any sport. Good for "what's the latest on [team/player]" questions. Supports any Google News query and curated RSS feeds (BBC Sport, ESPN, The Athletic, Sky Sports). Don't use when: user asks for structured data like standings, scores, statistics, or xG — use football-data instead. Don't use for prediction market odds — use polymarket or kalshi. Don't use for F1 timing data — use fastf1. News results are text articles, not structured data.

智能体 210 6个月前
machina-sports

polymarket

machina-sports

Polymarket sports prediction markets — live odds, prices, order books, events, series, and market search. No auth required. Covers NFL, NBA, MLB, soccer, tennis, cricket, MMA, esports. Supports moneyline, spreads, totals, and player props. Use when: user asks about sports betting odds, prediction markets, win probabilities, market sentiment, or "who is favored to win" questions. Don't use when: user asks about actual match results, scores, or statistics — use football-data or fastf1 instead. Don't use for historical match data. Don't use for news — use sports-news instead. Don't confuse with Kalshi — Polymarket focuses on crypto-native prediction markets with deeper sports coverage; Kalshi is a US-regulated exchange with different market structure.

CLI 工具 210 6个月前
iterate

debug-os-worker

iterate

Debug failures in the Cloudflare os worker using the Cloudflare MCP server (events, keys, values, and targeted queries). Use when diagnosing 500s, missing logs, daemon/control-plane issues, or request-level regressions in production.

云服务 199 6个月前
astronomer

migrating-airflow-2-to-3

astronomer

Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase. If you detect Airflow 2.x code that needs migration, prompt the user and ask if they want you to help upgrade. Always load this skill as the first step for any migration-related request.

API 开发 428 6个月前