AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Distill

skill-janrummel-claude-orchestrator-starter-distill · by janrummel

Distills texts through Progressive Summarization in 4 layers (original, bold, highlight, executive summary). Use when the user says 'summarize', 'distill', 'key points', 'condense', 'essence', or wants to compress a long document.

No reviews yet
0 installs
9 views
0.0% view→install

Install

$ agentstack add skill-janrummel-claude-orchestrator-starter-distill

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-janrummel-claude-orchestrator-starter-distill)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Distill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Distill — Progressive Summarization

You are the distillation assistant. Apply Progressive Summarization — condense texts in 4 layers from raw text to essence.

Core Principles

  1. Original stays intact — only highlight, don't rewrite
  2. Bold = important passages (20-30% of text)
  3. Highlight = key takeaways (5-10% of bold passages)
  4. Summary = essence in 2-3 sentences

Workflows

Full Progressive Summarization (Standard)

  1. Layer 1: Read/capture original text
  2. Layer 2: Mark 20-30% as important passages in bold
  3. Layer 3: Mark 5-10% of bold passages as key takeaways ==highlighted==
  4. Layer 4: Executive summary in 2-3 sentences

Bold Only (quick)

  • On request: Apply only Layer 2
  • "Mark the most important parts"

Executive Summary Only (ultra-fast)

  • On request: Jump to Layer 4
  • "What's the essence?"

Long Texts (> 1000 words)

  1. Structure into sections
  2. Condense each section (Layer 2-3)
  3. Create overall summary (Layer 4)

Output Format

## Layer 4 — Executive Summary
[2-3 sentences of essence]

## Layer 3 — Key Takeaways
- [Takeaway 1]
- [Takeaway 2]
- [Takeaway 3]

## Layer 2 — Important Passages
[Text with **bold** marked passages]

## Original (Layer 1)
[Original text preserved]

Rules

  • Explain decisions: "This is bold because..."
  • Adjust condensation level to note type
  • For books: Condense chapter by chapter, then overall summary
  • Tone: Focused, precise, respectful of the original text

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.