messages-ops

Retrieve and verify messages from live messaging surfaces with status outcomes.

Updated Sep 13, 2025
One-click install
npx skills add https://github.com/llmh333/employee_management_spring --skill messages-ops-llmh333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: messages-ops
Source: https://github.com/llmh333/employee_management_spring/tree/main/.gemini/skills/messages-ops
Command: npx skills add https://github.com/llmh333/employee_management_spring --skill messages-ops-llmh333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Messages-ops helps you reliably retrieve and verify what was actually checked on a live messaging surface, such as texts, DMs, or a recent one-time code, without confusing it with mailbox/email work.

Core Features & Use Cases

  • Evidence-first live retrieval: Identify the exact message surface and return the thread/sender/time window plus a clear status (read, code-found, blocked, or awaiting reply draft).
  • One-time code recovery: Search the most recent local message window first and narrow by service or sender to find codes efficiently.
  • Pre-reply inspection: Read the latest inbound in a thread, identify the open loop, and then route any outbound follow-up to the correct outbound-focused skill.

Quick Start

Use messages-ops to read my recent DMs on {message surface} from {sender/service} within {time window} and tell me whether I already saw the message or where the one-time code appears.

Frequently Asked Questions about messages-ops

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

FAQPage Schema
How do I retrieve a recent one-time code from a live messaging surface?

You can retrieve one-time codes by resolving the exact message surface first, then narrowing the search by sender or service within a recent time window. The skill reports the specific code found and its source.

What is thread inspection before replying to a direct message?

Thread inspection means reading the latest inbound message in a conversation to identify open loops before responding. Messages-ops executes this inspection and reports the thread status, including whether a reply draft is awaiting action.

Can I verify if a message was read or blocked under MFA constraints?

Yes, messages-ops confirms message source and blocker conditions under authentication or MFA constraints. It retrieves the message content and reports a bounded explicit status outcome, such as read, blocked, or code-found.

Does messages-ops work with email mailboxes or only live messaging surfaces?

Messages-ops strictly applies to live messaging surfaces like texts and social DMs, deliberately separating this from mailbox or email work. It requires resolving the exact message surface first to retrieve and verify evidence.

What details do I need to provide to search for evidence in a text thread?

You need to provide the specific message surface, the sender or service name, and a bounded time window. Messages-ops uses these parameters to resolve the exact surface, narrow the search, and report the source used plus a bounded status outcome.

Why should I use a dedicated skill for DM retrieval instead of manually checking?

Using a dedicated skill ensures evidence-first live retrieval by returning the thread, sender, and time window with a clear status. It prevents confusion with email work and accurately identifies blocker conditions under authentication constraints.