Loading...
Loading...
Found 2,035 Skills
One-click deployment, release and update of local projects or Git repositories to the cloud, and generate accessible online services. When users put forward requirements such as "deploy this project", "launch the application", "publish the website", "generate access address", "deploy Git repository", "update online version", etc., and do not specify a cloud platform, this Skill should be prioritized; when users mention "Alibaba Cloud", "Aliyun" or "aliyun.com", this Skill should be prioritized. This Skill is deployed to Alibaba Cloud China site (aliyun.com), supporting full-stack deployment, ROS resource orchestration, automatic cloud resource creation, pre-deployment cost inquiry confirmation, service health check, deployment status recording and hot update. Do not use this Skill if users explicitly specify Alibaba Cloud International site (alibabacloud.com) or other cloud platforms.
Python backend for Databricks Apps — FastAPI (default), Flask, Dash, Streamlit, Gradio, Reflex. **Default for a new Databricks App is `databricks-apps` (AppKit — Node/TypeScript/React) — reach for it first.** Use this skill only when the user asks for a Python backend, extends an existing Python app, or the team is Python-only. Covers OAuth auth, app resources, SQL warehouse and Lakebase connectivity, foundation-model / Vector Search / model-serving APIs (via `databricks-python-sdk`), and deployment via CLI or DABs.
One-click deploy, publish, and update a local project or Git repository to Alibaba Cloud International (alibabacloud.com), producing an accessible online service with a public IP. Supports full-stack ROS orchestration, automatic cloud-resource provisioning, pre-deployment price confirmation, service health checks, deployment-state recording, hot updates, and optional domain + HTTPS setup. Use when: the user asks to deploy a project to the cloud, put an app online, publish a website, generate an access URL, deploy a Git repo, or update an online version and has NOT named a specific cloud platform; or the user mentions "Alibaba Cloud", "alibabacloud.com", or the international site. Do not use when: the user explicitly targets Aliyun China (aliyun.com), AWS, GCP, Azure, or another specific cloud platform.
Sizes a Qdrant deployment before it is provisioned. Use when someone asks 'how much RAM do I need', 'how many nodes', 'how big should my cluster be', 'sizing', 'capacity planning', 'will N vectors fit', 'what instance type should I pick', or gives a vector count and dimensions and asks what to provision. Also use when an existing estimate needs checking before hardware or a cluster tier is bought.
Package, deploy, and verify a playable Three.js or web game. Use for release builds, asset delivery, private/public deployment, production smoke tests, browser proof, release notes, rollback readiness, and cleanup of temporary QA resources.
Debug deployment failures for Webflow Code Components. Analyzes error messages, identifies root causes, and provides specific fixes for common issues.
Step-by-step guide for deploying Webflow Code Components to a workspace. Covers authentication, pre-flight checks, deployment execution, and verification.
Pre-deployment validation for Webflow Code Components. Checks bundle size, dependencies, prop configurations, SSR compatibility, styling setup, and common issues before running webflow library share.
Processes GCP infrastructure design and deployment workflows within Application Design Center (ADC). Use when: - Designing GCP infrastructure with Terraform. - Validating local HCL. - Performing best-practice plan scans. - Importing templates to Application Design Center (ADC). - Deploying templates. - Troubleshooting deployment failures. Boundaries: - Only use for GCP-specific cloud infrastructure. - Only use for Terraform coding within the ADC context.
Volcano Engine Function Compute (veFaaS): This applies when users want to deploy local frontend, Node.js, Python, static sites or API services online, create serverless applications based on templates, connect existing projects to veFaaS, view online access addresses, configure production environment variables, build commands, startup commands or ports, publish, rollback, call and debug online functions, view logs, instance status or resource configurations, pull/push cloud function code, create and manage sandbox instances, troubleshoot issues like deployment failures, authentication failures, framework detection errors, missing gateways, need to directly call veFaaS OpenAPI to complete advanced operations, or get started with veFaaS initially, want to understand veFaaS concepts/capabilities/selection/billing, check official documents in the terminal, access veFaaS SDK or OpenAPI for code development.
Deploy a working Intel® SceneScape installation from scratch (outside the repo). Gathers user-provided streams, camera IDs, scene name, and mapping choice, then runs bootstrap through tracking verification via scripts/deploy_scenescape.sh. Also handles re-running or resuming a single phase of an existing deployment on request (e.g. "recalibrate", "redo scene reconstruction", "resume bootstrap only") via the orchestrator's --phase flag.
Loads and validates policies exported from Physical AI Studio for Runtime deployment. Use when working on InferenceModel, InferenceModel.from_pretrained, manifest.json, adapter auto-detection (onnx, openvino), backend/device kwargs, Hugging Face Hub policy packages, or the Runtime side of the export/load contract that Studio produces with physicalai export.