digest-content

Convert articles, transcripts, or reports into structured Markdown digests.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/haizhouyuan/codexreadpublic --skill digest-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: digest-content
Source: https://github.com/haizhouyuan/codexreadpublic/tree/main/skills-src/digest-content
Command: npx skills add https://github.com/haizhouyuan/codexreadpublic --skill digest-content

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill converts long-form content into structured digests, archives them under a topic (if provided), and pushes compact long-term insights into mem0 for future reference.

Core Features & Use Cases

  • Structured digest generation: Creates a concise digest with core points, evidence, and uncertainties.
  • Archival integration: Saves to archives/topics/<topic_id>/digests/ when a topic_id is provided.
  • Mem0 integration: Extracts high-value conclusions for long-term memory storage.
  • Optional claims ledger: Generates a Claim Ledger for high-impact items to support investment/research tasks.

Quick Start

Provide a document or URL; digest-content will output a structured digest and store it under the topic archive if a topic_id is given.

Frequently Asked Questions about digest-content

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

FAQPage Schema
How do I convert long articles into structured summaries with key evidence?

Digest-content transforms articles, transcripts, or reports into structured summaries extracting core viewpoints, evidence, and limitations. Paste text, provide a URL, or upload a file; the Skill generates a concise digest with organized findings and optional claims ledger for high-impact items.

Can I archive article digests under topics for long-term reference?

Yes. When you provide a topic_id, digest-content automatically saves digests to `archives/topics/<topic_id>/digests/`. This organizes your summaries by subject for easy retrieval and maintains a searchable archive of structured insights.

Does digest-content integrate with mem0 for persistent memory storage?

Yes. Digest-content extracts high-value conclusions from your summaries and writes them to mem0, storing long-term insights that persist across future sessions and inform downstream analysis or research tasks.

What input formats does digest-content accept for digesting?

Digest-content processes pasted text, local files, URLs, and video transcripts. Each input type is parsed into the same structured digest format with core points, evidence, uncertainties, and topic impact analysis.

When should I use a claims ledger with article digests?

Generate a claims ledger when digesting content for investment, research, or decision-making tasks. It flags high-impact assertions from the summary, supporting verification workflows and structured evidence tracking.