Update nexus: fix conflicts and sync local changes
This commit is contained in:
@@ -1,48 +1,48 @@
|
||||
---
|
||||
title: Phone-Based Personal Assistant
|
||||
source:
|
||||
author: shenwei
|
||||
published:
|
||||
created:
|
||||
description:
|
||||
tags: []
|
||||
---
|
||||
|
||||
# Phone-Based Personal Assistant
|
||||
|
||||
## Pain Point
|
||||
|
||||
You want to access your AI agent from any phone without needing a smartphone app or internet browser. You need hands-free voice assistance while driving, walking, or when your hands are occupied.
|
||||
|
||||
## What It Does
|
||||
|
||||
ClawdTalk enables OpenClaw to receive and make phone calls, turning any phone into a gateway to your AI assistant. You can:
|
||||
- Call a phone number to speak with your AI agent via voice
|
||||
- Get calendar reminders, Jira updates, and web search results via voice
|
||||
- Integrate with Telnyx for reliable phone connectivity
|
||||
|
||||
SMS support is coming soon.
|
||||
|
||||
## Prompts
|
||||
|
||||
```
|
||||
You are available via phone. When I call, greet me and ask how I can help.
|
||||
|
||||
For calendar queries: "What's on my calendar today?"
|
||||
For Jira updates: "Show me my open tickets"
|
||||
For web search: "Search for latest news on AI agents"
|
||||
```
|
||||
|
||||
## Skills Needed
|
||||
|
||||
- [ClawdTalk](https://github.com/team-telnyx/clawdtalk-client)
|
||||
- Calendar skill (Google Calendar or Outlook)
|
||||
- Jira skill
|
||||
- Web search skill
|
||||
|
||||
## Related Links
|
||||
|
||||
- [ClawdTalk Website](https://clawdtalk.com)
|
||||
- [ClawdTalk GitHub](https://github.com/team-telnyx/clawdtalk-client)
|
||||
- [Telnyx API](https://telnyx.com/)
|
||||
- [OpenClaw Skills](https://github.com/openclaw/skills)
|
||||
---
|
||||
title: Phone-Based Personal Assistant
|
||||
source:
|
||||
author: shenwei
|
||||
published:
|
||||
created:
|
||||
description:
|
||||
tags: []
|
||||
---
|
||||
|
||||
# Phone-Based Personal Assistant
|
||||
|
||||
## Pain Point
|
||||
|
||||
You want to access your AI agent from any phone without needing a smartphone app or internet browser. You need hands-free voice assistance while driving, walking, or when your hands are occupied.
|
||||
|
||||
## What It Does
|
||||
|
||||
ClawdTalk enables OpenClaw to receive and make phone calls, turning any phone into a gateway to your AI assistant. You can:
|
||||
- Call a phone number to speak with your AI agent via voice
|
||||
- Get calendar reminders, Jira updates, and web search results via voice
|
||||
- Integrate with Telnyx for reliable phone connectivity
|
||||
|
||||
SMS support is coming soon.
|
||||
|
||||
## Prompts
|
||||
|
||||
```
|
||||
You are available via phone. When I call, greet me and ask how I can help.
|
||||
|
||||
For calendar queries: "What's on my calendar today?"
|
||||
For Jira updates: "Show me my open tickets"
|
||||
For web search: "Search for latest news on AI agents"
|
||||
```
|
||||
|
||||
## Skills Needed
|
||||
|
||||
- [ClawdTalk](https://github.com/team-telnyx/clawdtalk-client)
|
||||
- Calendar skill (Google Calendar or Outlook)
|
||||
- Jira skill
|
||||
- Web search skill
|
||||
|
||||
## Related Links
|
||||
|
||||
- [ClawdTalk Website](https://clawdtalk.com)
|
||||
- [ClawdTalk GitHub](https://github.com/team-telnyx/clawdtalk-client)
|
||||
- [Telnyx API](https://telnyx.com/)
|
||||
- [OpenClaw Skills](https://github.com/openclaw/skills)
|
||||
|
||||
Reference in New Issue
Block a user