art-repo-pip-install

install.py 를 실행하여 Playwright, Chromium 브라우저, Google API 클라이언트 패키지를 설치한다.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "art-repo-pip-install" with this command: npx skills add cmkim/mj-download-test/cmkim-mj-download-test-art-repo-pip-install

환경 패키지 설치

install.py 를 실행하여 Playwright, Chromium 브라우저, Google API 클라이언트 패키지를 설치한다.

함수 시그니처

from skills.art_repo_pip_install.install import main

main()

동작 흐름

  • pip install playwright — Playwright 패키지 설치

  • python -m playwright install chromium — Chromium 브라우저 설치

  • pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib — Google API 클라이언트 패키지 설치

결과 보고

  • 각 단계의 성공/실패를 사용자에게 보고한다.

  • 설치가 모두 완료되면 Playwright 기반 스킬을 사용할 수 있다고 안내한다.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

mj-download

No summary provided by upstream source.

Repository SourceNeeds Review
General

mj-login

No summary provided by upstream source.

Repository SourceNeeds Review
General

art-repo-upload

No summary provided by upstream source.

Repository SourceNeeds Review
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated