contacts

Read and query Android contacts and recent call history via Termux commands.

369|29|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/mikeyobrien/rho --skill contacts-mikeyobrien
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: contacts
Source: https://github.com/mikeyobrien/rho/tree/main/platforms/android/skills/contacts
Command: npx skills add https://github.com/mikeyobrien/rho --skill contacts-mikeyobrien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables AI-driven access to on-device contact information and recent call activity to streamline communications and contact lookups.

Core Features & Use Cases

  • List all contacts from the device.
  • Retrieve contact details by name, phone number, or ID.
  • View recent call history and caller names for quick context.
  • Use case: an assistant can identify who called last or fetch a contact's phone number for outreach.

Quick Start

Use termux-contact-list to display all contacts on an Android device with Termux; use termux-call-log to inspect the recent calls. Example: termux-contact-list; termux-call-log -l 20.

Frequently Asked Questions about contacts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access phone contacts and call logs from an AI assistant?▼

You can access phone contacts and call logs using Termux commands on Android devices. The skill enables AI to read on-device contacts and recent call history via termux-contact-list and termux-call-log, requiring device permissions for contacts and call-log access.

Can I retrieve a specific contact by name or phone number?▼

Yes, you can retrieve contact details by name, phone number, or ID using termux-contact-list. The skill queries on-device contacts to fetch matching information for caller identification and outreach workflows.

What do I need to use this skill on Android with Termux?▼

You need an Android device with Termux installed and granted permissions to access contacts and call logs. The skill relies on built-in Termux commands termux-contact-list and termux-call-log to function.

How do I view recent call history with caller names?▼

Use termux-call-log to inspect recent calls on your device. The skill retrieves call history and maps caller IDs to contact names for quick context, helping you identify who called last.

Can I use this skill to automate contact lookups in everyday workflows?▼

Yes, the skill integrates AI-driven contact and call-log access into everyday communication workflows. It streamlines contact lookups, caller identification, and outreach by enabling the AI to query on-device contacts and recent call activity automatically.