GPUtw-ai

Gputw Vault — Development skill for Claude Code

Development community

GPUtw Vault 儲存空間:分段續傳上傳、傳輸主機、URL / Hugging Face 伺服器端下載、列表與下載、ComfyUI 模型擺放.

How to install Gputw Vault

Installs to ~/.claude/skills/gputw-ai-gputw-skill-gputw-vault/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gputw-ai-gputw-skill-gputw-vault && curl -fsSL https://raw.githubusercontent.com/GPUtw-ai/GPUtw-Skill/HEAD/commands/gputw-vault.md -o ~/.claude/skills/gputw-ai-gputw-skill-gputw-vault/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gputw Vault does


description: GPUtw Vault 儲存空間:分段續傳上傳、傳輸主機、URL / Hugging Face 伺服器端下載、列表與下載、ComfyUI 模型擺放

**你需要這個指令嗎?**

  • 目標:把資料集 / 模型放進 /vault、從 Vault 取回、CI 上傳 → ✅ 是
  • 目標:開機器 → ❌ 改用 /gputw-deploy

使用者需要操作 GPUtw Vault。請依以下步驟:

  1. 讀取 SKILL.md 的「Vault」決策樹
  2. 判斷來源:本機小檔 → guides/06-vault-basics.md;本機大檔 / 續傳 → guides/07-vault-chunked-upload.md;網址 / Hugging Face → guides/08-vault-model-download.md
  3. 提醒金鑰:CI 用 Upload token preset(只有 vault:write);查列表需 vault:read
  4. 傳輸主機規則:大檔走 `https://upl

Alternatives in Development

  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
  • Instinct Import — 从文件或 URL 导入直觉(Instincts)到项目/全局作用域 1.9k ★
  • URL To Page — URL을 입력받아 전체 페이지를 스크래핑하고, 섹션별 컴포넌트와 페이지 컴포넌트를 생성한다 395 ★

Full documentation available on GitHub

View Source Repository