accessing-google-workspace | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / accessing-google-workspace

accessing-google-workspace

maintained by thkt

star 3 account_tree 0 verified_user MIT License
bolt View GitHub

name: accessing-google-workspace description: > gcloud CLI を使用して Google Sheets/Docs にアクセス。 ユーザーが Google Sheets/Docs の URL を共有したとき、または スプレッドシート, Sheets, Docs, Google ドキュメントに言及したときに使用。 allowed-tools:

  • Bash
  • Read user-invocable: false

Google Workspace アクセス

CLI 経由で Google Sheets/Docs にアクセスするスキル。

URL 検出

パターン タイプ
docs.google.com/spreadsheets/d/ Google Sheets
docs.google.com/document/d/ Google Docs

コマンド

Google Sheets

# CSV形式
gsheet "URL"

# JSONL形式(構造化データ向け)
gsheet "URL" json

Google Docs

# テキスト形式
gdoc "URL"

# Markdown形式
gdoc "URL" md

フォーマット選択

データ種別 推奨フォーマット
表形式データ json (JSONL)
文書・仕様書 md (Markdown)
シンプルな取得 デフォルト (CSV/txt)

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 3
GitHub Forks 0
Created Jan 2026
Last Updated 5 months ago
tools tools productivity tools

Related Skills

planning-with-files
chevron_right
agent-browser
chevron_right
building-agents
chevron_right
notebooklm
chevron_right
google-cloud
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.