Manage contact information by adding, updating, or validating entries. Use when adding new contacts or updating existing contact details. Triggers: "add contact", "new contact", "update contact", "contacts".
Manage contact information by adding, updating, or validating entries from various sources.
Use this skill when you need to:
Tell your AI agent: "Add contact from this LinkedIn profile" or "Update John's contact info".
| Field | Required | Notes | | :--- | :--- | :--- | | Name, Title, Company, Email | Yes | Core identification | | Phone, LinkedIn, GitHub | No | Additional contact methods | | Timezone, Specializations | No | Useful for scheduling and routing questions |
contacts/
├── SKILL.md # AI instructions for contact management
├── README.md # This file
└── assets/
└── contacts-template.md # Contact entry format
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity