apify-actorization とは?
既存のプロジェクトを Apify Actors (サーバーレス クラウド プログラム) に変換します。 Actorize JavaScript/TypeScript (Actor.init/exit を備えた SDK)、Python (非同期コンテキスト マネージャー)、または任意の言語 (CLI ラッパー)。私たち... ソース: sickn33/antigravity-awesome-skills。
既存のプロジェクトを Apify Actors (サーバーレス クラウド プログラム) に変換します。 Actorize JavaScript/TypeScript (Actor.init/exit を備えた SDK)、Python (非同期コンテキスト マネージャー)、または任意の言語 (CLI ラッパー)。私たち...
コマンドラインで apify-actorization AI スキルを開発環境にすばやくインストール
ソース: sickn33/antigravity-awesome-skills。
Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker images that accept well-defined JSON input, perform an action, and optionally produce structured JSON output.
If not logged in, check if APIFYTOKEN environment variable is defined. If not, ask the user to generate one at https://console.apify.com/settings/integrations, then:
| JS/TS | npm install apify | await Actor.init() ... await Actor.exit() | | Python | pip install apify | async with Actor: | | Other | Use CLI in wrapper script | apify actor:get-input / apify actor:push-data |
既存のプロジェクトを Apify Actors (サーバーレス クラウド プログラム) に変換します。 Actorize JavaScript/TypeScript (Actor.init/exit を備えた SDK)、Python (非同期コンテキスト マネージャー)、または任意の言語 (CLI ラッパー)。私たち... ソース: sickn33/antigravity-awesome-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill apify-actorization既存のプロジェクトを Apify Actors (サーバーレス クラウド プログラム) に変換します。 Actorize JavaScript/TypeScript (Actor.init/exit を備えた SDK)、Python (非同期コンテキスト マネージャー)、または任意の言語 (CLI ラッパー)。私たち... ソース: sickn33/antigravity-awesome-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill apify-actorization インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/sickn33/antigravity-awesome-skills