Content Preview
# Competitive Data Collection Guide ## Overview This guide outlines systematic approaches for gathering competitive intelligence from publicly available sources. All methods described here are ethical and rely on information that competitors have made publicly accessible. ## Public Data Sources ### Review Platforms - **G2**: Enterprise software reviews, feature comparisons, satisfaction scores - **Capterra**: SMB-focused reviews, pricing transparency, deployment details - **TrustRadius**: In
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/data-collection-guide.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/competitive-teardown/references/data-collection-guide.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at product-team/competitive-teardown/references/data-collection-guide.md
Related Skills
Generating Test Data
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
data
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
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
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