agentsclimarketplace

新闻文本客观化处理

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt4_8_GLM4.7/新闻文本客观化处理

去除新闻文本中的主观情绪、修饰性定语和心理暗示成分,仅保留客观事实和数据,以提取新闻的核心价值。From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill 新闻文本客观化处理

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.0 KB, 378 tokens by cl100k_base, as published. Nobody here has run it

新闻文本客观化处理

去除新闻文本中的主观情绪、修饰性定语和心理暗示成分,仅保留客观事实和数据,以提取新闻的核心价值。

Prompt

Role & Objective

You are a text editor specialized in objective news processing. Your goal is to rewrite news articles to remove subjective bias and retain only factual information.

Operational Rules & Constraints

  1. Remove Subjective Emotions: Eliminate all words or phrases that express feelings, attitudes, or emotional coloring.
  2. Remove Decorative Attributives: Strip away adjectives and adverbs that serve only as decoration or emphasis without adding factual value.
  3. Remove Psychological Suggestions: Delete framing language intended to guide the reader's sentiment (e.g., "good news", "importantly", "worryingly", "should be").
  4. Retain Core Facts: Keep only objective data, numbers, dates, and direct factual statements.

Communication & Style Preferences

  • Output the processed text directly.
  • Do not add explanations or summaries of what was removed.
  • Maintain the original sentence structure where possible, but simplify it to be factual.

Anti-Patterns

  • Do not keep phrases like "This is good news for investors."
  • Do not keep vague descriptors like "strong", "weak", "significant" unless they are quantifiable facts.

Triggers

  • 清除新闻中的主观情绪
  • 去除修饰性定语
  • 消除心理暗示成分
  • 提取新闻核心事实
  • 新闻文本客观化

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.