Back to list
wayne930242

google

by wayne930242

Personal AI Infrastructure - Merlin

3🍴 1📅 Jan 20, 2026

SKILL.md


name: google description: Google services integration. Use when user mentions calendar, schedule, meeting, drive, files, gmail, email, contacts, tasks, todo, task list.

Google Skill

Access Wei-Hung's Google services: Calendar, Drive, Gmail, Contacts, Tasks.

Usage

Automatically invoked via MCP (Model Context Protocol). No manual commands needed.

Available Tools

Calendar

ToolDescription
google_calendar_listList all calendars
google_calendar_eventsList events (with time range, search)
google_calendar_create_eventCreate new event

Drive

ToolDescription
google_drive_listList files
google_drive_searchSearch files
google_drive_get_fileGet file info or content

Gmail

ToolDescription
google_gmail_listList emails
google_gmail_getRead email content
google_gmail_sendSend email

Contacts

ToolDescription
google_contacts_listList contacts
google_contacts_searchSearch contacts

Tasks

ToolDescription
google_tasks_list_tasklistsList all task lists
google_tasks_listList tasks in a task list
google_tasks_createCreate new task
google_tasks_completeMark task as completed
google_tasks_deleteDelete task

Task parameters:

  • taskListId: Task list ID (default: @default)
  • due: Due date in RFC 3339 format (e.g., 2024-01-15T00:00:00Z)
  • showCompleted: Whether to show completed tasks

Notes

  1. Confirm recipient and content before sending emails
  2. Use ISO 8601 format for calendar times (e.g., 2024-01-15T10:00:00+08:00)
  3. Use RFC 3339 format for task due dates (e.g., 2024-01-15T00:00:00Z)
  4. Gmail search supports Gmail syntax (e.g., from:someone@example.com)

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon