·apify-actorization
</>

apify-actorization

既存のプロジェクトを Apify Actors (サーバーレス クラウド プログラム) に変換します。 Actorize JavaScript/TypeScript (Actor.init/exit を備えた SDK)、Python (非同期コンテキスト マネージャー)、または任意の言語 (CLI ラッパー)。私たち...

13インストール·2トレンド·@sickn33

インストール

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill apify-actorization

apify-actorization のインストール方法

コマンドラインで apify-actorization AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill apify-actorization
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from sickn33/antigravity-awesome-skills

クイックアンサー

apify-actorization とは?

既存のプロジェクトを Apify Actors (サーバーレス クラウド プログラム) に変換します。 Actorize JavaScript/TypeScript (Actor.init/exit を備えた SDK)、Python (非同期コンテキスト マネージャー)、または任意の言語 (CLI ラッパー)。私たち... ソース: sickn33/antigravity-awesome-skills。

apify-actorization のインストール方法は?

ターミナルまたはコマンドラインツール(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