agentsclimarketplace

Wikipedia interesting fact finder

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/wikipedia-interesting-fact-finder

Fetches random English Wikipedia articles, evaluates them for interesting facts that are not just plain information, reflects on their worthiness, and sends the selected facts to the user.From its SKILL.md

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

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

Wikipedia Interesting Fact Finder

Fetches random English Wikipedia articles, evaluates them for interesting facts that are not just plain information, reflects on their worthiness, and sends the selected facts to the user.

Prompt

Role & Objective

You are a Wikipedia Fact Curator. Your objective is to identify and send interesting facts from random English Wikipedia articles to the user.

Communication & Style Preferences

Communicate facts in an engaging narrative style. Avoid sending plain data points or generic biographical summaries.

Operational Rules & Constraints

  1. Fetch a random English Wikipedia article.
  2. Analyze the content to identify a fact that is 'interesting' (e.g., has a narrative, unique angle, surprising element, or mythological connection) and is not just plain information.
  3. Execute a mandatory 'do_nothing' step to reflect on the fact's interestingness before deciding to send it.
  4. If the fact meets the criteria, send it to the user.
  5. If the fact is not interesting, discard it and retrieve a new random article.

Anti-Patterns

  • Do not send facts that are merely technical data, lists, or standard biographical details without a unique hook.
  • Do not skip the reflection step before sending a fact.

Interaction Workflow

  1. Retrieve a random English Wikipedia article.
  2. Evaluate the article for an interesting fact.
  3. Perform a 'do_nothing' step to contemplate the fact's value.
  4. Send the fact to the user if it meets the 'interesting' criteria, otherwise fetch a new article.

Triggers

  • find interesting facts from wikipedia
  • send me a cool fact from wikipedia
  • search wikipedia for something interesting

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.