things-digest-generator

Generates a weekly Things planning digest from open and recent tasks.

6|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/gaelic-ghost/socket --skill things-digest-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-digest-generator
Source: https://github.com/gaelic-ghost/socket/tree/main/plugins/things-app/skills/things-digest-generator
Command: npx skills add https://github.com/gaelic-ghost/socket --skill things-digest-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

It eliminates the guesswork of weekly planning by automatically synthesizing a concise Things planning digest from your open and recently completed tasks, highlighting risks, priorities, and next actions.

Core Features & Use Cases

  • Data Integration: Pulls open projects, areas, and todos directly from Things MCP or from JSON exports for deterministic runs.
  • Prioritization: Scores items by urgency, recent completions, and checklist hints to rank top projects and areas.
  • Actionable Output: Generates a markdown digest with executive summary (optional), snapshot, recent activity, upcoming week, and concrete suggestions.
  • Use Cases: Ideal for weekly review meetings, personal planning sessions, or automated reporting of upcoming tasks in Things.

Quick Start

Ask the assistant to generate a Things planning digest for the next seven days using executive style.

Frequently Asked Questions about things-digest-generator

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

FAQPage Schema
How do I generate a weekly Things digest for task planning?

You can generate a weekly Things digest by pulling open projects, areas, and todos from Things MCP or JSON exports. The skill scores items by urgency and recent completions to output a markdown summary of deadlines, risks, and top project focus.

Can I use JSON exports instead of Things MCP for deterministic digest runs?

Yes, the skill accepts JSON input files as an alternative to Things MCP reads for deterministic digest runs. It processes the exported JSON data to generate the same markdown summary of upcoming deadlines, risk items, and top project focus.

What is included in the Things planning digest markdown output?

The markdown digest output includes an optional executive summary, task snapshot, recent activity, upcoming week schedule, and concrete suggestions. It follows a fixed section order to summarize open projects, areas, and todos.

How does the digest prioritize which projects and areas to focus on?

The digest prioritizes projects and areas by scoring items based on urgency, recent completions, and checklist hints. This ranking identifies top projects and areas so the weekly digest highlights critical upcoming deadlines and risk items.

Do I need pyyaml installed to run the Things digest generator?

Yes, pyyaml is a required dependency for the Things digest generator. You need this Python package installed to process configurations and generate the markdown planning digest from your Things data or JSON exports.

When should I use an executive summary in my weekly Things digest?

Use an executive summary in your weekly Things digest for review meetings or personal planning sessions requiring a high-level overview. It provides a concise synthesis of open tasks before the detailed upcoming week and risk sections.