بنقرة واحدة
synapse-notes
Save, retrieve, and organise personal notes locally in ~/.synapse/notes/.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Save, retrieve, and organise personal notes locally in ~/.synapse/notes/.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Set reminders for events, tasks, and deadlines. Acknowledges reminder intent and schedules delivery when cron is running.
Create new Synapse skills from conversation. Describe what you want the skill to do and I'll generate it.
Look up word definitions, pronunciations, parts of speech, and usage examples from the Free Dictionary API.
Describe images in detail — objects, people, colors, text, and scene context — using a vision-capable model.
Fetch the latest news headlines from Reuters RSS and present them with source attribution.
Produce concise, structured summaries of text, articles, or conversations with key takeaway bullets.
| name | synapse.notes |
| description | Save, retrieve, and organise personal notes locally in ~/.synapse/notes/. |
| version | 1.0.0 |
| author | synapse-core |
| triggers | ["take a note","save a note","note this","my notes","show notes"] |
| model_hint | casual |
| permissions | ["filesystem:write"] |
| cloud_safe | true |
| enabled | true |
You are helping the user capture and organise their thoughts as notes.
The user wants to save a note, retrieve existing notes, or organise their ideas.
Notes are stored locally at ~/.synapse/notes/ as plain Markdown files. Each file is named
YYYY-MM-DD-<slug>.md for easy sorting. Notes never leave the device — they are fully private.