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,461 results · page 17 of 83
- View details
postgresql-development-cloudbaseSkillDatabases & data
Use when building, debugging, or evaluating CloudBase PostgreSQL / CloudBase PG / PG mode apps, including Postgres schema setup, queryPgDatabase/managePgDatabase, JS SDK v3 app.rdb() CRUD/RPC, PG HTTP API fallback, RLS-style permissions, username-password auth, and Web CMS/admin CRUD flows backed by
Ready to connect★ 1k
- View details
relational-database-mcp-cloudbaseSkillDatabases & data
[Deprecated] This is the required documentation for agents operating on the CloudBase Relational Database through MCP. It defines the canonical SQL management flow with `queryMysqlDatabase`, `manageMysqlDatabase`, `queryPermissions`, and `managePermissions`, including MySQL provisioning, destroy flo
Ready to connect★ 1k
- View details
ds-scoutSkillDatabases & data
Use when a quest needs problem framing, literature scouting, dataset or metric clarification, or baseline discovery before deeper work.
Ready to connect★ 1k
- View details
inno-prepare-resourcesSkillDatabases & data
Loads the evaluation instance, searches GitHub for related repositories, builds a dataset description, queries the Prepare Agent for reference codebases, and downloads arXiv paper sources. Covers both Idea mode and Plan mode (the only difference is whether innovative ideas are included in the Prepar
Ready to connect★ 1k
- View details
agent-evalsSkillDatabases & data
Build automated evaluation suites for AI agents using golden datasets, rubrics, and regression gates. Use when shipping agent features, validating prompt changes, or gating deployments on quality.
Ready to connect★ 1k
- View details
asset-inventorySkillDatabases & data
Maintain IT asset inventory and configuration management database. Track hardware, software, and cloud resources. Use when managing IT assets.
Ready to connect★ 1k
- View details
aws-rdsSkillDatabases & data
Provision and manage RDS databases. Configure backups, replication, and security. Use when deploying managed relational databases on AWS.
Ready to connect★ 1k
- View details
azure-monitor-auditSkillDatabases & data
Configure Azure Monitor and Activity Log for auditing. Set up diagnostic settings and log analytics. Use when auditing Azure activity.
Ready to connect★ 1k
- View details
azure-sqlSkillDatabases & data
Provision Azure SQL Database and Cosmos DB. Configure security, backups, and replication. Use when deploying managed databases on Azure.
Ready to connect★ 1k
- View details
database-backupsSkillDatabases & data
Implement database backup strategies. Configure automated backups, retention, and recovery testing. Use when designing backup and recovery procedures.
Ready to connect★ 1k
- View details
gcp-audit-logsSkillDatabases & data
Configure GCP Cloud Audit Logs for compliance. Set up log routing and BigQuery analysis. Use when auditing GCP activity.
Ready to connect★ 1k
- View details
gcp-cloud-sqlSkillDatabases & data
Provision Cloud SQL and Spanner databases. Configure high availability, backups, and security. Use when deploying managed databases on GCP.
Ready to connect★ 1k
- View details
llm-cachingSkillDatabases & data
Implement multi-layer LLM caching with exact match, semantic similarity, and provider-side prompt caching. Reduce API costs by 30–70%, cut latency, and improve throughput using Redis, GPTCache, and provider caching APIs.
Ready to connect★ 1k
- View details
llm-fine-tuningSkillDatabases & data
Set up infrastructure for fine-tuning LLMs with QLoRA, LoRA, and full fine-tuning using Hugging Face TRL, Axolotl, and distributed training with DeepSpeed or FSDP. Covers dataset prep, training runs, and model export.
Ready to connect★ 1k
- View details
mongodbSkillDatabases & data
Administer MongoDB databases. Configure replica sets, sharding, and backups. Use when managing MongoDB deployments.
Ready to connect★ 1k
- View details
mysqlSkillDatabases & data
Administer MySQL/MariaDB databases. Configure replication and optimize performance. Use when managing MySQL deployments.
Ready to connect★ 1k
- View details
planetscaleSkillDatabases & data
Operate MySQL-compatible databases on PlanetScale with branching workflows, safe migrations, and production rollouts.
Ready to connect★ 1k
- View details
postgresqlSkillDatabases & data
Administer PostgreSQL databases. Configure replication, backups, and performance tuning. Use when managing PostgreSQL deployments.
Ready to connect★ 1k
- View details
redisSkillDatabases & data
Configure Redis for caching and data storage. Set up clustering, persistence, and Sentinel. Use when implementing Redis caching or queues.
Ready to connect★ 1k
- View details
authoring-simulink-inputsSkillDatabases & data
Synthesize new waveforms from scratch for Simulink inports using createInputDataset. Use ONLY when the user asks to generate, create, or synthesize signals (step, ramp, sine, chirp, pulse, noise) to populate a Dataset for External Inputs or Signal Editor. Covers timeseries and timetable formats with
Ready to connect★ 1k
- View details
simulating-simulink-modelsSkillDatabases & data
Configures Simulink simulations non-destructively using SimulationInput objects — parameter overrides without modifying the model, batch sweeps via parsim, custom input signals via Dataset, and simulation data retrieval via logsout. Use when running sim()/parsim() with setVariable, setBlockParameter
Ready to connect★ 1k
- View details
skill-publish-analyticsSkillDatabases & data
Analyzes publishing log data and attributes content performance across four dimensions—publish time, tag effectiveness, content type, and follower growth—outputting actionable optimization suggestions. Use when the user says "发布数据分析" (publish data analysis), "归因分析" (attribution analysis), "什么时间发好" (
Ready to connect★ 1k
- View details
cc-ops-safetySkillDatabases & data
Safety guidelines for shell, services, containers, databases, deployment, and environment-sensitive operations, applicable to risk explanation, rollback thinking, and blast-radius control; does not handle language details.
Ready to connect★ 1k
- View details
cc-redis-safetySkillDatabases & data
Triggered when users work with Redis-related code (go-redis, Jedis, redis-py, ioredis). Covers safety and performance essentials such as banning the KEYS command, using SCAN instead, large key control, Pipeline batching, and TTL conventions.
Ready to connect★ 1k
- View details
matlab-access-datafeedSkillDatabases & data
Guide for accessing financial and economic data in MATLAB using the Datafeed Toolbox. Covers Bloomberg (market data via bloomberg/blp/bloombergHypermedia), FRED (Federal Reserve economic data via fredrs), and Haver Analytics (economic data via haver/haverdirect/haverview). Use when connecting to any
Ready to connect★ 1k
- View details
matlab-classify-tabular-dataSkillDatabases & data
Use this skill to classify tabular data end-to-end in MATLAB — load a dataset, prepare and clean it, select promising classifiers, train them, and compare accuracies with cross-validation, holdout, or hyperparameter optimization plus statistical tests. TRIGGER when: user asks to classify tabular dat
Ready to connect★ 1k
- View details
matlab-connect-databricksSkillDatabases & data
Connect MATLAB to Databricks via Spark (Databricks Connect) or JDBC (Database Toolbox). Use when setting up the MATLAB Interface for Databricks, configuring authentication (OauthU2M, OauthM2M, PAT), creating Spark sessions with getDatabricksSession(), reading Unity Catalog tables with server-side fi
Ready to connect★ 1k
- View details
matlab-import-export-vehicle-dataSkillDatabases & data
Use when importing or exporting vehicle data from/to log files (MDF/MF4/DAT, BLF, ASC/TXT), decoding CAN/CAN FD/LIN messages to signals via DBC, ARXML, or LDF databases, writing timetable data to MDF or BLF files, or calling blfread, blfinfo, blfwrite, mdfRead, mdfWrite, mdfCreate, mdfInfo, canSigna
Ready to connect★ 1k
- View details
matlab-secure-credentialsSkillDatabases & data
Store, retrieve, and pass credentials securely in MATLAB using the built-in MATLAB Vault (setSecret, getSecret, importSecrets, secretID) instead of hardcoding. Handles connections to any authenticated service: REST APIs, databases, cloud storage (S3/Azure/GCS), SFTP, and others. Covers API keys, tok
Ready to connect★ 1k
- View details
matlab-set-up-worker-stateSkillDatabases & data
Set up worker environment and per-worker state for parallel pools. Use when code needs paths, environment variables, database connections, loaded libraries, or expensive objects available on workers before parfor/parfeval runs. Teaches parallel.pool.Constant, parfevalOnAll, and parpool name-value pa
Ready to connect★ 1k
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.
54,764 of the 55,196 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.