·apify-actorization
</>

apify-actorization

기존 프로젝트를 서버리스 클라우드 프로그램인 Apify Actor로 변환합니다. 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 Actor로 변환합니다. 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 Actor로 변환합니다. 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