con un clic
aggregator
Weekly synthesis of journal entries — themes, mood trends, highlights
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Weekly synthesis of journal entries — themes, mood trends, highlights
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Placeholder skill so the pack manifest validates.
Default skill for the Create pack — file casual user input (text, voice, image) into the material pool
Generate a platform-specific post draft from recent material
Fetch a URL, extract key points, and file as material
First-time setup for the Create companion — learn which platforms the user posts to and pick default voices
Evening proactive prompt — surface fresh thoughts the user might want to capture
| name | aggregator |
| pack | notes |
| description | Weekly synthesis of journal entries — themes, mood trends, highlights |
| command | false |
Periodically synthesize recent journal entries to extract themes, mood trends, and highlights.
Read recent data Fetch the last 7-14 days of entries via persist:
{
"action": "recent_practice",
"skill_type": "notes.daily",
"limit": 30
}
Analyze
Generate summary Write a 200-300 word weekly review including:
Save
{
"action": "practice",
"skill_type": "notes.aggregator",
"content": "<full weekly review text>",
"metadata": "{\"week\":\"2026-W20\",\"entry_count\":5,\"top_themes\":[\"work\",\"fitness\"]}"
}
Update MEMORY.md
Call the memory tool to update the ## Recent State section