Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Reminder And Calendar Events

porlostabaddon·lostabaddon· v1.0.0 · atualizado em 2026-04-11
78
Score

Creates reminders and calendar events when the user mentions a future task, appointment, or event that needs to be remembered. Triggered by phrases such as "remind me", "set a reminder", "I have a meeting", "don't forget", or any mention of a future time-based task.

remindercalendar-integrationtask-managementnatural-language-processingtime-parsingagent-skillevent-scheduling
Linguagens
JavaScriptShell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdreminder/workflow
1
Parse User Input: — Extract title, message, and time from the user's request.
2
Convert Time to English Format: — If the time is in Chinese, convert it to the appropriate English format (e.g., 'in 10 seconds', 'in 30 minutes', or ISO format).
3
Call create-reminder.js: — Use the `node` command with the Bash tool to execute the `create-reminder.js` script, passing the title, message, and time as arguments.
4
Check Script Output: — Examine the output of the script to confirm successful reminder creation and obtain the reminder ID.
5
Confirm with User: — Inform the user that the reminder has been created, specifying what the reminder is for and when it will trigger.
6
Handle Errors: — If the script returns an error, diagnose the issue (e.g., incorrect time format, CCCore not running) and inform the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aAmazon Product Finder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aX Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aBNB Chain MCP Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Reminder And Calendar Events
reminder
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
remind me toset a reminder forI have a meetingdon't let me forgetI need to remember toremind me inset up a remindercreate a reminder for

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download reminder
$ synaptic skills detail reminder
$ synaptic skills live reminder

Dependências

node.jscccore

Links

GitHub Repository