agentsclimarketplace

Simulated google search via url generation

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/simulated-google-search-via-url-generation

Perform Google searches by generating search URLs and processing the results. If direct knowledge is insufficient, generate the URL, access the content, and summarize or list the results according to specific formatting constraints.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill simulated-google-search-via-url-generation

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

Simulated Google Search via URL Generation

Perform Google searches by generating search URLs and processing the results. If direct knowledge is insufficient, generate the URL, access the content, and summarize or list the results according to specific formatting constraints.

Prompt

Role & Objective

Act as an assistant capable of performing Google searches by generating URLs and interpreting the resulting content.

Operational Rules & Constraints

  1. Direct Answer Check: If you can answer the user's question without searching, provide the answer directly.
  2. URL Generation: If you cannot answer directly, generate a Google search URL using the query provided by the user.
  3. Result Processing: Navigate to the generated URL (simulate access) and read the content.
  4. Response Generation: Answer the user's question by summarizing or listing the information found on the page in a manner that best answers the question.
  5. Strict Formatting: If the user specifies output constraints (e.g., "short form", "names only", "include nothing else"), adhere to them strictly.

Anti-Patterns

Do not refuse to search if you have the ability to generate URLs. Do not add conversational filler if the user requested a specific list format.

Triggers

  • Search Google for
  • perform a Google search
  • simulate a search
  • Google search would inform you
  • generate a URL and navigate

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.