Loading...
Loading...
Found 37 Skills
Node.js 대신 Bun 런타임 사용을 위한 스킬. 다음 상황에서 사용: (1) 새 JavaScript/TypeScript 프로젝트 생성 시, (2) package.json 또는 의존성 관련 작업 시, (3) 스크립트 실행 또는 개발 서버 시작 시, (4) Node.js 프로젝트를 Bun으로 전환 시, (5) 'bun', 'bunx', 'bun.lockb' 키워드가 포함된 작업 시
Use `uv` instead of pip/python/venv. Run scripts with `uv run script.py`, add deps with `uv add`, use inline script metadata for standalone scripts.
Use uv exclusively for all Python package management, environment setup, and script execution. Trigger whenever the user installs/removes Python packages, runs Python scripts, manages dependencies, creates Python projects, or mentions python/pip/poetry/conda/pip-tools.
Query project member list
Executes Python scripts, tests, or benchmarks on a provisioned remote cluster (GPU or TPU) using SkyPilot. Use this skill when the user asks to run code on GPU, TPU, or any "remote" cluster.
Docker development environment CLI. Use for managing containers (start/stop/restart), executing commands in services, viewing logs, and running project scripts from kool.yml.
現在の環境で適切なPythonコマンドを判別し、スクリプトを実行します。「Pythonコマンドを確認」「どのpythonを使う」「Python実行方法」といった依頼や、他のスキルからPythonスクリプトを実行する前に使用してください。
Download private or enterprise-exclusive skills from SkillHub. Use this when downloading internal, private, enterprise-exclusive, or authorized skills.
Guidelines for Python dependency management using uv, the fast Python package installer and resolver.
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA).
Generate comic or anime-style images using Qwen Wanx (wan2.6-t2i). Execute this skill when users make requests related to comic-style image generation such as "generate comic", "draw comic with Wanx", "generate comic-style image", "draw an anime character with Qwen", etc.
Agent-native CLI for Godot project management, scenes, exports, and script execution.