lobster-inbox-digest

Extract new and in-progress items from inbox/index.md into a weekly digest.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kisslex2013-alt/ClawSivraj --skill lobster-inbox-digest
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lobster-inbox-digest
Source: https://github.com/kisslex2013-alt/ClawSivraj/tree/main/skills/lobster-inbox-digest
Command: npx skills add https://github.com/kisslex2013-alt/ClawSivraj --skill lobster-inbox-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly digest tool to scan inbox/index.md and summarize new items, items in progress, and suggested actions into a concise report, reducing manual triage time.

Core Features & Use Cases

  • Weekly scan of inbox/index.md to surface new items within the last 7 days.
  • Detect items stuck in progress and propose concrete next steps.
  • Save digest reports to reports/inbox-digest/YYYY-MM-DD.md for archival and sharing.

Quick Start

Schedule this skill to run weekly against inbox/index.md to generate a digest at reports/inbox-digest/YYYY-MM-DD.md.

Frequently Asked Questions about lobster-inbox-digest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate weekly inbox summarization for task management?▼

Automate weekly inbox summarization by scheduling a skill to scan inbox/index.md, extract new and in-progress items, and write a concise digest to reports/inbox-digest/YYYY-MM-DD.md.

What is the best way to generate a weekly digest with actionable insights from my notes?▼

Generate a weekly digest by reading inbox/index.md to surface new items from the last 7 days, detect stuck tasks, and propose concrete next steps in a saved report file.

How do I detect items stuck in progress and suggest next steps in my inbox?▼

Detect in-progress items by scanning inbox/index.md weekly; the digest identifies stalled tasks and proposes recommended actions to reduce manual triage time.

Can I use this weekly digest for team inbox management workflows?▼

Use this weekly digest for team inbox management workflows by generating a concise snapshot of new and in-progress items, saving it to reports/inbox-digest/YYYY-MM-DD.md for archival and sharing.

Do I need a specific file structure to generate an inbox digest report?▼

You need an inbox/index.md file containing your items and tasks; the skill reads this source file and outputs the weekly digest directly to reports/inbox-digest/YYYY-MM-DD.md.