Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Databases & data
2,394 results · page 74 of 80
- View details
agami-save-goldenSkillDatabases & data
Writes golden-dataset items for a profile through two doors. The import door turns a question bank — a CSV, or a table pasted into chat — into items after the parsed rows have been shown and agreed to: a row that already carries a statement is written confirmed, a bare question is written unconfirme
Ready to connect
- View details
agami-serveSkillDatabases & data
Wires the local agami MCP server (python -m mcp_harness) into the Claude Desktop app in one step, so you can ask your database questions from Claude Desktop — not just inside Claude Code. Auto-detects the right Python interpreter (the one with your DB driver), installs the agami-core package into it
Ready to connect
- View details
agent-run-data-collectionSkillDatabases & data
Use when collecting NPA agent work for fine-tuning or evaluation so every goal-level episode emits a sanitized, outcome-linked trajectory to an append-only S3 dataset in an operator-specified Nebius tenant and bucket.
Ready to connect
- View details
alpamayo2-superSkillDatabases & data
Package, preflight, run, validate, or troubleshoot NVIDIA Alpamayo 2 Super 34B VLA inference in NPA, including its OpenMDW model terms, separately gated PhysicalAI-AV dataset, public runtime-fetch image, B200/RTX PRO 6000 routing, workflow artifacts, and real-GPU evidence.
Ready to connect
- View details
artifact-viz-shareSkillDatabases & data
Use to turn run outputs into something a human can look at and to hand it to someone else — `npa adapter convert` (sim demos to LeRobotDataset), `npa convert lerobot-to-rrd|lerobot-to-mp4`, and `npa rerun host|share|list-shares|revoke` for time-boxed presigned links.
Ready to connect
- View details
cf-analyticsSkillDatabases & data
Render an ASCII analytics dashboard of ContentForge production history — quality score trends, phase-by-phase pipeline timing, brand and content-type comparisons, compliance and citation metrics, outlier detection, and triggered alerts over a 7/30/90-day window. Triggers on \"/contentforge:cf-analyt
Ready to connect
- View details
chemblSkillDatabases & data
Query the ChEMBL database web services for measured bioactivity data, compound records and calculated properties, targets, assays, mechanisms of action, drug indications and warnings. Use this skill to build curated SAR or QSAR datasets for a target, look compounds up by SMILES, InChIKey, name, or C
Ready to connect
- View details
cosmos3-post-trainingSkillDatabases & data
Use when planning, reviewing, or explaining Cosmos3 supervised fine-tuning and post-training in NPA, including upstream recipes, dataset/checkpoint preparation, and why NPA does not expose post-training as a fake skill command.
Ready to connect
- View details
fiftyoneSkillDatabases & data
Use when deploying, launching, loading data into, or reviewing the FiftyOne workbench dataset curation and visualization tool.
Ready to connect
- View details
implement-incremental-extractionSkillDatabases & data
Expert guidance for implementing incremental metadata extraction in a new SQL-based connector app using the Application SDK. Covers the full implementation: activities class (build_incremental_column_sql, SQL placeholders, fetch overrides), workflow class, SQL templates (extract_table_incremental.sq
Ready to connect
- View details
incremental-migrateSkillDatabases & data
Orchestrates adding incremental extraction to any Atlan connector app. Handles both SQL connectors (delegates to SDK's implement-incremental-extraction skill) and REST/GraphQL connectors (uses the Tableau pattern as reference). Runs as isolated sub-agents: reconnaissance -> feasibility -> implementa
Ready to connect
- View details
lerobotSkillDatabases & data
Use when working on LeRobot workbench training, evaluation, serving, inference, dataset conversion, or robot policy workflows.
Ready to connect
- View details
migrate-off-daftSkillDatabases & data
Migrate a connector app across the SDK 3.20.0 daft cliff. In v3.20.0 (commit 41f32e1d, PR #2300) the SDK removed daft entirely and rerouted the transformation layer to DuckDB + pyarrow + orjson, in one cut — any app whose lockfile crosses 3.19.x → 3.20.0+ hits every break at once. The skill resolves
Ready to connect
- View details
scaffold-appSkillDatabases & data
Bootstrap a new Atlan app repo from scratch. Generates pyproject.toml, Dockerfile, atlan.yaml, app/ package skeleton (contracts, handler, connector, clients), .env.example, and an initial run_dev.py. Branches on connector type (SQL vs REST) and auth type (basic, api_key, bearer, oauth).
Ready to connect
- View details
solution-licensingSkillDatabases & data
Use when adding, onboarding, or repackaging any solution, tool, container image, model, weights, dataset, or runtime cache; classify each artifact separately, keep restricted weights out of images, design safe runtime caching, and record redistribution decisions where guards enforce them.
Ready to connect
- View details
third-party-eula-preflightSkillDatabases & data
Use before provisioning, building, downloading, or submitting a workload whose image, software, model, or data requires third-party EULAs or gated terms; apply the scoped Isaac ACCEPT_EULA default and explicit opt-out correctly without conflating credentials, privacy, telemetry, or redistribution ri
Ready to connect
- View details
busic-databaseSkillDatabases & data
BuSic data layer spec. Quickly confirm the source of truth and linked checklist items when defining Drift tables, writing migrations, implementing repositories, and mapping domain models.
Ready to connect
- View details
chatkit-integrationSkillDatabases & data
Foundation skill for integrating OpenAI ChatKit framework with custom backends. This skill should be used for initial ChatKit setup including server implementation, React component integration, authentication, context injection, and database persistence. For streaming UI patterns use chatkit-streami
Ready to connect
- View details
data-transformation-etlSkillDatabases & data
Practical ETL rules for parsing, validation, transformation, and safe loading.
Ready to connect
- View details
database-optimizationSkillDatabases & data
Practical rules for query tuning, schema choices, and safe database performance work.
Ready to connect
- View details
dotnet-testing-advanced-testcontainers-databaseSkillDatabases & data
使用 Testcontainers 進行容器化資料庫測試的專門技能。當需要測試真實資料庫行為、使用 SQL Server/PostgreSQL/MySQL 容器、測試 EF Core/Dapper 時使用。涵蓋容器啟動、資料庫遷移、測試隔離、容器共享等。 Make sure to use this skill whenever the user mentions Testcontainers database, SQL Server container, PostgreSQL container, EF Core integration test, Dapper testing, or Col
Ready to connect
- View details
dotnet-testing-advanced-testcontainers-nosqlSkillDatabases & data
Testcontainers NoSQL 整合測試完整指南。當需要對 MongoDB 或 Redis 進行容器化整合測試時使用。涵蓋 MongoDB 文件操作、Redis 五種資料結構、Collection Fixture 模式。包含 BSON 序列化、索引效能測試、資料隔離策略與容器生命週期管理。 Make sure to use this skill whenever the user mentions Testcontainers MongoDB, Testcontainers Redis, NoSQL integration test, BSON serialization, or R
Ready to connect
- View details
fastapi-backendSkillDatabases & data
Build production-grade FastAPI backends with SQLModel, Pydantic, and JWT authentication. Use this skill when building REST APIs, integrating with Neon PostgreSQL, implementing Better Auth JWT verification, or creating CRUD endpoints. Includes patterns for audit logging, worker/agent parity, and Open
Ready to connect
- View details
firebase-cliSkillDatabases & data
Safety-first Firebase CLI (firebase-tools v15) skill for full project control — deploy, Hosting (sites/channels/rollback), Cloud Functions (+secrets), Firestore (databases/indexes/backups/delete), Realtime Database, Auth import/export, Remote Config, App Distribution, App Hosting, Extensions, Data C
Ready to connect
- View details
neon-postgres-agent-platformsSkillDatabases & data
Build and operate multi-tenant AI agent platforms on Neon. Use this skill whenever the user is designing an agent/app builder, provisioning a Neon project or database per user/app/agent run, managing thousands of tenant projects, separating sponsored free users from paid customers, moving projects b
Ready to connect
- View details
obsidian-skillsSkillDatabases & data
Obsidian vault management — CLI operations, Markdown extensions, JSON Canvas, Bases databases, and Defuddle content extraction. Use when interacting with Obsidian vaults, managing notes, searching content, or developing plugins.
Ready to connect
- View details
perfetto-sqlSkillDatabases & data
Translates natural language data intents into syntactically valid Perfetto
Ready to connect
- View details
pydantic-modelSkillDatabases & data
Pydantic v2 model patterns for req/res validation, MongoDB conversion, validation rules. Travel Panel conventions.
Ready to connect
- View details
sqlmodel-databaseSkillDatabases & data
Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sy
Ready to connect
- View details
data-qualitySkillDatabases & data
Use when validating a dataset or building quality checks into a pipeline. Covers profiling, schema and constraint validation, freshness and completeness checks, anomaly detection, and failing a pipeline correctly.
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,585 of the 54,017 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.