Data and AI

13,737 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

discord-archive

1129

wdwdev/discord-archive

MCP server Claude CodeCodexCursor +2

MCP server "discord-archive" as configured in wdwdev/discord-archive. Runs locally from the rag Python package.

not rated 2 2mo ago A tokens not measured original MIT

midmem-dev

1130

U4CSolutions/MidMem

Skill Claude CodeCodex needs its repo

Develop/iterate on the MidMem middleware core (this repo's packages/core — the shared "LLM Wiki" knowledge layer). Use when adding or changing MidMem capability — retrieval lanes, tiers/lifecycle, work-memory events, concept routing, claims, grounding, the MCP/CLI/hook surfaces, or its tests. Encodes the…

not rated 2 changed 3d ago A 136 tokens original Apache-2.0

manage-llm-server

1131

airiclenz/llama-launcher

Skill Claude CodeCodex

Inspect and control the local LLM server(s) via llama-launcher — list profiles, see what's running, switch models, tail logs. Use when the user wants to know what model is loaded, change models, start/stop or restart the server, or troubleshoot a stuck load.

not rated 2 29d ago A 66 tokens original MIT

nisar-snow-train

1132

responsible-genai-hackweek/nicer-nisar

Skill Claude CodeCodex

Fit, evaluate, and freeze a Mores Creek snow-depth-change model — matched InSAR/LiDAR pair selection, target aggregation, the holdout scheme that is actually honest, the feature ablation, the challenger rule, and what must go in the model card before an id is pinned. Use when adding a training pair, refitting after a…

not rated 2 15d ago A 97 tokens original BSD-3-Clause

lightrag

1133

Ricardo-Kaminski/local-rag

MCP server Claude CodeCodexCursor +2

MCP server "lightrag" as configured in Ricardo-Kaminski/local-rag. Launched with C:\Users\ricar\miniconda3\envs\local-rag\python.exe C:\workspace\pessoal\local-r.

not rated 2 5mo ago A tokens not measured original MIT

typecast

1134

Alee02/typecast

Skill Claude CodeCodex

Use TypeCast to turn LLM output into validated, typed JVM values. Reach for it whenever code calls an LLM and then parses/validates the response by hand: extraction of case classes or Java records from text, classification/routing via sealed traits, constraint enforcement with retry, streaming partial JSON into a UI…

not rated 2 1mo ago A 86 tokens original Apache-2.0

noita-wiki-rag

1135

a1113622001/noita-wiki-zh

Skill Claude CodeCodex

A question-answering skill for Noita, a game involving spells, wands, perks, enemies, bosses, alchemy, maps, and world lore. It searches a local Chinese Noita wiki and uses the results to answer questions.

not rated 2 20d ago A 97 tokens

go4

1136

jlldavies/go4-llm-design-patterns

Skill Claude CodeCodex

Use when designing, architecting, planning, or debugging any system with an LLM in it — agents, agent loops, RAG and retrieval, prompt pipelines, multi-agent or subagent orchestration, tool use and MCP, memory and context management, evals, or production guardrails. Trigger BEFORE committing to an approach — choosing…

not rated 2 28d ago A 141 tokens original MIT

langfuse

1137

Ansumanbhujabal/Polly_Harness

Skill Claude Code

Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any…

not rated 2 2mo ago A 100 tokens original MIT

graphrag-pipeline

1138

G0rg0ne/Ship-of-Theseus

Cursor rule Cursor

GraphRAG pipeline domain knowledge — entity extraction, community detection, summarisation, embedding.

not rated 2 5mo ago A 0 tokens

token-rat-esp

1139

0xCyberBerserker/token-rat-esp

Skill Claude CodeCodex

Aggressive token and output minimization for coding agents. Use when the user wants concise technical Spanish, minimal useful output, small patches, and strict scope control.

not rated 2 3mo ago A 38 tokens original MIT

ky-ji/xie-saining-research-taste-skills

Skill Codex

Use when evaluating AI/ML research ideas, choosing research directions, framing problems, planning experiments, improving research taste or paper storytelling, resisting trend-following, or applying Saining Xie's interview-derived views on visual intelligence, world models, research culture, and scientific taste.

not rated 2 4mo ago A 63 tokens original MIT

benchmark-builder

1142

tcztzy/skills

Skill Codex

Build high-quality benchmark items, embedded scoring contracts, review examples, rubrics, evaluators, and release protocols for model and agent evaluation. Use when prompts mention benchmark construction, item writing, rubric design, score-boundary design, checker design, review examples, benchmark health…

not rated 2 9d ago A 71 tokens

portkey-python-sdk

1143

Portkey-AI/skills

Skill Claude CodeCodex

Complete reference for the Portkey AI Gateway Python SDK with unified API access to 200+ LLMs, automatic fallbacks, caching, and full observability. Use when building Python applications that need LLM integration with production-grade reliability.

not rated 2 5mo ago A 53 tokens original Apache-2.0

flyte

1144

flyteorg/flyte-agent-plugins

Plugin Claude Code

Bundles 21 skills, 2 MCP servers · 2,351 tokens together

Work with Flyte 2. Deploy Flyte on AWS or kind, author and run workflows, apps, agents, data, and ML workloads with the SDK, and operate your cluster through bundled MCP servers.

not rated 2 changed 9d ago A tokens not measured original Apache-2.0

ahmedawan-oracle/claude-code-plugins

Plugin Claude Code

Bundles 14 skills · 1,388 tokens together

Operate the entire Oracle AI Data Platform (AIDP) Workbench in natural language — a 37-skill agent (not a single-engine orchestrator). Discovers your catalog into a grounding cache (FK/join hints + value dictionaries), turns plain English into accurate Spark SQL, and runs the full lakehouse SQL lifecycle…

not rated 2 1mo ago A tokens not measured original MIT

sagemaker-ai

1146

dgallitelli/claude-code-skill-for-sagemaker-ai

Skill Claude Code

Comprehensive SOP for Amazon SageMaker AI — SDK v3 code generation, serverless model customization (SFT, DPO, RLVR, RLAIF), LLM inference endpoints, model training (classical ML + LLM fine-tuning), HyperPod clusters (training + inference), Model Monitor, and AutoML with AutoGluon. Generates correct, working code every…

not rated 2 5mo ago A 196 tokens

anime-cover-prompt

1147

ryrenz/anime-x-cover-skill

Skill Codex

Read an article and produce a paste-and-go gpt-image-2 prompt. Two cover families — anime-pop (EVA / Persona 5 / Akira) and mega-chinese-type (giant Chinese perspective typography, esports key visual, editorial sports, movie poster). Outputs decision JSON + English image prompt. Use when user wants to generate an…

not rated 2 3mo ago A 113 tokens original MIT

autoresearch

1148

bmsuisse/skills

Skill Claude CodeCodex

Autonomous iterative optimization loop for Python, SQL, ML, and Spark/Databricks. Define a measurable goal; the skill runs code changes, measures, and keeps/reverts until you stop it or the budget runs out. Use for: Python runtime (cProfile, hyperfine), SQL latency, pytest pass rate/coverage, ty/pyright errors, ML…

not rated 2 yesterday A 186 tokens

cloudglue

1149

cloudglue/skills

Skill Claude CodeCodex

Turn video into LLM-ready data with the Cloudglue JS SDK — upload, describe, extract, search, and chat over video collections using the @cloudglue/cloudglue-js package.

not rated 2 1mo ago A 43 tokens original Apache-2.0

best-practices

1151

pepebot-space/skills

Skill Claude CodeCodex

Transforms vague prompts into optimized Claude Code prompts. Adds verification, specific context, constraints, and proper phasing. Invoke with /best-practices.

not rated 2 6mo ago A 35 tokens

image-prompt-generator

1152

guilhermegiorgi/skills

Skill Claude CodeCodex

Gera prompts otimizados para geração e edição de imagens com os modelos GPT Image da OpenAI (gpt-image-2). Use esta skill SEMPRE que a Deborah quiser criar imagens com IA, gerar prompts para o ChatGPT ou DALL-E, precisar de ajuda com geração de logo, infográfico, foto de produto, mockup de UI, anúncio, foto realista…

not rated 2 4mo ago A 172 tokens

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: