一键导入
phone
Make phone calls via intent. Look up contacts first with the contacts skill. Tools: intent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Make phone calls via intent. Look up contacts first with the contacts skill. Tools: intent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Search, subscribe, and listen to podcasts. Download RSS feeds, manage episodes, and play audio with position tracking. Tools: http, file_storage, media_queue, play_audio.
Manage local lists (shopping, to-do, etc.) stored as files. Add, remove, check and read items. Tools: file_storage.
Read, create, update and delete Google Calendar events. Requires Google OAuth. Tools: http.
Search contacts by name and retrieve phone numbers. Use before calling or sending SMS. Tools: query.
Read, search and send emails via Gmail API. Requires Google OAuth. Tools: gmail_send, http.
Start navigation, get directions and route info via Google Maps app. Tools: intent, http (optional, requires Maps API key for traffic/route details).
| name | phone |
| description | Make phone calls via intent. Look up contacts first with the contacts skill. Tools: intent. |
Make calls and use phone functions.
{
"action": "android.intent.action.CALL",
"uri": "tel:{NUMBER}"
}
{
"action": "android.intent.action.DIAL",
"uri": "tel:{NUMBER}"
}
The difference: CALL starts the call immediately, DIAL opens the dialer with the number pre-filled.
+43660... or 0660...+4915...+{country_code}{number_without_leading_0}If the user mentions a name (e.g. "Call Mom"), use the query tool to look up the phone number before calling.
tel:06601234567tel:+4312345678tel:112