R
recipe-plan-weekly-schedule
by @googleworkspacev
4.8(21)
Googleカレンダーの週表示を確認し、空き時間帯を特定し、新しい活動やイベントを追加またはスケジュールします。
インストール方法
npx skills add googleworkspace/cli --skill recipe-plan-weekly-schedulecompare_arrows
Before / After 効果比較
1 组使用前
毎週手動でGoogleカレンダーを確認し、空き時間を見つけて新しい活動を計画するのは、時間と労力がかかります。時間帯を見落としやすく、スケジュールの不飽和や効率の低下を招きます。
使用後
Googleカレンダーを自動分析し、スケジュールの空き時間を見つけて、埋めるべき活動を提案します。時間の利用を最適化し、毎週のスケジュールを充実させ効率を高め、個人の生産性を向上させます。
description SKILL.md
name: recipe-plan-weekly-schedule version: 1.0.0 description: "Review your Google Calendar week, identify gaps, and add events to fill them." metadata: openclaw: category: "recipe" domain: "scheduling" requires: bins: ["gws"] skills: ["gws-calendar"]
Plan Your Weekly Google Calendar Schedule
PREREQUISITE: Load the following skills to execute this recipe:
gws-calendar
Review your Google Calendar week, identify gaps, and add events to fill them.
Steps
- Check this week's agenda:
gws calendar +agenda - Check free/busy for the week:
gws calendar freebusy query --json '{"timeMin": "2025-01-20T00:00:00Z", "timeMax": "2025-01-25T00:00:00Z", "items": [{"id": "primary"}]}' - Add a new event:
gws calendar +insert --summary 'Deep Work Block' --start '2026-01-21T14:00:00' --end '2026-01-21T16:00:00' - Review updated schedule:
gws calendar +agenda
forumユーザーレビュー (0)
レビューを書く
効果
使いやすさ
ドキュメント
互換性
レビューなし
統計データ
インストール数548
評価4.8 / 5.0
バージョン
更新日2026年3月16日
比較事例1 件
ユーザー評価
4.8(21)
5
0%
4
0%
3
0%
2
0%
1
0%
この Skill を評価
0.0
対応プラットフォーム
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
タイムライン
作成2026年3月16日
最終更新2026年3月16日