G
gws-drive-upload
by @googleworkspacev
4.5(307)
ファイルをGoogleドライブにアップロードし、ファイルメタデータを自動的に処理してファイル管理を簡素化します。
インストール方法
npx skills add googleworkspace/cli --skill gws-drive-uploadcompare_arrows
Before / After 効果比較
1 组使用前
Google Driveへの手動ファイルアップロードは時間と労力がかかり、ファイルメタデータは一つずつ入力する必要があり、間違いが発生しやすいです。ファイル管理が混乱し、追跡や検索が困難で、作業効率とデータ精度に深刻な影響を与えます。
使用後
Google Driveへのファイルアップロードを自動化することで、システムがファイルメタデータを自動処理し、効率的なファイル分類、検索、管理を実現します。これにより、ファイル処理効率が大幅に向上し、手作業によるエラーが減少し、データの一貫性が確保されます。
description SKILL.md
drive +upload
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Upload a file with automatic metadata
Usage
gws drive +upload <file>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
<file> | ✓ | — | Path to file to upload |
--parent | — | — | Parent folder ID |
--name | — | — | Target filename (defaults to source filename) |
Examples
gws drive +upload ./report.pdf
gws drive +upload ./report.pdf --parent FOLDER_ID
gws drive +upload ./data.csv --name 'Sales Data.csv'
Tips
- MIME type is detected automatically.
- Filename is inferred from the local path unless --name is given.
[!CAUTION] This is a write command — confirm with the user before executing.
See Also
- gws-shared — Global flags and auth
- gws-drive — All manage files, folders, and shared drives commands
forumユーザーレビュー (0)
レビューを書く
効果
使いやすさ
ドキュメント
互換性
レビューなし
統計データ
インストール数7.7K
評価4.5 / 5.0
バージョン
更新日2026年4月29日
比較事例1 件
ユーザー評価
4.5(307)
5
23%
4
51%
3
23%
2
2%
1
0%
この Skill を評価
0.0
対応プラットフォーム
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
タイムライン
作成2026年3月16日
最終更新2026年4月29日