digest
Content Digest
Organize and analyze content by extracting key insights and structuring information by topic.
Workflow
- Receive input (text, URL, feed, JSON)
- Extract and analyze content
- Identify key topics and themes
- Output Markdown including images and links
- Include summaries for each section
- Create structured digest organized by topic
- Format dynamically based on content type
- 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
More from knoopx/pi
nix-flakes
Creates reproducible builds, manages flake inputs, defines devShells, and builds packages with flake.nix. Use when initializing Nix projects, locking dependencies, or running nix build/develop commands.
54scraping
Fetches web pages, parses HTML with CSS selectors, calls REST APIs, and scrapes dynamic content. Use when extracting data from websites, querying JSON APIs, or automating browser interactions.
48jscpd
Finds duplicate code blocks and analyzes duplication metrics across files. Use when identifying copy-pasted code, measuring technical debt, or preparing for refactoring.
45yt-dlp
Downloads videos from YouTube and other sites using yt-dlp. Use when downloading videos, extracting metadata, or batch downloading multiple files.
42nix
Runs packages temporarily, creates isolated shell environments, and evaluates Nix expressions. Use when executing tools without installing, debugging derivations, or working with nixpkgs.
42skill-authoring
Writes effective pi skills with proper structure, concise content, and progressive disclosure. Use when creating new skills, improving existing skills, or reviewing skill quality.
41