Data and AI skills

10,086 tagged Data and AI, measured the same way as everything else here.

Browse within: LLM 284agent 131agents 126agentic-ai 120cli 77skills 69machine-learning 60anthropic-claude 59coding-agents 58chatgpt 57javascript 56ai-scientist 55openai 53bioinformatics 44

data-liberation

457

CUPIDS-Lab/data-liberation-skill

Skill Claude CodeCodex

Build Python data pipelines that liberate structured data from unstructured and semi-structured sources — government PDFs, FOIA releases, scanned reports, scraped HTML, panel-format spreadsheets — into tidy, documented, reproducible civic datasets. Works at six escalating levels, from a one-shot "just give me the CSV"…

not rated 10 2mo ago A 263 tokens original MIT

NVIDIA/digital-health-skills

Skill Claude CodeCodex ✓ vendor

Stage 4 of the Clinical ASR Flywheel. Use when priority KER is above 0.3 to run stock NeMo SFT on Parakeet TDT v2 and offline cycle N+1 re-eval. NOT for generic word boosting (use /finetune-asr).

not rated 10 2mo ago A 72 tokens

timwukp/agent-skills-best-practice

Skill Claude CodeCodex

Build production-ready AWS Bedrock AgentCore Harness agents end to end — declarative model + prompt, managed/BYO Memory, built-in Browser, Code Interpreter, Web Search and Knowledge Bases (RAG), Gateway/MCP tools + rate limits, inline functions, Skills (incl. AWS catalog), versioning + endpoints, advanced config…

not rated 10 2d ago A SkillSpector: pass 233 tokens original MIT

claude-prompting

460

lzhgus/cc-plugin-codex

Skill Claude CodeCodex

How to phrase tasks and reviews when delegating to Claude Code from Codex via the cc tools. Read before composing a non-trivial ccrescue task or review focus.

not rated 10 2mo ago A 42 tokens original Apache-2.0

TuiML ML

461

tuiml/tuiml

Skill Claude CodeCodex

Machine learning toolkit - train, evaluate, and compare models using 200+ algorithms, preprocessors, and datasets.

not rated 10 +1 changed 6d ago C 27 tokens original BSD-3-Clause

graphify

462

khanhhuyenngo985-sys/character-scene-design-skills

Skill Claude CodeCodex

Turn any folder of files into a navigable knowledge graph with community detection, an honest audit trail, and three outputs: interactive HTML, GraphRAG-ready JSON, and a plain-language GRAPHREPORT.md.

not rated 10 +1 3mo ago A 27 tokens

create-ai-provider

463

markconroy/markie

Skill Claude CodeCodex

Scaffolds a new AI Provider plugin for the Drupal AI module. Asks which operation types the provider supports (chat, embeddings, text-to-image, etc.), then generates the plugin class with the correct interface implementations, authentication setup, and model discovery.

not rated 10 7d ago A 55 tokens GPL-2.0

llm-app-patterns

464

bugrabilge/bilge-development-kit

Skill Claude CodeCodex

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, AI assistant design, prompt management, LLMOps monitoring, conversational interfaces, and context management.

not rated 10 4mo ago A 42 tokens original MIT

aicontext-ingest

465

SophonMe/AIContext

Skill Claude CodeCodex

Implement data source ingestion for AIContext. Explore a user's data export, identify ingestible sources, and write DataSource classes to parse them.

not rated 9 4mo ago A 34 tokens original MIT

openmythos

466

SarthakDz/OpenMythos-Skill

Skill Claude CodeCodex

Use this skill when the user is working with the OpenMythos codebase — a PyTorch implementation of a hypothesized Recurrent-Depth Transformer (RDT) architecture by Kye Gomez. Trigger on any of these signals: files named main.py in an openmythos/ directory; imports like from openmythos.main import OpenMythos…

not rated 9 4mo ago A 407 tokens original MIT

prompt-compile

467

JordanGunn/nunchuck

Skill Claude CodeCodex

Compile the YAML artifact into PROMPT.md with deterministic structure. A final agent pass polishes for fluidity, conciseness, and correctness.

