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

llm-wiki

577

JeanBaissari/llm-wiki-monorepo

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 3 6d ago A 185 tokens original MIT

qwen-mm-plugins-api

578

ShuiHan268/dsh-qwen-mm-plugins

Skill Claude CodeCodex

Cloud MCP tools for understanding media, by model family. VL model: visionchat (caption/VQA), ocr, grounding (detect/locate objects). Omni model (reads frames + audio together): timestamped captioning, ASR (plain / controllable / multi-speaker diarized), temporal grounding, event counting, music captioning. Plus…

not rated 3 +1 24d ago A 110 tokens copy · 100% Apache-2.0

ilya-sutskever

579

beel-collab/presets.dev

Skill Claude CodeCodex

Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consciência de IA, scaling laws, deep learning profundo, o episódio de novembro 2023 na OpenAI, superinteligência segura.

not rated 3 +1 4mo ago A 67 tokens original MIT

bhaktofmahakal/agent-skills

Skill Claude CodeCodex

Expert coach for guiding candidates to build production-grade, full-stack AI and ML projects that get them hired. Covers problem selection, end-to-end pipeline design, production mindset, deployment, and avoiding common fatal mistakes.

not rated 3 +1 3mo ago A 49 tokens

visionpower

581

helalove0812-source/visionpro-suite

Skill Claude CodeCodex

Understand images — read screenshot text (OCR), interpret charts and diagrams, and describe photos, UI mockups, or document scans using a vision model. Use whenever the user shares or points to an image, screenshot, photo, chart, diagram, or asks "what's in this picture", "read the text in this image", or to analyze…

not rated 3 1mo ago B 96 tokens

syntx-ai-mcp-usage

582

ssm82/syntx-ai-mcp

Skill Claude CodeCodex

