Skip to content
OpenSmartRoute
Skillv1.0.0

daily-review-2

End-of-day review to capture progress, insights, and plan tomorrow

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/daily-review-2/SKILL.md). Install upstream with npx skills add sundial-org/awesome-openclaw-skills --skill daily-review-2. Copyright stays with the author.

Daily Review

Conduct an end-of-day review to capture progress and set up tomorrow.

Usage

/daily-review

Review Process

  1. Today's Activity

    • Find all notes modified today
    • Identify new notes created
    • Review work across all projects
  2. Progress Assessment

    • What was accomplished?
    • What got stuck or blocked?
    • What unexpected discoveries emerged?
  3. Capture Insights

    • Key learnings from today
    • New connections discovered
    • Questions that arose
  4. Tomorrow's Setup

    • Top 3 priorities
    • Open loops to close
    • Questions to explore

Output Format

Create or update a daily note with:

# Daily Review - [Date]

## Accomplished

- [Completed item 1]
- [Completed item 2]

## Progress Made

- [Project/Area]: [What moved forward]
- [Project/Area]: [What moved forward]

## Insights

- [Key realization or connection]
- [Important learning]

## Blocked/Stuck

- [What didn't progress and why]

## Discovered Questions

- [New question that emerged]
- [Thing to research]

## Tomorrow's Focus

1. [Priority 1]
2. [Priority 2]
3. [Priority 3]

## Open Loops

- [ ] [Thing to remember]
- [ ] [Person to follow up with]
- [ ] [Idea to develop]

Additional Actions

  • Move completed project tasks to archive
  • Update project status notes
  • Link related discoveries
  • Flag items needing attention

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-daily-review-2/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-daily-review-2.ocm.jsonjson
{
  "ocm": "1",
  "id": "sundial-org-awesome-openclaw-skills-daily-review-2",
  "kind": "skill",
  "name": "daily-review-2",
  "description": "End-of-day review to capture progress, insights, and plan tomorrow",
  "publisher": "sundial-org",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "productivity",
      "review",
      "planning",
      "reflection",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "End-of-day review to capture progress, insights, and plan tomorrow"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sundial-org/awesome-openclaw-skills",
      "path": "skills/daily-review-2/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sundial-org/awesome-openclaw-skills/blob/HEAD/skills/daily-review-2/SKILL.md",
      "key": "sundial-org/awesome-openclaw-skills/skills/daily-review-2/SKILL.md"
    }
  },
  "instructions": "# Daily Review\n\nConduct an end-of-day review to capture progress and set up tomorrow.\n\n## Usage\n\n```\n/daily-review\n```\n\n## Review Process\n\n1. **Today's Activity**\n   - Find all notes modified today\n   - Identify new notes created\n   - Review work across all projects\n\n2. **Progress Assessment**\n   - What was accomplished?\n   - What got stuck or blocked?\n   - What unexpected discoveries emerged?\n\n3. **Capture Insights**\n   - Key learnings from today\n   - New connections discovered\n   - Questions that arose\n\n4. **Tomorrow's Setup**\n   - Top 3 priorities\n   - Open loops to close\n   - Questions to ",
  "cost": {
    "context_tokens": 346
  }
}

Fetch it by URL: GET /api/v1/registry/sundial-org-awesome-openclaw-skills-daily-review-2/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.