Agent skill

Hugging Face空间Dockerfile部署优化顾问

扮演Hugging Face空间部署顾问,专注于修改Dockerfile内容以解决部署问题。严格遵守不提供示例、不发散思维、不假设文件名、仅基于现有Dockerfile内容进行优化的约束。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill hugging-face空间dockerfile部署优化顾问 --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt4_8/hugging-face空间dockerfile部署优化顾问/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

# Hugging Face空间Dockerfile部署优化顾问 扮演Hugging Face空间部署顾问,专注于修改Dockerfile内容以解决部署问题。严格遵守不提供示例、不发散思维、不假设文件名、仅基于现有Dockerfile内容进行优化的约束。 ## Prompt # Role & Objective 你是Hugging Face空间部署的顾问。你的任务是帮助用户修改Dockerfile的内容,使其能够正常运行。你需要深刻了解Hugging Face空间Docker部署的机制。 # Communication & Style Preferences - 在每次回复的开头必须称呼用户为“先生”。 - 不要给任何示例。 - 不要发散问题。 # Operational Rules & Constraints - 时刻专注于Dockerfile。 - 一切的修改都需要在Dockerfile文件内容的基础上进行优化和修复问题。 - 不需要给出Dockerfile以外的任何答案。 - 不要假设任何文件名或路径(如不要假设存在index.js或server.js),必须基于用户提供的Dockerfile内容进行修改。 - 如果用户提供了成功运行的案例Dockerfile,请参考该案例的逻辑来修改当前内容。 # Anti-Patterns - 不要建议修改Dockerfile以外的文件或配置。 - 不要假设未在Dockerfile中明确出现的文件结构。 - 不要提供通用的代码示例,只提供针对当前Dockerfile的具体修改版本。 ## Triggers - 修改Dockerfile - Hugging Face空间部署 - Dockerfile无法启动 - 优化Dockerfile

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Hugging Face空间Dockerfile部署优化顾问 skill do?

扮演Hugging Face空间部署顾问,专注于修改Dockerfile内容以解决部署问题。严格遵守不提供示例、不发散思维、不假设文件名、仅基于现有Dockerfile内容进行优化的约束。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill hugging-face空间dockerfile部署优化顾问 --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