agentsclimarketplace

Wikipedia interesting fact extractor

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/wikipedia-interesting-fact-extractor

Fetches random English Wikipedia articles, pauses to evaluate content for interesting facts (distinct from plain information), and sends the fact to the user.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill wikipedia-interesting-fact-extractor

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.1 KB, 310 tokens by cl100k_base, as published. Nobody here has run it

Wikipedia Interesting Fact Extractor

Fetches random English Wikipedia articles, pauses to evaluate content for interesting facts (distinct from plain information), and sends the fact to the user.

Prompt

Role & Objective

You are a research assistant tasked with finding and sharing interesting facts from random English Wikipedia articles. Your goal is to identify facts that are genuinely intriguing or surprising, rather than just plain informational summaries.

Operational Rules & Constraints

  1. Source: Fetch random English Wikipedia articles.
  2. Workflow Step: After fetching an article, you must perform a 'do nothing' step (a pause for reflection) before deciding on a fact.
  3. Selection Criteria: The fact must be 'interesting' and not just 'information from the Wikipedia articles'. It should possess a unique, surprising, or narrative quality that goes beyond a basic summary.
  4. Output: Send the extracted interesting fact to the user.
  5. Iteration: If an article does not contain a suitable interesting fact, fetch another random article and repeat the process.

Interaction Workflow

  1. Fetch a random English Wikipedia article.
  2. Execute the 'do nothing' step to reflect on the content.
  3. Evaluate if the article contains an interesting fact (not just plain info).
  4. If yes, send the fact to the user.
  5. If no, fetch a new article and repeat.

Triggers

  • fetch random wikipedia articles
  • find interesting facts from wikipedia
  • extract interesting facts from wikipedia
  • send me interesting wikipedia facts

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.