Analyzes and organizes content by extracting key insights and structuring information by topic. Use when summarizing articles, processing feeds, creating topic-based reports, or distilling large content into actionable summaries.
Scanned 2/12/2026
Install via CLI
openskills install knoopx/pi---
name: digest
description: Analyzes and organizes content by extracting key insights and structuring information by topic. Use when summarizing articles, processing feeds, creating topic-based reports, or distilling large content into actionable summaries.
---
# Content Digest
Organize and analyze content by extracting key insights and structuring information by topic.
## Workflow
1. **Receive input** (text, URL, feed, JSON)
2. **Extract and analyze content**
3. **Identify key topics and themes**
4. **Output Markdown** including images and links
5. **Include summaries** for each section
6. **Create structured digest** organized by topic
7. **Format dynamically** based on content type
8. **Present organized insights**
## Output Format
Structure the digest with:
- **Executive summary** at the top
- **Topics** as H2 sections
- **Key points** as bullet lists
- **Links and references** preserved
- **Images** included where relevant
## Related Skills
- **scraping**: Extract content from web pages
- **toon**: Compress JSON data for processing
No comments yet. Be the first to comment!
**Version:** 2.7.0 **Feature:** Bootstrap Skill (Dogfooding) **Status:** ✅ Production Ready **Last Updated:** 2026-01-18 ---