📊Data
7
47

incremental-fetch

Build resilient data ingestion pipelines from APIs. Use when creating scripts that fetch paginated data from external APIs (Twitter, exchanges, any REST API) and need to track progress, avoid duplicates, handle rate limits, and support both incremental updates and historical backfills. Triggers: 'ingest data from API', 'pull tweets', 'fetch historical data', 'sync from X', 'build a data pipeline', 'fetch without re-downloading', 'resume the download', 'backfill older data'. NOT for: simple one-shot API calls, websocket/streaming connections, file downloads, or APIs without pagination.

#api#data-pipelines#data-management#etl#scraping
Share
Quick Install
>_npx skills add shipshitdev/library
Documentation
Loading documentation...
Repository
Repositoryshipshitdev/library
Stars7
Last UpdatedMar 2, 2026
Related Skills
19,500
1,516

supabase-postgres-best-practices

Optimize Postgres performance with Supabase's best practices for queries, schema design, and database configs.

supabase
supabase/agent-skills
13,900
86,065

pdf

Process PDF files including text extraction, merging, splitting, and form filling.

anthropics
anthropics/skills
10,600
86,065

xlsx

This skill handles spreadsheet files (.xlsx, .csv, .tsv) for reading, editing, and converting tabular data.

anthropics
anthropics/skills
8,100
11,519

analytics-tracking

Set up, improve, or audit analytics tracking and measurement for GA4, UTM parameters, conversion tracking, and event tracking.

coreyhaines31
coreyhaines31/marketingskills
7,308
26

pattern-detection

Detects patterns, anomalies, and trends in code and data using regex, AST analysis, and statistical methods.

supercent-io
supercent-io/skills-template