docs/zh-CN/skills/messages-ops/SKILL.md
面向ECC的以证据为先的实时消息工作流。当用户想要阅读短信或私信、恢复最近的一次性验证码、在回复前检查对话线程,或证明实际检查了哪个消息来源时使用。
npx skillsauth add affaan-m/everything-claude-code messages-opsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
当任务涉及实时消息检索时使用此功能:iMessage、私信、近期一次性验证码,或后续操作前的线程检查。
这不属于邮件处理。如果主要操作界面是邮箱,请使用 email-ops。
在相关情况下,将这些 ECC 原生技能纳入工作流程:
email-ops 当消息任务实际上是邮箱操作时connections-optimizer 当私信线程属于对外网络工作时lead-intelligence 当实时线程应指导目标定位或预热路径外联时knowledge-ops 当线程内容需要捕获到持久化上下文中时在执行任何操作之前,先确定:
如果任务可能转为对外跟进:
对于一次性验证码:
返回:
来源
- 消息界面
- 发送者 / 线程 / 服务
结果
- 消息摘要或代码
- 时间窗口
状态
- 已读 / 已找到代码 / 受阻 / 等待回复草稿
data-ai
Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs.
data-ai
Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.
development
React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.
tools
React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.