بنقرة واحدة
contacts
Search contacts by name and retrieve phone numbers. Use before calling or sending SMS. Tools: query.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Search contacts by name and retrieve phone numbers. Use before calling or sending SMS. Tools: query.
التثبيت باستخدام 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.
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).
Read, create, complete and delete tasks via Google Tasks API. Requires Google OAuth. Tools: http.
| name | contacts |
| description | Search contacts by name and retrieve phone numbers. Use before calling or sending SMS. Tools: query. |
Search and manage contacts on the device.
{
"type": "contacts",
"query": "{NAME}",
"limit": 5
}
{
"type": "contacts",
"limit": 20
}
queryintent (phone skill)queryintent (sms skill)