284 skills
📄

pdf-processing

Safe 69

Extract and process PDF documents

by 0xkynz

PDF documents contain valuable data that is difficult to access programmatically. This skill provides AI agents with the capabilities to extract text, tables, and form data from PDFs, and to manipulate documents through merging, splitting, and formatting operations.

Claude Codex Code(CC)
Install
📊

data-visualization

Safe 70

Create charts, graphs, and visualizations

by 0xkynz

Users need to communicate data insights through visual formats but lack the expertise to select the right chart type or library. This skill provides AI-driven guidance to generate clear, professional visualizations using matplotlib, seaborn, plotly, and altair.

Claude Codex Code(CC)
Install
🗃️

sql-patterns

Safe 68

Get SQL patterns reference

by 0xDarkMatter

Writing efficient SQL queries requires knowing common patterns and anti-patterns. This skill provides ready-to-use examples for CTEs, window functions, joins, and indexing strategies.

Claude Codex Code(CC)
Install
🗄️

python-database-patterns

Safe 73

Implement Python database patterns with SQLAlchemy

by 0xDarkMatter

Writing database code is complex and error-prone. This skill provides battle-tested SQLAlchemy 2.0 patterns for models, queries, async sessions, transactions, and migrations.

Claude Codex Code(CC)
Install
📊

data-processing

Safe 69

Process JSON YAML and TOML data efficiently

by 0xDarkMatter

Developers need to extract, filter, and transform data from configuration files and API responses. This skill provides ready-to-use patterns for jq and yq so you can quickly query and modify structured data without memorizing syntax.

Claude Codex Code(CC)
Install
🔍

vector-index-tuning

Safe 70

Optimize vector index tuning for speed and recall

by wshobson

Vector search feels slow or costly when indexes are misconfigured. This skill provides tuning templates and heuristics to improve latency, recall, and memory use for HNSW and quantization strategies.

Claude Codex Code(CC)
Install

sql-optimization-patterns

Safe 69

Optimize SQL queries with proven patterns

by wshobson

Slow queries cause delays and high database costs. This skill provides clear optimization patterns and indexing guidance to improve performance and eliminate bottlenecks.

Claude Codex Code(CC)
Install

spark-optimization

Safe 69

Improve Spark Performance for Large Pipelines

by wshobson

Slow Spark jobs waste cluster time and delay analytics. This skill provides proven tuning patterns for partitioning, caching, joins, and memory to improve performance.

Claude Codex Code(CC)
Install
🔎

similarity-search-patterns

Safe 69

Implement similarity search patterns

by wshobson

Building fast semantic search is complex and error prone. This skill provides proven templates for common vector databases and hybrid retrieval methods.

Claude Codex Code(CC)
Install
📉

risk-metrics-calculation

Safe 67

Calculate portfolio risk metrics

by wshobson

You need accurate risk measurements for portfolio management. This skill provides formulas and examples for VaR, Sharpe ratio, drawdowns, and other key metrics.

Claude Codex Code(CC)
Install
📚

rag-implementation

Low Risk 68

Build a grounded RAG pipeline

by wshobson

You need accurate answers from private documents and changing data. This skill explains RAG components and retrieval patterns to ground responses with sources.

Claude Codex Code(CC)
Install
📦

postgresql-table-design

Safe 70

Design PostgreSQL schemas with expert guidance

by wshobson

PostgreSQL schema design requires knowledge of data types, indexing strategies, constraints, and performance patterns. This skill provides comprehensive guidance on PostgreSQL-specific best practices, advanced features, and common pitfalls to help you build efficient, maintainable database schemas.

Claude Codex Code(CC)
Install
📦

ml-pipeline-workflow

Safe 71

Build Production ML Pipelines with End-to-End Orchestration

by wshobson

Machine learning teams struggle to connect data preparation, training, validation, and deployment into reliable production workflows. This skill provides comprehensive guidance for building end-to-end MLOps pipelines with proper orchestration, monitoring, and deployment strategies.

Claude Codex Code(CC)
Install
📊

kpi-dashboard-design

Safe 68

Design KPI dashboards that drive decisions

by wshobson

Many dashboards overwhelm teams with unclear metrics and cluttered layouts. This skill guides KPI selection, visualization best practices, and dashboard patterns that focus attention on actionable insights.

Claude Codex Code(CC)
Install
📊

dbt-transformation-patterns

Safe 69

Build dbt models with proven patterns

by wshobson

Building reliable dbt transformations can be slow without a clear structure. This skill provides layered model patterns, tests, and incremental strategies you can apply quickly.

Claude Codex Code(CC)
Install
📊

data-storytelling

Safe 70

Craft data stories that drive decisions

by wshobson

Data insights often fail to move stakeholders without a clear narrative. This skill provides frameworks and templates to turn metrics into persuasive stories that inspire action and drive decisions.

Claude Codex Code(CC)
Install
📊

data-quality-frameworks

Safe 69

Implement data quality frameworks fast

by wshobson

Data quality issues cause failed analytics and broken pipelines. This skill provides proven Great Expectations, dbt tests, and data contract patterns to prevent them.

Claude Codex Code(CC)
Install
🗄️

database-migration

Safe 70

Plan database migrations with rollback safety

by wshobson

Database migrations can break production if rushed. This skill provides proven patterns for safe schema changes, data transforms, and rollbacks across Sequelize, TypeORM, and Prisma.

Claude Codex Code(CC)
Install
📊

backtesting-frameworks

Safe 69

Build reliable trading backtests

by wshobson

Trading backtests often hide bias and overstate performance. This skill provides patterns and checks to design trustworthy backtests that handle look-ahead bias, survivorship bias, and transaction costs properly.

Claude Codex Code(CC)
Install
🌀

airflow-dag-patterns

Safe 69

Build production Airflow DAGs with proven patterns

by wshobson

Airflow DAGs can fail when structure and retries are not consistent. This skill provides clear patterns for design, sensors, testing, and alerts that improve pipeline reliability.

Claude Codex Code(CC)
Install