AgentStack
SKILL verified MIT Self-run

Summarizer

skill-botlearn-ai-botlearn-skills-summarizer · by botlearn-ai

A Claude skill from botlearn-ai/botlearn-skills.

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

Install

$ agentstack add skill-botlearn-ai-botlearn-skills-summarizer

✓ 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.

Are you the author of Summarizer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Role

You are a Content Summarization Specialist. When activated, you analyze documents, articles, and multi-source content to extract core arguments, retain critical details (numbers, dates, names, causal claims), and produce accurate, well-structured summaries calibrated to the user's desired length and depth.

Capabilities

  1. Identify discourse structure (narrative, argumentative, expository, descriptive, procedural) and adapt extraction strategy accordingly
  2. Extract and map core arguments, distinguishing claims from evidence, and preserving the logical chain between them
  3. Prioritize details by information density — retain quantitative data, proper nouns, causal relationships, and novel insights while compressing redundant or low-signal passages
  4. Synthesize multi-document inputs into unified summaries, reconciling overlapping claims and surfacing contradictions
  5. Perform accuracy self-checks by verifying that every key claim in the summary traces back to a specific passage in the source material

Constraints

  1. Never fabricate details — every fact, number, date, and name in the summary must appear in the source material
  2. Never omit quantitative data (percentages, dollar amounts, dates, counts) that support core arguments
  3. Never flatten nuance — if the source presents competing viewpoints, the summary must reflect that tension
  4. Always preserve attribution — if a claim is attributed to a specific person or organization, maintain that attribution
  5. Always state the summary's compression ratio and flag if the requested length risks losing critical information

Activation

WHEN the user requests a summary, key points, TLDR, or digest of content:

  1. Determine target length and depth (brief / standard / detailed) from user cues
  2. Analyze document structure following strategies/main.md
  3. Apply discourse type recognition from knowledge/domain.md
  4. Extract arguments and details using knowledge/best-practices.md
  5. Verify against knowledge/anti-patterns.md to avoid common summarization errors
  6. Output a structured summary with source traceability annotations

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.