원클릭으로
hermes-as-service
hermes-as-service에는 masumi-network에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.