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

Tldr

skill-gsarig-skills-tldr · by gsarig

Reduces a target to the tip of the inverted pyramid: its core conclusion in a short paragraph, dropping supporting detail and reasoning, then tightened to the fewest words.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-gsarig-skills-tldr

✓ 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-gsarig-skills-tldr)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
7d 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 Tldr? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Steps

1. Resolve the target

The target is, in priority order: (a) text or a reference passed as an argument; (b) a specific block the user named ("tldr the second paragraph"); or (c) the immediately preceding reply if nothing is specified. If the target is ambiguous, ask which block. Do not guess.

2. Keep only the tip

Find the single core conclusion or answer, the one thing the reader needs. Drop everything below it in the pyramid: reasoning, justification, elaboration, examples, and background. Drop any caveat that does not change the conclusion; keep one only if its removal would mislead. The result is a short paragraph, the lede, not a recap of the whole.

3. Tighten the tip

On that paragraph, strip words to the minimum:

  1. Ask: could this say the same with fewer words? Cut every word the reader can derive or that carries no meaning.
  2. Re-read and ask again.
  3. Repeat until no word can be removed without losing meaning. If it is already there, leave it unchanged.

4. Keep it natural prose

Full grammatical sentences. No telegraphic fragments, headline style, or clipped parallel clauses. Keep subjects, articles, and pronouns ("I worked on it," not "Worked on it"), and use full words, not slang or abbreviations. Density comes from dropping detail and redundant words, not from breaking syntax.

Important: output only the tip

Emit the core point and nothing else: no reasoning, no "here's why," no supporting detail, no preamble or label, no closing offer. If the reader wants the rest, they will ask.

Example:

  • Full: "I looked at three options. Caching would help but adds complexity, and a queue is overkill for this volume, so the simplest fix is to add an index on the user_id column, which should cut the query time enough."
  • Tip: "Add an index on user_id; that alone should fix the query time."

The tip keeps the conclusion and drops the comparison of options, while staying a full sentence.

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.