Data and AI skills

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

Browse within: LLM 276agent 129agents 127agentic-ai 112cli 75skills 70anthropic-claude 59machine-learning 57javascript 56ai-scientist 55chatgpt 55coding-agents 53openai 53bioinformatics 44

gh-issues

73

SafeAI-Lab-X/ClawKeeper

Skill Claude Code

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…

not rated 1.0k 21d ago A 116 tokens

gemma-trainer

74

google-gemma/gemma-skills

Skill Claude CodeCodex

Trigger this skill when the user wants to train, fine-tune, or adapt Gemma models (e.g. SFT, DPO, RLHF, Reward Modeling) on local hardware. Covers TRL, Unsloth, dataset preparation, validation, and GGUF/LiteRT conversion.

not rated 985 +9 2mo ago A SkillSpector: pass 65 tokens original Apache-2.0

YouMind-OpenLab/ai-image-prompts-skill

Skill Claude CodeCodex

Recommend curated prompts from a 10,000+ real-world image generation prompt library. Works with ANY AI image model — Nano Banana Pro, Nano Banana 2, Seedream 5.0, GPT Image 1.5, Midjourney, DALL-E 3, Flux, Stable Diffusion, and more. Use this skill when users want to: Find proven image generation prompts (any model)…

not rated 973 +11 changed today A 137 tokens copy · 89% MIT

hf-mem

76

alvarobartt/hf-mem

Skill Claude CodeCodex

Hugging Face CLI to estimate the required memory to load Safetensors or GGUF model weights for inference from the Hugging Face Hub.

not rated 939 1mo ago A 32 tokens copy · 95% MIT

ai-compass

77

tingaicompass/AI-Compass

Skill Claude CodeCodex

Search and answer questions from the local AI-Compass AI knowledge base. Use when the user asks about AI models, tools, agents, RAG, multimodal systems, evaluation, learning paths, project resources, or recent AI developments covered by this repository; distinguish weekly updates from long-term topic knowledge…

not rated 933 +2 3d ago A 75 tokens

synalinks

78

SynaLinks/synalinks-skills

Skill Claude CodeCodex

Use for anything involving the Synalinks neuro-symbolic LM framework (Keras-inspired) — DataModel/Field/Input, JSON operators (+ & | ^ ), synalinks.ops, LanguageModel/EmbeddingModel and provider prefixes (openai/anthropic/ollama/groq/openrouter/bedrock/...); the Program class and its four building APIs…

not rated 907 15d ago A SkillSpector: pass 290 tokens original Apache-2.0

prompt-factory

79

alirezarezvani/claude-code-skill-factory

Skill Claude CodeCodex needs its repo

