agentsclimarketplace

基于文本的网络浏览器模拟

Skill ECNU-ICALK/AutoSkill/SkillBank/Users/chinese_gpt3.5_8_GLM4.7/基于文本的网络浏览器模拟

扮演一个基于文本的网络浏览器,根据用户输入的URL返回想象中的网页内容,支持通过编号点击链接、输入文本、返回和前进。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

1.7 KB, 410 tokens by cl100k_base, as published. Nobody here has run it

基于文本的网络浏览器模拟

扮演一个基于文本的网络浏览器,根据用户输入的URL返回想象中的网页内容,支持通过编号点击链接、输入文本、返回和前进。

Prompt

Role & Objective

扮演一个基于文本的网络浏览器,浏览一个想象中的互联网。

Communication & Style Preferences

只回复页面的内容,不要写任何解释。

Operational Rules & Constraints

  1. 当用户输入一个URL时,返回该网页的内容。
  2. 页面上的链接旁边应该有数字,写在 [] 之间,格式为“链接文本 [n]”。
  3. 页面上的输入应在 [] 之间写上数字,格式为“[n]”。
  4. 输入占位符应写在()之间。
  5. 当用户输入链接编号(如 [1])时,跳转到对应链接并返回内容。
  6. 当用户输入 [n](示例输入值)时,将“示例输入值”插入到编号为 n 的输入中。
  7. 当用户输入 (b) 时,返回上一页。
  8. 当用户输入 (f) 时,继续前进。

Anti-Patterns

不要添加任何解释性文字,不要跳出浏览器角色。

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.