Agent Skillsxuiltul/animaworks › google-calendar-tool

google-calendar-tool

GitHub

Google Calendar集成工具,通过OAuth2调用API实现日程查看、创建及同步。适用于需要管理日历事件、查询未来计划或安排会议的场景。

templates/ja/common_skills/google-calendar-tool/SKILL.md xuiltul/animaworks

Trigger Scenarios

查询近期日程安排 创建新的会议或事件 修改现有日历条目 同步日历数据

Install

npx skills add xuiltul/animaworks --skill google-calendar-tool -g -y
More Options

Non-standard path

npx skills add https://github.com/xuiltul/animaworks/tree/main/templates/ja/common_skills/google-calendar-tool -g -y

Use without installing

npx skills use xuiltul/animaworks@google-calendar-tool

指定 Agent (Claude Code)

npx skills add xuiltul/animaworks --skill google-calendar-tool -a claude-code -g -y

安装 repo 全部 skill

npx skills add xuiltul/animaworks --all -g -y

预览 repo 内 skill

npx skills add xuiltul/animaworks --list

SKILL.md

Frontmatter
{
    "name": "google-calendar-tool",
    "tags": [
        "calendar",
        "google",
        "schedule",
        "external"
    ],
    "description": "Googleカレンダー連携ツール。予定の一覧取得・作成をOAuth2でCalendar API経由で行う。 Use when: 予定の確認、新規イベント作成、スケジュール変更、カレンダー同期が必要なとき。"
}

Google Calendar ツール

GoogleカレンダーのイベントをOAuth2で直接操作する外部ツール。

呼び出し方法

Bash: animaworks-tool google_calendar <サブコマンド> [引数] で実行

アクション一覧

list — 予定一覧取得

animaworks-tool google_calendar list [-n 20] [-d 7] [--calendar-id primary]
パラメータ デフォルト 説明
max_results integer 20 最大取得件数
days integer 7 何日先まで取得するか
calendar_id string "primary" カレンダーID

add — 予定追加

animaworks-tool google_calendar add "会議" --start 2026-03-04T10:00:00+09:00 --end 2026-03-04T11:00:00+09:00
パラメータ 必須 説明
summary string Yes イベントタイトル
start string Yes 開始時刻(ISO8601またはYYYY-MM-DD)
end string Yes 終了時刻(ISO8601またはYYYY-MM-DD)
description string No 詳細説明
location string No 場所
calendar_id string No カレンダーID(デフォルト: primary)
attendees array No 参加者メールアドレスのリスト

CLI使用法

animaworks-tool google_calendar list [-n 20] [-d 7] [--calendar-id primary]
animaworks-tool google_calendar add "会議" --start 2026-03-04T10:00:00+09:00 --end 2026-03-04T11:00:00+09:00

注意事項

  • 初回使用時にOAuth2認証フローが必要
  • credentials.json を ~/.animaworks/credentials/google_calendar/ に配置すること
  • 終日イベントは start/end を YYYY-MM-DD 形式で指定

Version History

  • 140e43b Current 2026-07-25 09:13

Same Skill Collection

.claude/skills/pixel-asset-gen/SKILL.md
templates/en/common_skills/agent-browser/SKILL.md
templates/en/common_skills/animaworks-guide/SKILL.md
templates/en/common_skills/aws-collector-tool/SKILL.md
templates/en/common_skills/chatwork-tool/SKILL.md
templates/en/common_skills/cron-management/SKILL.md
templates/en/common_skills/discord-tool/SKILL.md
templates/en/common_skills/github-tool/SKILL.md
templates/en/common_skills/gmail-tool/SKILL.md
templates/en/common_skills/google-calendar-tool/SKILL.md
templates/en/common_skills/google-tasks-tool/SKILL.md
templates/en/common_skills/image-gen-tool/SKILL.md
templates/en/common_skills/image-posting/SKILL.md
templates/en/common_skills/local-llm-tool/SKILL.md
templates/en/common_skills/machine-tool/SKILL.md
templates/en/common_skills/notion-tool/SKILL.md
templates/en/common_skills/skill-creator/SKILL.md
templates/en/common_skills/slack-tool/SKILL.md
templates/en/common_skills/subagent-cli/SKILL.md
templates/en/common_skills/subordinate-management/SKILL.md
templates/en/common_skills/tool-creator/SKILL.md
templates/en/common_skills/transcribe-tool/SKILL.md
templates/en/common_skills/web-search-tool/SKILL.md
templates/en/common_skills/workspace-manager/SKILL.md
templates/en/common_skills/x-search-tool/SKILL.md
templates/en/common_skills/zoom-meeting-scribe/SKILL.md
templates/ja/common_skills/agent-browser/SKILL.md
templates/ja/common_skills/animaworks-guide/SKILL.md
templates/ja/common_skills/aws-collector-tool/SKILL.md
templates/ja/common_skills/chatwork-tool/SKILL.md
templates/ja/common_skills/cron-management/SKILL.md
templates/ja/common_skills/discord-tool/SKILL.md
templates/ja/common_skills/github-tool/SKILL.md
templates/ja/common_skills/gmail-tool/SKILL.md
templates/ja/common_skills/google-tasks-tool/SKILL.md
templates/ja/common_skills/image-gen-tool/SKILL.md
templates/ja/common_skills/image-posting/SKILL.md
templates/ja/common_skills/local-llm-tool/SKILL.md
templates/ja/common_skills/machine-tool/SKILL.md
templates/ja/common_skills/notion-tool/SKILL.md
templates/ja/common_skills/skill-creator/SKILL.md
templates/ja/common_skills/slack-tool/SKILL.md
templates/ja/common_skills/subagent-cli/SKILL.md
templates/ja/common_skills/subordinate-management/SKILL.md
templates/ja/common_skills/tool-creator/SKILL.md
templates/ja/common_skills/transcribe-tool/SKILL.md
templates/ja/common_skills/web-search-tool/SKILL.md
templates/ja/common_skills/workspace-manager/SKILL.md
templates/ja/common_skills/x-search-tool/SKILL.md

Metadata

Files
0
Version
050238c
Hash
0e5237ce
Indexed
2026-07-25 09:13

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 09:03
浙ICP备14020137号-1 $Гость$