← スキル一覧に戻る
google

by wayne930242
Personal AI Infrastructure - Merlin
⭐ 3🍴 1📅 2026年1月20日
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
| Tool | Description |
|---|---|
google_calendar_list | List all calendars |
google_calendar_events | List events (with time range, search) |
google_calendar_create_event | Create new event |
Drive
| Tool | Description |
|---|---|
google_drive_list | List files |
google_drive_search | Search files |
google_drive_get_file | Get file info or content |
Gmail
| Tool | Description |
|---|---|
google_gmail_list | List emails |
google_gmail_get | Read email content |
google_gmail_send | Send email |
Contacts
| Tool | Description |
|---|---|
google_contacts_list | List contacts |
google_contacts_search | Search contacts |
Tasks
| Tool | Description |
|---|---|
google_tasks_list_tasklists | List all task lists |
google_tasks_list | List tasks in a task list |
google_tasks_create | Create new task |
google_tasks_complete | Mark task as completed |
google_tasks_delete | Delete 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
- Confirm recipient and content before sending emails
- Use ISO 8601 format for calendar times (e.g.,
2024-01-15T10:00:00+08:00) - Use RFC 3339 format for task due dates (e.g.,
2024-01-15T00:00:00Z) - Gmail search supports Gmail syntax (e.g.,
from:someone@example.com)
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です