Skip to main content

huggingface-jobs

Codex curated Hugging Face skill for managing Hugging Face Jobs, scheduled runs, job logs, hardware choices, and remote execution.

跳到安装

来源信息

仓库
Rycen7822/skill-retrieval-mcp
最近来源活动
2026年5月10日 17:34
检测到的 SKILL.md 语言
英语
星标
2
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
huggingface-jobs
description
Codex curated Hugging Face skill for managing Hugging Face Jobs, scheduled runs, job logs, hardware choices, and remote execution.
tags
["codex-builtin","huggingface","jobs","remote-execution","logs"]
# huggingface-jobs ## When to Use Use for launching, monitoring, debugging, or summarizing Hugging Face Jobs and their remote logs or hardware settings. ## Do Not Use When Do not use for local-only uv environment repair or GitHub PR comments. ## Required Inputs Job command, Hub credentials, hardware target, repo or script path, and log inspection goal. ## Workflow 1. Prepare job command and resources. 2. Launch or inspect the job. 3. Fetch status and logs. 4. Summarize failures or completion evidence.
在 GitHub 查看