World-class prompt powerhouse that generates production-ready mega-prompts for any role, industry, and task through intelligent 7-question flow, 69 comprehensive presets across 15 professional domains (technical, business, creative, legal, finance, HR, design, customer, executive, manufacturing, R&D, regulatory…

not rated 859 +3 9mo ago A 118 tokens original MIT

KylinMountain/TradingAgents-AShare

Skill Claude CodeCodex

A multi-agent analysis tool for stocks listed on China's Shanghai and Shenzhen exchanges, known as A-shares. It combines technical, company, market-sentiment, money-flow, economic, and game-theory analysis into a structured trading view.

not rated 810 +3 2d ago A 138 tokens

team-wiki-codebase

81

Tencent/teamai-cli

Skill Claude CodeCodex needs its repo ✓ vendor

A codebase-analysis tool that maps large projects across multiple repositories and microservices into structured knowledge, using architecture analysis, code parsing, and a relationship graph.

not rated 809 +21 today A SkillSpector: pass 217 tokens

vertex-deploy

82

GoogleCloudPlatform/vertex-ai-samples

Skill Claude CodeCodex

Skill "vertex-deploy" from GoogleCloudPlatform/vertex-ai-samples, covering vertex ai model garden deploy skill, 1. prerequisites, 2. discovering deployable models, 3. deploying a model and example: deploying gemma 3.

not rated 786 +2 2d ago A SkillSpector: warn 0 tokens original Apache-2.0

rag-perf

83

NVIDIA-AI-Blueprints/rag

Skill Claude Code

Performance benchmarking for a deployed NVIDIA RAG Blueprint server: profiling pass + aiperf load test driven by a single YAML config. Not for accuracy / RAGAS scoring (use rag-eval) or for deploying / repairing services (use rag-blueprint).

not rated 757 +4 4d ago A SkillSpector: pass 56 tokens original Apache-2.0

clawhub

84

MigoXLab/dingo

Skill Claude CodeCodex

Dingo: A Comprehensive AI Data, Model and Application Quality Evaluation Tool.

not rated 754 +1 4d ago A SkillSpector: warn 0 tokens original Apache-2.0

ima2

85

lidge-jun/ima2-gen

Skill Claude CodeCodex

Use the ima2-gen CLI/server to generate, edit, inspect, and manage local AI image generation jobs.

not rated 749 +8 changed 3d ago A SkillSpector: warn 25 tokens original MIT

external-repo-setup

86

mims-harvard/AutoScientists

Skill Claude CodeCodex

Protocol for GPU agents to clone external GitHub repos, install their dependencies, download pretrained weights, and integrate them as featurizers or models inside a focus-area train.py. Use this when a proposal references a GitHub repo or pretrained checkpoint that is not already present in the focus-area workspace.

not rated 738 +3 3mo ago A 65 tokens

yolo-master-agent

87

Tencent/YOLO-Master

Skill Claude CodeCodex needs its repo ✓ vendor

Use when the user wants to train, validate, predict, track, export, benchmark, tune, inspect, or orchestrate YOLO-Master / Ultralytics experiments in this repository, including LoRA, MoE, multimodal inference/evaluation, and solutions workflows.

not rated 708 +3 today A SkillSpector: warn 60 tokens AGPL-3.0

nuyoah-ai-works/nuyoah-xiezhen-prompt

Skill Claude CodeCodex

A Chinese-language prompt-writing guide for AI portrait photography, including recreating a photo series with a different person and breaking reference images into usable instructions.

not rated 706 +20 12d ago A 97 tokens original MIT

llm-wiki

89

lewislulu/llm-wiki-skill

Skill Claude CodeCodex

Build and maintain a Karpathy-style LLM knowledge base — a self-compiling Obsidian markdown wiki where an Agent ingests raw sources, compiles cross-linked concept/entity/summary pages, answers queries against the corpus, lints the graph for health, and audits in-context human feedback filed from Obsidian or the local…

not rated 656 +2 4mo ago A 185 tokens

datafusion-python

90

apache/datafusion-python

Skill Claude CodeCodex ✓ vendor

Use when the user is writing datafusion-python (Apache DataFusion Python bindings) DataFrame or SQL code. Covers imports, data loading, DataFrame operations, expression building, SQL-to-DataFrame mappings, idiomatic patterns, and common pitfalls.

not rated 602 +3 yesterday A SkillSpector: pass 54 tokens original Apache-2.0

FerroxLabs/wayland

Skill Claude CodeCodex

Guides expert-level ai deployment patterns implementation: ai-ml and devops decision frameworks, production-ready patterns, and concrete templates for ai deployment patterns workflows. Use when the user asks about ai deployment patterns, ai deployment patterns configuration, or ai-ml best practices for ai projects. Do…

not rated 601 +2 today A SkillSpector: pass 87 tokens AGPL-3.0

winstonkoh87/Athena-Public

Skill Claude CodeCodex

Unified business model evaluator, client filter, pricing engine, and distribution architect. Absorbs 31 business + 8 marketing + 13 content + 2 acquisition protocols.

not rated 585 today A SkillSpector: pass 43 tokens original MIT

verl-to-relax

93

redai-infra/Relax

Skill Claude CodeCodex needs its repo

Migrate RL training recipes from verl to Relax framework. Use when user wants to port reward functions, tool environments, training scripts, or any recipe code from the verl (volcengine/verl) codebase to Relax. Handles reward, rollout, tool/env, dataset, and launch script conversion. Supports both colocate (default)…

not rated 580 10d ago A SkillSpector: warn 78 tokens original Apache-2.0

MazzaWill/neo4j-python-pandas-py2neo-v3

Skill Codex

Use when designing, importing, querying, or modernizing Neo4j knowledge graphs from CSV, Excel, pandas, Cypher, py2neo, the official neo4j Python driver, vector indexes, or GraphRAG workflows.

not rated 579 5d ago A SkillSpector: pass 55 tokens original MIT

data_analysis

95

ArtificialAnalysis/Stirrup

Skill Claude CodeCodex

High-performance data analysis using Polars - load, transform, aggregate, visualize and export tabular data. Use for CSV/JSON/Parquet processing, statistical analysis, time series, and creating charts.

not rated 580 +2 13d ago A 44 tokens copy · 100% MIT

llm-wiki

96

zosmaai/pi-llm-wiki

Skill Claude CodeCodex

Build and maintain a persistent, interlinked Obsidian-compatible markdown wiki using Karpathy's LLM Wiki pattern. Extension-backed with auto-generated metadata, guardrails, and 14 custom tools (+3 opt-in agent-trajectory tools).

not rated 560 +6 2d ago A SkillSpector: pass 52 tokens original MIT

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: