Lista Sms
Skill by david-evaristo
Why use this skill?
Efficiently retrieve and export your unread SMS messages to CSV format with the OpenClaw Lista SMS skill. Seamlessly track and manage your communications.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/david-evaristo/lista-smsWhat This Skill Does
The lista-sms skill is a robust automation tool designed to bridge your OpenClaw agent with your device's SMS database. Its primary function is to query, retrieve, and format unread text messages into a structured format. Beyond simply displaying messages, this skill performs an automated data extraction process, consolidating information into a CSV file. It acts as a bridge between the system's low-level message storage (whether on an Android smartphone or a GSM module) and the user, ensuring that incoming communications are captured, saved, and presented with precision.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/david-evaristo/lista-sms
Ensure that your device has the necessary permissions granted for the OpenClaw agent to access your SMS storage, as the skill requires system-level read access to function correctly.
Use Cases
This skill is ideal for users who manage multiple SIM cards or receive a high volume of automated service notifications, such as 2FA codes or delivery updates. It allows for efficient batch processing of messages, turning a cluttered notification list into a clean, searchable, and archivable CSV document. It is particularly useful for audit purposes or for users who need to maintain a history of their SMS communications outside of the native messaging app.
Example Prompts
- "Quais são as minhas novas mensagens?"
- "Liste meus SMS não lidos."
- "Tenho algum SMS novo? Verifique e me envie o arquivo."
Tips & Limitations
When using lista-sms, the agent is programmed to prioritize file integrity. Always ensure that the directory /home/evaristo/.openclaw/skills/lista_sms/ has write permissions enabled for the OpenClaw user. Note that the skill generates a new CSV file every time it is invoked, using a timestamped filename (sms_list_YYYYMMDD-HHMMSS.csv). Because the skill performs file system operations, users should monitor their storage to avoid accumulation of old logs. If the agent fails to fetch messages, verify your device's connection status or ensure that the GSM module is properly responding to AT commands. Remember that the agent must always provide the generated file for download; if the file is missing, check the log path mentioned above.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-david-evaristo-lista-sms": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
gerador-contrato-locacao-preview
Registra contrato de locação via Google Forms.
contrato-locacao-broa
Registra contrato no Google Forms.
mo-o
MO
mo-o
MO
playwright-cli
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.