not rated 9 7mo ago A 33 tokens original MIT

claude-api

468

adryanmoldokkr32-pixel/anthropics-skills

Skill Claude CodeCodex

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code…

not rated 9 3mo ago A 0 tokens

llm-finetuning

469

param087/agent-ml-skills

Skill Claude CodeCodex

Use when fine-tuning a large language model. Covers choosing full vs LoRA/QLoRA, dataset formatting, the transformers/PEFT/TRL stack, key hyperparameters, and evaluating fine-tunes without overfitting.

not rated 9 3mo ago A 53 tokens original MIT

kg

470

nnar1o/kg

Skill Claude CodeCodex

Skill "kg" from nnar1o/kg, covering 1. what is kg-mcp, graph scoping for mcp, 2. node and edge structure, node fields and edge fields.

not rated 9 1mo ago A 0 tokens original Apache-2.0

DSmmartin/skills_talk_agent_camp_2026

Skill Claude CodeCodex needs its repo

Complete schema drift repair for the Ghost Contributors NL2SQL system. Patches all four layers (YAML contract, ChromaDB RAG chunks, NL2SQL prompt, RAG prompt) using validated tooling. Includes dry-run preview, step-by-step fallback, validation, and rollback.

not rated 9 4mo ago A 65 tokens original Apache-2.0

sloemo01/hermes-skills-bundle

Skill Claude CodeCodex

World-class prompt analyzer v3: multi-modal, predictive, self-improving, context-aware, with real-time cost estimation, counterfactual reasoning, cross-session learning, adversarial testing, and autonomous optimization.

not rated 9 1mo ago A 49 tokens original MIT

bio-workbench

473

poplarity/dsh-science-workbench

Skill Claude CodeCodex

A set of rules for running reproducible bioinformatics analyses, which study biological data with software. It uses small self-contained scripts, recorded inputs and outputs, environment details, and version history so results can be repeated.

not rated 9 15d ago A 116 tokens original MIT

sap-ai-pathfinder

476

jansellmann/sap-ai-pathfinder

Skill Claude CodeCodex

Navigate SAP's AI technology landscape and guide implementation of AI use cases on SAP BTP. Use when someone asks which AI approach to use on SAP, how to build AI apps, agents, or ML models on SAP BTP, or needs guidance on SAP AI Core, Joule, Generative AI Hub, HANA Cloud ML, RPT-1, Document AI, or Joule Skills. Also…

not rated 8 1mo ago A 112 tokens original Apache-2.0

agentic-tool-design

477

goadesign/goa-ai

Skill Claude CodeCodex

Use when designing or reviewing the tools an LLM agent will call — choosing tool boundaries, argument and result shapes, retrieval/search/get decompositions, MCP or goa-ai toolset surfaces — or when an agent misuses existing tools (wrong tool picked, IDs carried between calls, wrong dates computed, confident answers…

not rated 8 today A 71 tokens original MIT

mohamed2m2018/react-native-agentic-ai

Skill Claude CodeCodex

Generic AI-agent skill for installing and wiring the @mobileai/react-native SDK into Expo or React Native apps. Use when a coding assistant needs to add MobileAI, install the React Native AI support agent, configure AIAgent, enable screen mapping, set up voice/dictation/human escalation dependencies, troubleshoot…

not rated 8 2mo ago A 87 tokens

glm-4v-vision

479

dqtx760/glm4v-vision-mcp

Skill Claude CodeCodex

A skill for examining images with GLM-4V Flash, an AI model that can recognize image content and read text.

not rated 8 1mo ago A 47 tokens original MIT

wiki-ingest

480

bezata/kObsidian

Skill Claude CodeCodex

File a new source into the LLM Wiki — create its Sources page, append a log entry, apply the proposed cross-reference edits. Use when the user says "ingest this", "file this source", "add this to the wiki", drops a URL/PDF/clipped article, or pastes notes they want captured. Never auto-applies cross-refs without…

not rated 8 +1 yesterday A 82 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: