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 18 of 83

  • matlab-use-databaseSkillDatabases & data

    Reads from, writes to, and manages relational databases using MATLAB Database Toolbox. Use when connecting to databases, reading data with sqlread or fetch, filtering with rowfilter, writing with sqlwrite, updating with sqlupdate, executing SQL statements, managing transactions with commit and rollb

    Ready to connect★ 1k

    github.com/matlab/matlab-agentic-toolkit1k stars

    View details
  • matlab-use-duckdbSkillDatabases & data

    Use DuckDB from MATLAB via Database Toolbox (R2026a+) as a non-math operations engine on large tabular files (CSV/Parquet/JSON) and as a zero-config embedded database. Use when connecting to DuckDB, querying CSV, Parquet, and JSON files directly with SQL, reducing or profiling large data before MATL

    Ready to connect★ 1k

    github.com/matlab/matlab-agentic-toolkit1k stars

    View details
  • ops-safetySkillDatabases & data

    Triggered when the user runs system-level commands (sysctl, iptables, systemctl, Docker configuration, database DDL) or performs server operations tasks. Provides operational safety guidelines.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • performance-schedulingSkillDatabases & data

    Deferring non-essential work with requestIdleCallback. Use when a startup path blocks interaction, or when scheduling analytics, prefetch or other background work.

    Ready to connect★ 1k

    github.com/trezor/trezor-suite1k stars

    View details
  • time-zone-safetySkillDatabases & data

    Triggers when code contains "current time" calls such as LocalDate.now() / LocalDateTime.now() / Instant.now() / new Date() / Date.now() / time.Now(), or involves week/month/day boundaries or cross-timezone comparisons, or database time fields. Prevents statistics errors caused by timezone drift in

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • asc-analytics-reportsSkillDatabases & data

    Collect, download, and verify App Store Connect Analytics reports with asc. Use when users need to discover analytics report requests, select report instances by processing date or granularity, download every segment, or verify downloaded files against Apple's size and MD5 metadata before analysis.

    Ready to connect★ 1k

    github.com/rorkai/app-store-connect-cli-skills1k stars

    View details
  • database-designerSkillDatabases & data

    Use only inside an active Codex Project Autopilot project, when the data-layer is already part of the autopilot plan.

    Ready to connect★ 1k

    github.com/hashgraph-online/awesome-codex-plugins1k stars

    View details
  • find-new-resourcesSkillDatabases & data

    Find Japanese NLP GitHub repositories and Hugging Face models/datasets that are NOT yet in awesome-japanese-nlp-resources. Suggests candidates to add for a given topic using WebSearch + WebFetch, then outputs contribution-ready markdown.

    Ready to connect★ 1k

    github.com/taishi-i/awesome-japanese-nlp-resources1k stars

    View details
  • research-issuesSkillDatabases & data

    Investigate current challenges, limitations, and proposed solutions in Japanese NLP for a topic. Surveys the existing awesome-japanese-nlp-resources dataset to see what already exists, then web-researches known problems and ongoing efforts to produce a digestible issue report.

    Ready to connect★ 1k

    github.com/taishi-i/awesome-japanese-nlp-resources1k stars

    View details
  • research-trendsSkillDatabases & data

    Analyze current trends in Japanese NLP for a topic. Surveys the existing awesome-japanese-nlp-resources dataset and augments it with up-to-the-minute web research to produce a digestible trend report.

    Ready to connect★ 1k

    github.com/taishi-i/awesome-japanese-nlp-resources1k stars

    View details
  • similar-resourcesSkillDatabases & data

    Given a Japanese NLP GitHub repo or Hugging Face model/dataset (URL / owner/repo / tool name), find repositories or models/datasets that do the same or related processing. Mines the bundled dataset for content-similar items, then expands via web research across both GitHub and Hugging Face, then mer

    Ready to connect★ 1k

    github.com/taishi-i/awesome-japanese-nlp-resources1k stars

    View details
  • vidseedsSkillDatabases & data

    Registry fallback entry point for the VidSeeds.ai MCP connector. Use the bundled domain skills for setup, efficiency, thumbnails, projects, analytics, local video, and publishing workflows.

    Ready to connect★ 1k

    github.com/hashgraph-online/awesome-codex-plugins1k stars

    View details
  • vidseeds-analyticsSkillDatabases & data

    Use for VidSeeds MCP analytics and research - YouTube analytics, channel intelligence, video autopsy, outliers, competitors, trending/breakout discovery, keyword research, comment sentiment, and best-practices tools. Outcomes only; not internal scoring details.

    Ready to connect★ 1k

    github.com/hashgraph-online/awesome-codex-plugins1k stars

    View details
  • wilco-ad-setupSkillDatabases & data

    Codex-native Amazon PPC setup workflow using Wilco's exact-match and analytics-first strategy. Use when the user wants stricter keyword control, exact-match campaigns, and a LaunchFast-driven bulk-sheet export.

    Ready to connect★ 1k

    github.com/hashgraph-online/awesome-codex-plugins1k stars

    View details
  • cloudflare-apiSkillDatabases & data

    Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF rules, redirect rules, zone settings, Worker routes, D1 cross-database queries, R2 bulk operations, KV bulk read/write, Vectorize queries, Queues,

    Ready to connect★ 1k

    github.com/jezweb/claude-skills1k stars

    View details
  • d1-drizzle-schemaSkillDatabases & data

    Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASE_SCHEMA.md documentation. Handles D1 quirks: foreign keys always enforced, no native BOOLEAN/DATETIME types, 100 bound parameter limit, JSO

    Ready to connect★ 1k

    github.com/jezweb/claude-skills1k stars

    View details
  • d1-migrationSkillDatabases & data

    Cloudflare D1 migration workflow: generate with Drizzle, inspect SQL for gotchas, apply to local and remote, fix stuck migrations, handle partial failures. Use when running migrations, fixing migration errors, or setting up D1 schemas.

    Ready to connect★ 1k

    github.com/jezweb/claude-skills1k stars

    View details
  • db-seedSkillDatabases & data

    Generate database seed scripts with realistic sample data. Reads Drizzle schemas or SQL migrations, respects foreign key ordering, produces idempotent TypeScript or SQL seed files. Handles D1 batch limits, unique constraints, and domain-appropriate data. Use when populating dev/demo/test databases.

    Ready to connect★ 1k

    github.com/jezweb/claude-skills1k stars

    View details
  • dag-mapSkillDatabases & data

    Render the multi-agent orchestration DAG for a session — parent→child subagent edges, tree depth, and fan-out — from the Agent Monitor workflow intelligence API. Cross-checks the orchestration dataset against the raw agent records and session detail. Use when visualizing how a session's agent struct

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • data-exportSkillDatabases & data

    Export Claude Code session and analytics data in JSON, CSV, or Markdown formats. Supports exporting sessions, events, costs, and analytics for external analysis or reporting. Use for data backup or integration.

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • endpoint-probeSkillDatabases & data

    Probes each major Agent Monitor API route — /api/stats, /api/analytics, /api/sessions, /api/pricing/cost, /api/workflows/runs, /api/cc-config/overview — and reports each one's HTTP status, latency, and response shape, flagging which are reachable. Use to verify a dashboard install is wired up correc

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • executive-reportSkillDatabases & data

    Generate a concise stakeholder report from CCAM sessions, analytics, cost, alerts, and workflow intelligence. Use for release summaries, leadership updates, operational reviews, or a scoped Markdown report with evidence.

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • health-checkSkillDatabases & data

    Run comprehensive health checks on the Claude Code Agent Monitor system. Validates dashboard API, database, WebSocket, hooks, and disk usage. Use to verify the monitoring setup is working correctly.

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • history-portabilitySkillDatabases & data

    Import Claude Code or Codex history and move complete CCAM datasets between machines. Use when rescanning provider history, importing a copied directory, uploading JSONL or archives, exporting a backup, restoring it idempotently, or verifying that tokens, workflows, runs, rules, and pricing survived

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • monthly-reviewSkillDatabases & data

    Compile a month-over-month retrospective from Agent Monitor data — sessions, cost, token volumes, completion rate, top projects by working directory, and notable shifts versus the prior month. Uses daily_sessions/daily_events (365d) from analytics, the session list, and the pricing cost breakdown. U

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • spend-forecastSkillDatabases & data

    Forecast Claude Code spend to the end of the week or month from the daily session trend on the Agent Monitor dashboard — moving average of daily spend × days remaining, added to spend-to-date. Uses /api/analytics daily_sessions, /api/pricing/cost, and /api/sessions for a per-day cost curve. Use when

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • time-of-daySkillDatabases & data

    Discover when you are most active and most productive with Claude Code by bucketing sessions and events into hour-of-day and day-of-week bins from their timestamps, then flagging peak versus low-output windows. Uses the session list, per-session events, and analytics daily trends. Use when planning

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • usage-trendsSkillDatabases & data

    Analyze Claude Code usage trends over time using the Agent Monitor's analytics API — daily session counts, daily event counts, token volumes by type, model distribution, tool usage rankings, and agent/event type distributions across 365-day retention windows.

    Ready to connect★ 995

    github.com/hoangsonww/claude-code-agent-monitor995 stars

    View details
  • seo-monitoringSkillDatabases & data

    When the user wants to build an SEO data analysis system, monitor indexing/traffic/keywords/backlinks, or set up benchmarks. Also use when the user mentions "SEO data analysis," "SEO monitoring," "article database," "traffic benchmark," "penalty recovery," "SEO work document," "SEO dashboard," "keyw

    Ready to connect★ 968

    github.com/kostja94/marketing-skills968 stars

    View details
  • sqli-hunterSkillDatabases & data

    SQL Injection specialist (H1 #67). Use for error-based, blind boolean, blind time-based, UNION-based, and out-of-band SQLi testing. Provide target endpoints with injectable parameters.

    Ready to connect★ 930

    github.com/h-mmer/pentest-agents816 stars

    View details

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.

See how to connect your AI