firecrawl-web
Low Risk 68Scrape websites and extract data with Firecrawl API
by BexTuychiev
Getting web content into your coding workflow is tedious and unreliable. This skill gives Claude instant access to any webpage as clean markdown, screenshots, structured data, or search results.
wap-ingestion
Safe 70Ingest S3 data with Write-Audit-Publish pattern
by BauplanLabs
Load data from S3 safely by staging to a temporary branch first. Verify quality before merging to production. Prevents bad data from reaching your main tables.
creating-bauplan-pipelines
Low Risk 68Create bauplan data pipelines with SQL and Python models
by BauplanLabs
Creating data pipelines from scratch requires understanding DAG architecture, materialization strategies, and project structure. This skill guides you through setting up bauplan projects with proper branch safety, SQL first-node patterns, and Python transformation models.
liquidity-depth-analyzer
Safe 70Analyze DEX liquidity depth and slippage
by BarisSozen
MEV trading requires precise liquidity analysis to avoid excessive slippage and failed transactions. This skill provides systematic workflows and formulas for calculating price impact, estimating slippage, and validating trade profitability before execution.
latency-tracker
Safe 69Track latency across MEV infrastructure
by BarisSozen
MEV infrastructure requires precise latency monitoring to maintain competitive edge. This skill provides per-call and aggregated latency tracking to identify bottlenecks, debug slow operations, and set alerting thresholds for performance anomalies.
defi-registry-manager
Safe 70Manage DeFi registry expansion
by BarisSozen
Adding tokens, protocols, chains, or networks to a DeFi registry requires updates across multiple files. This skill provides checklists, templates, and validation commands to ensure consistent registry updates across frontend, backend, Rust core, and shared schema files.
defi-mev-battletest
Low Risk 66Build DeFi Bots Without Costly Mistakes
by BarisSozen
DeFi trading bots fail in production due to hidden risks that backtests miss. This skill embeds battle-tested patterns from real failures so you can avoid catastrophic losses when building arbitrage, MEV, or automated trading strategies.
ocr
Safe 70Convert PDF and Images to Markdown
by Bae-ChangHyun
Extracting text from PDF documents and images requires multiple steps and tools. This skill uses Claude vision to accurately convert scanned documents and images into clean markdown format with proper structure preserved.
xlsx
Low Risk 67Create and edit Excel spreadsheets
by Azeem-2
Users need to work with spreadsheet data for financial modeling, reporting, and analysis. This skill provides tools to create, modify, and analyze Excel files with full formula support, formatting options, and data visualization capabilities.
Process PDF documents efficiently
by Azeem-2
Need to extract data from PDFs, fill forms, or create documents. This skill provides comprehensive PDF manipulation tools for extracting text and tables, merging documents, and programmatically filling forms.
database
Low Risk 66Build Production-Ready Database Operations
by Azeem-2
Writing database code from scratch leads to connection leaks, slow queries, and migration headaches. This skill provides battle-tested patterns for async database operations, connection pooling, migrations, and performance optimization that work across PostgreSQL, MySQL, and SQLite.
sqlmodel-crud
Safe 69Create SQLModel database models and CRUD operations
by Awais68
Creating SQLModel database models requires understanding Pydantic integration, async sessions, and relationship configuration. This skill provides expert patterns for building type-safe database operations with proper validation.
db-connection
Safe 71Set up database connections
by Awais68
This skill provides expert guidance for configuring database connections in Python and FastAPI applications. It covers Neon PostgreSQL setup, connection pooling, SSL configuration, and SQLAlchemy engine creation with best practices for production deployments.
data-validation
Low Risk 68Validate data with Pydantic and Zod schemas
by Awais68
Data validation is error-prone when done manually. This skill provides expert patterns for Pydantic and Zod schemas so you can build type-safe validation pipelines that catch errors early and prevent bad data from entering your system.
context7-integration
Safe 70Integrate Context7 for knowledge management
by Awais68
Building AI-powered applications requires grounded context from documents. This skill provides ready-to-use code for integrating Context7 knowledge store with document ingestion, semantic search, and role-based access control for ERP systems.
xlsx
Safe 83Create and manage Excel spreadsheets
by AutumnsGrove
Manual spreadsheet tasks waste time and introduce errors. This skill automates Excel file creation, editing, analysis, and visualization with formulas, charts, and formatting. It handles .xlsx, .xlsm, and .csv files for any data workflow.
sql-expert
Low Risk 79Write and Optimize SQL Queries
by AutumnsGrove
Writing complex SQL queries and optimizing database performance requires deep knowledge of query patterns, indexing strategies, and database-specific syntax. This skill provides expert guidance for building efficient queries, designing normalized schemas, and troubleshooting performance issues across PostgreSQL, MySQL, SQLite, and SQL Server.
d3js-visualization
Safe 82Create Interactive D3.js Visualizations
by AutumnsGrove
Build professional, interactive data visualizations with D3.js. Create custom charts, dashboards, network graphs, and real-time displays with full control over every visual element.
working-with-spreadsheets
Safe 71Create and edit Excel spreadsheets
by Asmayaseen
Users struggle to create professional Excel spreadsheets with correct formulas and financial modeling standards. This skill provides comprehensive guidance for working with openpyxl and pandas to build maintainable, error-free spreadsheets with proper color coding, number formatting, and formula validation.
neon-postgres
Safe 69Connect to Neon PostgreSQL databases
by Asmayaseen
Build serverless applications with Neon PostgreSQL. Get connection templates, branching workflows, and optimization patterns for edge functions and serverless deployments.