com um clique
aggregator
Weekly synthesis of journal entries — themes, mood trends, highlights
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Weekly synthesis of journal entries — themes, mood trends, highlights
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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