Content Digest

Score inbox items against a content strategy and update SQLite statuses.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/danzakon/dan-life --skill content-digest-danzakon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Content Digest
Source: https://github.com/danzakon/dan-life/tree/main/skills/content-digest
Command: npx skills add https://github.com/danzakon/dan-life --skill content-digest-danzakon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of scoring and refining new inbox items, ensuring that content aligns with strategic priorities and maximizing engagement potential.

Core Features & Use Cases

  • Automated Scoring: Assigns relevance scores to new content based on defined strategy and hot topics.
  • Content Refinement: Improves angles, identifies series connections, and flags time-sensitive items.
  • Prioritization: Re-ranks content by opportunity, ensuring the most valuable items are addressed first.
  • Use Case: Automatically process daily inbox items, score them against your content strategy, and prepare them for interview or development, saving significant manual triage time.

Quick Start

Use the content digest skill to process all undigested items from the most recent day in the inbox.

Frequently Asked Questions about Content Digest

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

FAQPage Schema
How do I score and prioritize inbox content against a content strategy?

To score and prioritize inbox content, this Skill evaluates new items against a defined content strategy, assigns relevance scores, identifies series connections, and re-ranks items by opportunity to maximize engagement potential.

What is the best way to automate daily inbox processing for content refinement?

Automated inbox processing for content refinement is handled by this Skill, which takes undigested daily items, improves their angles, flags time-sensitive content, and updates their status in a local SQLite database.

Do I need SQLite3 to process and re-rank inbox items?

Yes, you need SQLite3 for inbox item processing, because this Skill relies on it for database operations to update statuses and store content scoring data locally.

How does content scoring work with Markdown strategy files?

Content scoring with Markdown strategy files works by parsing the Markdown files for strategy and series context, then using that parsed context to evaluate and assign relevance scores to new inbox items.

Can I flag time-sensitive content and identify series connections automatically?

Yes, you can flag time-sensitive content and identify series connections automatically, as this Skill refines content angles and checks for series connections during the scoring and prioritization workflow.

Are there limitations when using a local SQLite database for content prioritization?

A limitation of using a local SQLite database for content prioritization is that all scoring, status updates, and index file operations are restricted to the local environment, requiring manual Markdown file parsing for strategy context.