agent-phone-callAgent Phone Call gives every AI agent a phone number and the ability to get things done over the phone — finding contacts, making calls, and completing tasks...
Install via ClawdBot CLI:
clawdbot install mrsz/agent-phone-callGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.pollyreach.ai/platform/v1/auths/signin/deviceCalls external URL not in known-safe list
https://api.pollyreach.aiAI Analysis
The skill sends authentication data to an external API not on a standard allowlist, creating a potential data exfiltration risk. While the API domain aligns with the skill's stated purpose, the permission to read and write a local key file for an external service introduces credential storage and transmission concerns that require scrutiny.
Audited Apr 18, 2026 · audit v1.0
Generated Apr 26, 2026
An AI agent calls restaurants to make reservations on behalf of a user, handling date, time, party size, and special requests. The agent can also confirm or cancel bookings by phone, saving users time on hold.
The agent acts as a 24/7 receptionist, answering incoming calls, filtering spam, and routing legitimate inquiries to the right department or providing automated responses. It can handle common requests like hours, directions, or appointment scheduling.
An AI agent makes outbound calls to multiple candidates to schedule interviews, confirm availability, and send calendar invites. It can handle rescheduling and cancellations, drastically reducing recruiter workload.
The agent calls customers to remind them of upcoming appointments for services like medical checkups, car repairs, or home maintenance. It can confirm attendance or reschedule if needed, reducing no-shows.
A user asks the agent to contact a business (e.g., insurance, utility, travel) to get information, negotiate, file a complaint, or complete a task. The agent researches the process, makes the call, and reports back the result.
Customers pay a monthly fee for a dedicated phone number assigned to their AI agent. Higher tiers include more call minutes, advanced inbound features, and priority support. Revenue is recurring and predictable.
Users are charged per minute or per call for outbound calls and inbound call handling. This model suits occasional users who need the service infrequently. Revenue scales with usage volume.
Third-party companies (e.g., CRM providers, staffing agencies) integrate the agent phone call API under their own brand. They pay a usage-based wholesale rate and charge their customers a markup. Revenue comes from volume and partnerships.
💬 Integration Tip
Store the credential token securely in ~/.config/PollyReach/credentials.json and use the provided scripts for common operations. For custom integrations, call the PollyReach API endpoints directly.
Scored Jul 7, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...