Competitor Data Verifier
Verify and update competitor product data by scraping competitor websites using WebFetch/WebSearch. Use when the user asks to verify, check, or update…
Install
Quick install
npx skills add https://github.com/posthog/posthog.com/tree/HEAD/skills/competitor-data-verifiernpx skills add posthog/posthog.com --skill competitor-data-verifier --agent claude-codenpx skills add posthog/posthog.com --skill competitor-data-verifier --agent cursornpx skills add posthog/posthog.com --skill competitor-data-verifier --agent codexnpx skills add posthog/posthog.com --skill competitor-data-verifier --agent opencodenpx skills add posthog/posthog.com --skill competitor-data-verifier --agent github-copilotnpx skills add posthog/posthog.com --skill competitor-data-verifier --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add posthog/posthog.com --skill competitor-data-verifierManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/posthog/posthog.com.gitcp -r posthog.com/skills/competitor-data-verifier ~/.claude/skills/competitor-data-verifier
Verify and update competitor product data by scraping competitor websites using WebFetch/WebSearch. Use when the user asks to verify, check, or update…
competitor-data-verifierby posthog
Verify and update competitor product data by scraping competitor websites using WebFetch/WebSearch. Use when the user asks to verify, check, or update…npx skills add https://github.com/posthog/posthog.com --skill competitor-data-verifierDownload ZIPGitHub
More skills from posthog
error-tracking-goby posthogPostHog error tracking for Gointegration-laravelby posthogPostHog integration for Laravel applicationsintegration-nextjs-app-routerby posthogPostHog integration for Next.js App Router applicationslogs-otherby posthogPostHog logs for Other Languageslogs-pythonby posthogPostHog logs for Pythonanalyzing-experiment-session-replaysby posthogAnalyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with…auditing-experiments-flagsby posthogAudit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations. Read when the user asks to audit, health-check,…auditing-warehouse-data-healthby posthogThis skill produces a project-wide audit of the data warehouse pipeline. Use it when the user wants a summary of everything broken , not a deep-dive on one sync. The deep-dive on individual failures is diagnosing-failed-warehouse-syncs ; this skill is the scan that tells them where to look first.---
Source: https://github.com/posthog/posthog.com/tree/HEAD/skills/competitor-data-verifier
Author: posthog
Discovered via: mcpservers.org
SKILL.md source
--- name: competitor-data-verifier description: Verify and update competitor product data by scraping competitor websites using WebFetch/WebSearch. Use when the user asks to verify, check, or update… --- # competitor-data-verifier Verify and update competitor product data by scraping competitor websites using WebFetch/WebSearch. Use when the user asks to verify, check, or update… # competitor-data-verifierby posthog Verify and update competitor product data by scraping competitor websites using WebFetch/WebSearch. Use when the user asks to verify, check, or update… `npx skills add https://github.com/posthog/posthog.com --skill competitor-data-verifier`Download ZIPGitHub ## More skills from posthog error-tracking-goby posthogPostHog error tracking for Gointegration-laravelby posthogPostHog integration for Laravel applicationsintegration-nextjs-app-routerby posthogPostHog integration for Next.js App Router applicationslogs-otherby posthogPostHog logs for Other Languageslogs-pythonby posthogPostHog logs for Pythonanalyzing-experiment-session-replaysby posthogAnalyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with…auditing-experiments-flagsby posthogAudit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations. Read when the user asks to audit, health-check,…auditing-warehouse-data-healthby posthogThis skill produces a project-wide audit of the data warehouse pipeline. Use it when the user wants a summary of everything broken , not a deep-dive on one sync. The deep-dive on individual failures is diagnosing-failed-warehouse-syncs ; this skill is the scan that tells them where to look first. --- **Source**: https://github.com/posthog/posthog.com/tree/HEAD/skills/competitor-data-verifier **Author**: posthog **Discovered via**: mcpservers.org
Related skills 6
opensource-guide-coach
Use when a user wants guidance on starting, contributing to, growing, governing, funding, securing, or sustaining an open source project, or asks about contributor onboarding, community health, maintainer burnout, code of conduct, metrics, legal basics, or open source project adoption.
use-my-browser
Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
ClickHouse / chdb-datastore
Drop-in pandas replacement with ClickHouse performance across 16+ data sources
Hugging Face / hugging-face-datasets
Create and manage datasets with configs and SQL querying
OpenAI / sentry
Inspect Sentry issues, summarize production errors, and pull health data
Redis / redis-development
Redis development best practices — data structures, query engine, vector search, caching, and performance optimization.