Token导航 LogoToken导航TokenDH.com
待分类需要联网github未标认证来源可访问许可证需确认审计提醒

news-summary新闻摘要

Agent Skill

news-summary 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

588

周安装

25

GitHub Stars

公开资料未说明

下载量

206
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:news-summary(新闻摘要)
来源仓库:https://github.com/aikdeirel/daily-pulse-chatbot
仓库路径:skills/news-summary
安装命令:
npx skills add https://github.com/aikdeirel/daily-pulse-chatbot --skill news-summary
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/aikdeirel/daily-pulse-chatbot --skill news-summary

简介

news-summary 用于生成新闻文章的简洁摘要,捕获关键点、情节转折和背景信息。

  • 它支持从 URL 获取文章内容,并提供争议话题的单独解释。
  • 安装命令为 npx skills add https://github.com/aikdeirel/daily-pulse-chatbot --skill news-summary,需确认权限范围和维护状态。
  • 使用前建议检查是否会触发联网、命令执行或文件读写,并参考原始 README 核验具体用法。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

News Summary Skill

Purpose

Provide concise, structured summaries of news articles that can be read in ~30 seconds while capturing key points, plot twists, and providing contextual understanding. Include separate, clearly marked explanations for controversial or complex topics with sources.

When to Use

  • User shares a news article URL and wants a summary
  • User asks to summarize current news/article
  • User wants quick overview of lengthy articles
  • User needs context or background on news topics

Workflow

Step 1: Fetch Article Content

  • Use webFetch with the provided URL
  • If fetch fails, inform user and ask for alternative (copy-paste text, different URL)

Step 2: Analyze Article

  • Identify publication date and source
  • Determine article type (breaking news, analysis, opinion, data journalism, etc.)
  • Check for bias/perspective
  • Note what's missing or not mentioned
  • Identify technical terms or complex concepts
  • Look for connections to broader ongoing stories

Step 3: Structure Summary

Create structured output with following sections:

🎯 TL;DR

1-2 sentences ultra-short summary of the core message

📰 Quick Facts

  • Source: [Publication name + quality indicator]
  • Published: [Date/Time - with "heute", "gestern", or specific date]
  • Type: [🔥 Breaking / 💡 Analysis / 📊 Data / 💬 Opinion / 🔍 Investigation]
  • Relevanz: Why this matters now (1 sentence)

📋 Kernpunkte

3-5 bullet points with the main facts/arguments:

  • Most important point first
  • Include surprising "plot twists" or unexpected revelations
  • Keep each point to 1-2 sentences max

🔄 Größerer Kontext

If applicable: How does this fit into ongoing developments or broader story? (2-3 sentences max, omit if standalone article)

⚠️ Perspektive & Fehlender Kontext

  • Bias-Check: Is it factual/balanced or opinion-heavy? Which perspective dominates?
  • Nicht erwähnt: Important aspects or counterarguments not covered in article (Keep brief - 2-3 sentences total)

❓ Offene Fragen

1-2 questions the article raises but doesn't answer


📚 Kontext & Erklärungen

[ONLY if needed - always separate from main summary]

If article contains controversial or complex topics that need explanation:

  • [Topic]: Brief explanation (2-3 sentences)
  • Quellen: Link to reliable sources for further reading

Use this section sparingly and only when truly necessary for understanding.

Output Guidelines

Style

  • Concise: Entire summary readable in ~30 seconds
  • Neutral tone in main summary
  • Clear structure with emojis for quick scanning
  • German language (match user's language)
  • No unnecessary elaboration - stick to what's in the article

Explanations Section Rules

  • ALWAYS separate from main summary
  • ALWAYS include sources when adding external context
  • Mark clearly as additional explanation, not article content
  • Only include when complex/controversial topics need clarification

Length Guidelines

  • TL;DR: 1-2 sentences
  • Quick Facts: 4 lines
  • Kernpunkte: 3-5 bullets, each 1-2 sentences
  • Kontext: 2-3 sentences (if applicable)
  • Perspektive: 2-3 sentences total
  • Offene Fragen: 1-2 questions
  • Erklärungen: Only when needed, max 2-3 topics

Error Handling

  • If URL cannot be fetched: Ask user to provide article text directly or try different URL
  • If article is paywalled: Inform user and ask if they can provide text
  • If content is not a news article: Politely explain skill is for news articles
  • If article is too short/trivial: Provide brief summary without full structure

Examples of When NOT to Use

  • General questions about topics (not specific article)
  • Requests for opinion or analysis beyond what's in article
  • Creating new content rather than summarizing existing

Key Principles

  1. Stick to the article - main summary only contains what's in the source
  2. Separate explanation clearly - any external context goes in marked section with sources
  3. Fast readability - user should grasp essence in 30 seconds
  4. Actionable insight - user knows what matters and why
  5. Transparency - clear about bias, gaps, and limitations

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.09%
按下载量换算70

Claude

29.25%
按下载量换算60

Cursor

19.7%
按下载量换算41

Gemini CLI

9.54%
按下载量换算20

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills