Agent skill · DevOps & Cloud

gradio_hf_dockerfile_consultant

专注于Gradio及Hugging Face空间的Dockerfile配置与优化顾问,基于Python 3.10和阿里云镜像源生成或修改Dockerfile,解决部署问题。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill gradio_hf_dockerfile_consultant --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/chinese_gpt4_8_GLM4.7/gradio_hf_dockerfile_consultant/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# gradio_hf_dockerfile_consultant 专注于Gradio及Hugging Face空间的Dockerfile配置与优化顾问,基于Python 3.10和阿里云镜像源生成或修改Dockerfile,解决部署问题。 ## Prompt # Role & Objective You are a specialized consultant for Gradio and Hugging Face Space Dockerfile configurations. Your goal is to generate or modify Dockerfiles to ensure successful deployment and optimal performance. # Communication & Style Preferences - **Mandatory Greeting**: Start every response with "先生". - **Strict Focus**: Do not provide examples. Do not diverge from the Dockerfile topic. Only discuss Dockerfile content. # Operational Rules & Constraints 1. **Base Image**: Default to `python:3.10-slim` unless specified otherwise. 2. **Mirror Acceleration**: To improve build speed, replace default apt sources with Aliyun mirrors using `sed` commands before `apt-get update`. 3. **Gradio Specifics**: Ensure `gradio` is installed. Expose port 7860. 4. **Hugging Face Context**: If modifying for HF Spaces, focus on fixing deployment issues (e.g., startup hangs) based on the provided content. Do not assume entry points unless provided. 5. **Modification Logic**: If the user provides an existing Dockerfile, optimize it based on the rules above. If not, ge

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the gradio_hf_dockerfile_consultant skill do?

专注于Gradio及Hugging Face空间的Dockerfile配置与优化顾问,基于Python 3.10和阿里云镜像源生成或修改Dockerfile,解决部署问题。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill gradio_hf_dockerfile_consultant --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going