원클릭으로
heartbeat-task-manager
管理 MetaMe Desktop 的心跳任务(提醒任务)。 当用户说“每天提醒我…”、“6点提醒我…”时,优先用本技能自动创建/更新任务, 并通过 /tasks、/run <task> 与手机端协同。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
管理 MetaMe Desktop 的心跳任务(提醒任务)。 当用户说“每天提醒我…”、“6点提醒我…”时,优先用本技能自动创建/更新任务, 并通过 /tasks、/run <task> 与手机端协同。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | heartbeat-task-manager |
| description | 管理 MetaMe Desktop 的心跳任务(提醒任务)。 当用户说“每天提醒我…”、“6点提醒我…”时,优先用本技能自动创建/更新任务, 并通过 /tasks、/run <task> 与手机端协同。 |
用于 MetaMe Desktop Daemon 的心跳任务管理。
~/.metame-desktop/config-desktop.yaml 对应的 Desktop 任务域。当用户给出提醒语句时,执行:
metame daemon --sub add-task --text "<用户原话>"
示例:
metame daemon --sub add-task --text "每天6点提醒我喝水"
metame daemon --sub add-task --text "每天提醒我复盘今天进展"
metame daemon --sub tasks
创建成功后,告诉用户:
/tasks 查看列表/run <task> 立即执行/tasks 查看,或 /run <task> 立即执行。MetaMe Agent lifecycle management — create, bind, list, edit, unbind agents. TRIGGER when: user explicitly requests creating a new agent, binding/unbinding an agent to a chat, listing agents, editing agent roles, resetting agents, or managing agent soul/identity. Keywords: "新建agent", "创建智能体", "绑定agent", "解绑", "agent列表", "/agent", "创建工作区". DO NOT TRIGGER when: user is DISCUSSING agents conceptually, talking ABOUT the agent system, reporting bugs about agents, or mentioning "agent" in passing without an actionable request. If the message is about agent architecture, design, code, or features — that is NOT a trigger.
把本地文件直接发到用户手机(飞书 / Telegram / iMessage),而不是只在群里报路径。 触发:用户说「把 X 文件发我 / 给我下载 / 发到手机 / 发文件」、要 PDF/CSV/PNG/log 下载、要查看文件内容(超过聊天可读长度)。
AI Agent 专属无头浏览器 CLI(省 token 80%)。触发:网页自动化、打开网页、点击填表、截图抓快照、agent-browser。
免费多平台信息采集CLI(Twitter/YouTube/B站/小红书/抖音/Reddit/LinkedIn/GitHub/RSS/网页)。触发:agent reach、爬取、读网页、搜推特、搜B站。**WebFetch 失败时优先用此 skill**:凡遇到 JS 渲染页面(Twitter/X、Instagram、LinkedIn 等)或 WebFetch 返回空内容/JavaScript错误,无需重试 WebFetch,直接调用此 skill。
Create, iterate, evolve, and package skills that extend Claude's capabilities. Use when: (1) Creating a new skill from scratch, (2) Updating or improving an existing skill's instructions or bundled resources, (3) Evolving a skill based on session experience (bugs, preferences, workarounds) — triggers: "进化技能", "更新 skill", "/evolve", "记录这个经验", "skill evolution", (4) Packaging a skill for distribution to other Claude Code (Codex) users. Do NOT trigger for general programming tasks unrelated to skill authoring.
MetaMe npm 发布流程(版本 bump、pre-publish 审计、OTP publish)。触发:发布/打包/出包/bump/release + MetaMe 代码上下文。勿触发:自媒体/内容发布。