apify-ci-integration

Installation
SKILL.md

Apify CI Integration

Overview

Automate Apify Actor builds, tests, and deployments using GitHub Actions. Covers test-on-PR, deploy-on-merge, integration testing with live Apify API, and Actor build verification.

Prerequisites

  • GitHub repository with Actions enabled
  • Apify API token stored as GitHub secret
  • Actor code in the repository

Instructions

Step 1: Configure GitHub Secrets

# Store Apify token for CI
gh secret set APIFY_TOKEN --body "apify_api_YOUR_CI_TOKEN"
Installs
1
GitHub Stars
2.3K
First Seen
May 19, 2026
apify-ci-integration — jeremylongshore/claude-code-plugins-plus-skills