Operates the syntx.ai MCP tools (chat, ask, stream-message, files, design, audio, video, folders, auth, model catalog). Use when calling syntx-ai-mcp tools and the JSON schema alone is insufficient — long prompts that exceed the default ask timeout, model identifier selection, chat lifecycle (create / continue /…

not rated 3 +1 1mo ago A 101 tokens original MIT

mcp-local-rag

583

nukkerman2000/live2d-mcp

Skill Claude CodeCodex

Search, ingest, expand chunk context, or manage local documents via a local RAG MCP server (tools: querydocuments, readchunkneighbors, ingestfile, ingestdata, deletefile, listfiles). Use when user says "search my docs", "save this page", "read around that chunk", "what did I save about X", or invokes npx mcp-local-rag.

not rated 3 +2 3d ago A 0 tokens

civitai-depot

584

sandraschi/civitai-mcp

Skill Claude CodeCodex

Discover Civitai models and pin weights into the comfyops models depot.

not rated 2 10d ago A 21 tokens original MIT

rag-vault

585

RobThePCGuy/rag-vault

Skill Claude CodeCodex

Use this when someone asks to "search documents", "query RAG", "ingest file", "ingest PDF", "save web page", "add to knowledge base", or mentions document search, semantic search, vector search, or RAG operations. Covers score interpretation ( 0.5 skip), query tips, and ingestion guidance for querydocuments…

not rated 2 yesterday A 90 tokens

langchain

586

NeoAIResearch/neo-mcp

Skill Claude CodeCodex

Use Neo's MCP server as a toolset inside LangChain agents. Neo executes AI/ML workloads locally on the user's machine — files are written directly to their workspace, never to a remote server.

not rated 2 changed yesterday A 0 tokens original MIT

toolbelt

587

toolbeltai/toolbelt-skills

Skill Codex

Toolbelt is a collaborative substrate over your data. Upload any document — entities and relationships extracted automatically, queryable immediately. Ask questions that span structured tables, documents, and relationships in a single call. No stitching databases together. Toolbelt orchestrates semantic, structured…

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

api-vs-selfhost-skill

588

artvandelay/api-vs-selfhost-skill

Skill Claude CodeCodex

Decide API-vs-self-host LLM economics and fine-tuning ROI from any user context (code, PRDs, traffic logs, billing screenshots). Fetches live GPU prices from Runpod/Lambda/Modal, API prices from models.dev or vendor pages, and quality rank from lmarena.ai, then calls a deterministic local Python script for VRAM…

not rated 2 3mo ago A 152 tokens original MIT

automodel

589

Unlayer-AI/automodel

Skill Claude CodeCodex

Guides the user in discovering a better model structure (e.g. from feature transformations in logistic regression to equation terms within PDEs to neural network layer compositions) out of data. Use when the user asks to create or improve an existing model. Uses an iterative meta/inner agent loop to explore structural…

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

small-sample-analysis

590

jiachengwang-punch/small-sample-analysis

Skill Claude CodeCodex

End-to-end methodology for supervised machine learning on small datasets (typically 30-200 samples) where standard "throw XGBoost at it" approaches fail. Use this skill whenever the user is building a predictive model on a small dataset, especially when sample-to-feature ratios are tight, when interpretability matters…

not rated 2 3mo ago A 199 tokens original MIT

hossainlab/omics-skills

Skill Claude CodeCodex

Run differential expression analysis on bulk RNA-seq count data with DESeq2 (R). Covers DESeqDataSet construction from a count matrix, tximport (Salmon/Kallisto), featureCounts, or SummarizedExperiment; pre-filtering; design formulas (simple, batch, paired, interaction, multi-factor, LRT); result extraction by…

not rated 2 1mo ago A 141 tokens original MIT

obsidian-import

592

ssube/conclave

Skill Claude CodeCodex needs its repo

Import an Obsidian vault into ChromaDB for semantic search. Parses markdown files, extracts frontmatter, headings, tags, and content sections. Chunks intelligently by heading hierarchy. Use when indexing a knowledge base, importing notes for semantic recall, or syncing an Obsidian vault to a vector database.

not rated 2 6mo ago A 66 tokens original MIT

mturac/recsys-pipeline-architect

Skill Claude CodeCodex

Designs composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by X's open-sourced For You algorithm. Use this skill when the user wants to build any system that picks "the top K items for a user/context" — content feeds…

not rated 2 3mo ago A 166 tokens

gootf/corpus-knowledge-engineering

Skill Claude CodeCodex

Turn document corpora (books, merged TXT, PDF/EPUB, OCR text) into structured agent knowledge: normalize → deterministic source segmentation → chapter maps with provenance → book skills → evaluation gates. Use when the user wants to convert books/materials into AI skills, build a knowledge base from a corpus, evaluate…

not rated 2 11d ago A 89 tokens original MIT

arrowspace

595

Genefold/arrowspace-skills

Skill Claude CodeCodex

Spectral vector search using graph Laplacian eigenstructure. Build signal graphs, run λτ-indexed queries, and analyse spectral properties of vector datasets.

not rated 2 changed today A 34 tokens original Apache-2.0

bridgenode

596

bridgenode-ai/bridgenode-skill

Skill Claude CodeCodex

BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP server, Solana USDC, gas-free micropayments. No API keys. Free models included. Live prices: bridgenode.cc/v1/models. Use when an agent lacks a provider API key or wants privacy-preserving per-request AI inference pricing.

not rated 2 changed 3d ago A 0 tokens MIT-0

NatiDvir/video-skills

Skill Claude CodeCodex

Write photorealistic live-action cinematic Seedance 2.0 prompts for Higgsfield, built on five grounding pillars that stop AI drift and floaty motion. Use for "cinematic film prompt", "shot like a movie", realistic body movement, grounded motion, restrained emotional close-ups, driving scenes, fight choreography…

not rated 2 1mo ago A 111 tokens

分镜提示词

598

wopanda/storyboard-prompt-skill

Skill Claude CodeCodex

A Chinese-language skill that turns a one-sentence video idea into a complete storyboard prompt after asking for missing details. It organises the prompt into basic settings, mood and image quality, and visual content for video models such as Seedance 2.0.

not rated 2 3mo ago A 87 tokens

shimo4228/jsonld-knowledge-graph

Skill Claude Code

Design and ship a companion JSON-LD knowledge graph (graph.jsonld) next to llms.txt for projects with stable concept-level structure. Encodes domain entities and relationships as schema.org triples for LLM citation. Use when project has matrix / hierarchy / phase-binding structure that prose alone leaves implicit, AND…

not rated 2 changed 5d ago A 90 tokens copy · 100% MIT

agentify

600

avnath13/agentify

Skill Claude CodeCodex

Design production-grade agentic AI systems from a natural-language use case. Runs a clarification loop, walks grounded decision trees (workflow vs agent, RAG vs fine-tuning, single vs multi-agent, autonomy tiers), and emits a detailed enterprise system design document with embedded interactive architecture, sequence…

not rated 2 1mo ago A 179 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: