Agent Skills by wkayaobama
Showing 13 vetted skills indexed across 2 GitHub repositories.
bronze-extraction-pipeline
Build resumable Bronze extraction pipelines from relational sources using snapshot hashing.
salvage-pdf-to-word
Rebuild unreliable PDF layouts into faithful DOCX documents.
pipeline-salvation
Recover the working core of messy CRM/ETL pipelines with explicit stage contracts.
github-deployment
Deploy local Claude Code commands/ and skills/ directories to a personal GitHub repository.
duckdb-transformer
Transforms Bronze layer CSV data into Silver/Gold datasets using DuckDB SQL joins and aggregations.
dataclass-generator
Generate Python dataclasses from SQL queries and database schemas.
case-extractor
Extract denormalized case data from SQL Server into Python dataclasses.
computed-columns-calculator
Calculate weighted forecast, net amount, and net weighted amount for pandas DataFrames.
skill-creator
Guide the creation of new AI skills from planning to packaging.
pipeline-stage-mapper
Map sales pipeline stages to standardized outcomes like Closed Won or Closed Lost.
sql-connection-manager
Manage SQL Server connections with pooling and exponential backoff retry logic.
sql-schema-discovery
Discover SQL Server database tables, columns, types, and key relationships.
dataframe-dataclass-converter
Convert between pandas DataFrames and Python dataclasses bidirectionally.