🕷️

Data & Scraping

Web scraping, data extraction, ETL pipelines, CSV/JSON processing, and browser automation

scrapingdataautomation15 skills
One-click install
mkdir -p .claude/skills && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/browser-compatibility-tester_20251019_151328/skills/skill-adapter/SKILL.md -o .claude/skills/Conducting Browser Compatibility Tests.md && \
  curl -sL https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.json -o .claude/skills/data.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/anomaly-detection-system_20251019_190036/skills/skill-adapter/SKILL.md -o .claude/skills/Detecting Data Anomalies.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/data-preprocessing-pipeline_20251019_185330/skills/skill-adapter/SKILL.md -o .claude/skills/Preprocessing Data with Automated Pipelines.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/data-privacy-scanner_20251019_140458/skills/skill-adapter/SKILL.md -o .claude/skills/Scanning for Data Privacy Issues.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/data-seeder-generator_20251020_055101/skills/skill-adapter/SKILL.md -o .claude/skills/Generating Database Seed Data.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/data-visualization-creator_20251019_190508/skills/skill-adapter/SKILL.md -o .claude/skills/Creating Data Visualizations.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/encryption-tool_20251019_143026/skills/skill-adapter/SKILL.md -o .claude/skills/Encrypting and Decrypting Data.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/nosql-data-modeler_20251020_054905/skills/skill-adapter/SKILL.md -o .claude/skills/Modeling NoSQL Data.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/test-data-generator_20251019_160202/skills/skill-adapter/SKILL.md -o .claude/skills/Generating Test Data.md

Installs top 10skills to your project's .claude/skills/ directory.

Skills in this pack

Conducting Browser Compatibility Tests
5.0
This skill enables cross-browser compatibility testing for web applications using BrowserStack, Selenium Grid, or Playwright. It tests across Chrome, Firefox, Safari, and Edge, identifying browser-specific bugs and ensuring consistent functionality. It is used when a user requests to "test browser c
skill-adapterconducting browser compatibility tests

by jeremylongshore · plugins-plus-skills

data
4.5
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
pluginpluginmarketplacedata

by Anthropic · anthropic-official-plugins

Detecting Data Anomalies
5.0
This skill empowers Claude to identify anomalies and outliers within datasets. It leverages the anomaly-detection-system plugin to analyze data, apply appropriate machine learning algorithms, and highlight unusual data points. Use this skill when the user requests anomaly detection, outlier analysis
skill-adapterdetecting data anomalies

by jeremylongshore · plugins-plus-skills

Preprocessing Data with Automated Pipelines
4.8
This skill empowers Claude to preprocess and clean data using automated pipelines. It is designed to streamline data preparation for machine learning tasks, implementing best practices for data validation, transformation, and error handling. Claude should use this skill when the user requests data
skill-adapterpreprocessing data with automated pipelines

by jeremylongshore · plugins-plus-skills

Scanning for Data Privacy Issues
5.0
This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan
skill-adapterscanning for data privacy issues

by jeremylongshore · plugins-plus-skills

Generating Database Seed Data
4.8
This skill enables Claude to generate realistic test data and database seed scripts for development and testing environments. It uses Faker libraries to create realistic data, maintains relational integrity, and allows configurable data volumes. Use this skill when you need to quickly populate a dat
skill-adaptergenerating database seed data

by jeremylongshore · plugins-plus-skills

Creating Data Visualizations
5.0
This skill enables Claude to generate data visualizations, plots, charts, and graphs from provided data. It analyzes the data, selects the most appropriate visualization type, and creates a visually appealing and informative graphic. Use this skill when the user requests a visualization, plot, chart
skill-adaptercreating data visualizations

by jeremylongshore · plugins-plus-skills

Encrypting and Decrypting Data
5.0
This skill enables Claude to encrypt and decrypt data using various algorithms provided by the encryption-tool plugin. It should be used when the user requests to "encrypt data", "decrypt a file", "generate an encrypted file", or needs to secure sensitive information. This skill supports various enc
skill-adapterencrypting and decrypting data

by jeremylongshore · plugins-plus-skills

Modeling NoSQL Data
5.0
This skill enables Claude to design NoSQL data models. It activates when the user requests assistance with NoSQL database design, including schema creation, data modeling for MongoDB or DynamoDB, or defining document structures. Use this skill when the user mentions "NoSQL data model", "design Mongo
skill-adaptermodeling nosql data

by jeremylongshore · plugins-plus-skills

Generating Test Data
5.0
This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures f
skill-adaptergenerating test data

by jeremylongshore · plugins-plus-skills

Forecasting Time Series Data
5.0
This skill enables Claude to forecast future values based on historical time series data. It analyzes time-dependent data to identify trends, seasonality, and other patterns. Use this skill when the user asks to predict future values of a time series, analyze trends in data over time, or requires in
skill-adapterforecasting time series data

by jeremylongshore · plugins-plus-skills

csv-processor
4.8
This skill provides automated assistance for csv processor tasks within the Business Automation domain.
csv-processorcsvprocessor

by jeremylongshore · plugins-plus-skills

json-canvas
5.0
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
json-canvasjsoncanvas

by davepoon · buildwithclaude

json-config-manager
5.0
This skill provides automated assistance for json config manager tasks within the DevOps Basics domain.
json-config-managerjsonconfigmanager

by jeremylongshore · plugins-plus-skills

data-engineering-data-driven-feature
5.0
Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation.
data-aidataengineeringdriven

by sickn33 (Antigravity) · antigravity-awesome-skills