apify-install-auth

Installation
SKILL.md

Apify Install & Auth

Overview

Set up the Apify ecosystem: the apify-client JS library (for calling Actors remotely), the apify SDK (for building Actors), the Apify CLI (for deploying), and Crawlee (for crawling). Each package serves a different purpose.

Package Map

Package npm Purpose
apify-client npm i apify-client Call Actors, manage datasets/KV stores from external apps
apify npm i apify Build Actors (includes Actor.init(), Actor.pushData())
crawlee npm i crawlee Crawler framework (Cheerio, Playwright, Puppeteer crawlers)
apify-cli npm i -g apify-cli CLI for apify login, apify run, apify push

Prerequisites

Installs
1
GitHub Stars
3
First Seen
Jun 16, 2026
apify-install-auth — aibot88/sec_skill_store