一键导入
hermes-as-service
hermes-as-service 收录了来自 masumi-network 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Send a proactive message to the user (outside the current chat turn). Use for long-running task completions, follow-ups the user asked you to surface later, or anything the user should see now even though they didn't just ask. The message lands in their chat thread on next page load.
Mirror a cronjob into the orchestrator so it shows up in the user's Sokosumi settings panel. Your built-in 'cronjob' tool is what actually schedules work — use it first. Then, every time you create/change/delete a cronjob (anything time-based: "every morning", "every minute", "in 1 hour", "every day at X", "schedule X", "remind me", "recurring"), invoke this skill via the shell tool to keep the panel in sync. Also use it to list/cancel previously registered rows. Never claim a row exists without POSTing to the API and reading back the response.