Skip to content
OpenSmartRoute
Skillv1.0.0

weekly-synthesis

Create a comprehensive synthesis of the week's work and thinking

by sundial-org(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sundial-org/awesome-openclaw-skills (skills/weekly-synthesis/SKILL.md). Install upstream with npx skills add sundial-org/awesome-openclaw-skills --skill weekly-synthesis. Copyright stays with the author.

Weekly Synthesis

Create a comprehensive synthesis of the week's work and thinking.

Usage

/weekly-synthesis

Analysis Process

  1. Gather Week's Work

    • All notes created this week
    • All notes modified this week
    • Projects that saw activity
  2. Identify Patterns

    • Recurring themes
    • Common challenges
    • Breakthrough moments
    • Energy patterns (what energized vs drained)
  3. Synthesize Learning

    • Key insights that emerged
    • How thinking evolved
    • Connections discovered
    • Questions answered and raised
  4. Assess Progress

    • Projects advanced
    • Areas maintained
    • Resources added
    • Items archived

Output Format

Create a weekly synthesis note:

# Weekly Synthesis - Week of [Date]

## Week at a Glance

- Notes created: [X]
- Projects active: [List]
- Major accomplishments: [List]

## Key Themes

### Theme 1: [Name]

- Where it appeared: [contexts]
- Why it matters: [significance]
- Next actions: [what to do]

### Theme 2: [Name]

- Where it appeared: [contexts]
- Why it matters: [significance]
- Next actions: [what to do]

## Major Insights

1. [Insight with context]
2. [Insight with context]

## Progress by Project

### [Project Name]

- What advanced:
- What's blocked:
- Next week's focus:

## Questions Emerged

- [Question 1 - and why it matters]
- [Question 2 - and why it matters]

## Energy Audit

- What gave energy:
- What drained energy:
- What to adjust:

## Connections Made

- [Note A] <-> [Note B]: [Why significant]
- [Concept X] <-> [Concept Y]: [New understanding]

## Next Week's Intentions

1. [Primary focus]
2. [Secondary focus]
3. [Thing to explore]

## To Process

- Inbox items: [count]
- Orphaned notes: [list]
- Missing connections: [identified]

Follow-up Actions

  • Archive completed projects
  • Clean up inbox
  • Update project status
  • Plan next week's focus

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sundial-org-awesome-openclaw-skills-weekly-synthesis/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sundial-org-awesome-openclaw-skills-weekly-synthesis.ocm.jsonjson
{
  "ocm": "1",
  "id": "sundial-org-awesome-openclaw-skills-weekly-synthesis",
  "kind": "skill",
  "name": "weekly-synthesis",
  "description": "Create a comprehensive synthesis of the week's work and thinking",
  "publisher": "sundial-org",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "productivity",
      "review",
      "synthesis",
      "patterns",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Create a comprehensive synthesis of the week's work and thinking"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sundial-org/awesome-openclaw-skills",
      "path": "skills/weekly-synthesis/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sundial-org/awesome-openclaw-skills/blob/HEAD/skills/weekly-synthesis/SKILL.md",
      "key": "sundial-org/awesome-openclaw-skills/skills/weekly-synthesis/SKILL.md"
    }
  },
  "instructions": "# Weekly Synthesis\n\nCreate a comprehensive synthesis of the week's work and thinking.\n\n## Usage\n\n```\n/weekly-synthesis\n```\n\n## Analysis Process\n\n1. **Gather Week's Work**\n   - All notes created this week\n   - All notes modified this week\n   - Projects that saw activity\n\n2. **Identify Patterns**\n   - Recurring themes\n   - Common challenges\n   - Breakthrough moments\n   - Energy patterns (what energized vs drained)\n\n3. **Synthesize Learning**\n   - Key insights that emerged\n   - How thinking evolved\n   - Connections discovered\n   - Questions answered and raised\n\n4. **Assess Progress**\n   - Project",
  "cost": {
    "context_tokens": 474
  }
}

Fetch it by URL: GET /api/v1/registry/sundial-org-awesome-openclaw-skills-weekly-synthesis/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.