Database

Database management and queries

Showing 721-744 of 3907 skills
yonatangross

swarm-migrate

by yonatangross

"Cross-repo migration swarm — one coordinator + N parallel subagents (one per target repo) that apply the same transformation, open PRs, wait for CI, and report back to a shared JSON ledger. Coordinator handles topology, conflict auto-rebase, and stop-on-novel-failure. Use when bumping a shared dependency, rolling out a workflow change, or applying a codemod across the org. Do NOT use for single-repo work — that's /ork:implement."

Database 224 28d ago
aws-samples

gmail

by aws-samples

Read, send, draft, delete, and organize Gmail emails

Database 190 6mo ago
badlogic

gdcli

by badlogic

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

Auth 2.4K 9mo ago
openakita

call-mcp-tool

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

Code Review 2K 7mo ago
jmagly

tot-exploration

by jmagly

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

Agents 204 7mo ago
antfu

pnpm

by 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 5.8K 7mo ago
jmagly

architecture-evolution

by jmagly

Architecture diagram: .aiwg/architecture/diagrams/

Code Gen 204 8mo ago
Senpi-ai

cheetah-strategy

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

Database 118 3mo ago
GPTomics

bio-similarity-searching

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

Code Gen 1.2K 6mo ago
GPTomics

bio-clinical-databases-myvariant-queries

by 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 Dev 1.2K 6mo ago
GPTomics

bio-clinical-databases-gnomad-frequencies

by 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 Dev 1.2K 6mo ago
GPTomics

bio-clinical-databases-clinvar-lookup

by 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 Dev 1.2K 6mo ago
GPTomics

bio-clinical-databases-dbsnp-queries

by 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 Dev 1.2K 6mo ago
GPTomics

bio-alignment-pairwise

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

Processing 1.2K 6mo ago
jmagly

incident-triage

by jmagly

Runbooks: .aiwg/deployment/runbooks/

Automation 204 8mo ago
nuxt-content

nuxt-content

by 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

Database 714 7mo ago
secondsky

api-design-principles

by 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 Dev 210 8mo ago
secondsky

api-filtering-sorting

by 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 Dev 210 8mo ago
secondsky

base-ui-react

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

Database 210 8mo ago
secondsky

Bun SvelteKit

by secondsky

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

Processing 210 8mo ago
secondsky

better-chatbot

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

Database 210 8mo ago
secondsky

Bun Jest Migration

by secondsky

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

Database 210 8mo ago
machina-sports

sports-news

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

Agents 210 6mo ago
machina-sports

polymarket

by 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 Tools 210 6mo ago