بنقرة واحدة
aggregator
Weekly synthesis of journal entries — themes, mood trends, highlights
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Weekly synthesis of journal entries — themes, mood trends, highlights
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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