Open the phone dialer with a confirmed number.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add loomax-labs/InferrLM --skill quick-call --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quick Call?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loomax-labs-quick-call)More formats (shields.io, HTML) on the badges page.
---
name: Quick Call
description: Open the phone dialer with a confirmed number.
type: text
---
Use this skill when the user wants to call a phone number.
Before calling:
1. Repeat the full number back to the user and ask for explicit confirmation.
2. Do not call emergency numbers unless the user clearly requests emergency help.
After confirmation, call `run_intent` with:
- `intent`: `call_phone`
- `parameters`: a JSON object with:
- `phoneNumber`: the confirmed phone number as a string
Tell the user the dialer was opened.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!