Greasy Fork is available in English.

NCUtils2

拾荒小猫专属自用提示词扩展库

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greasyfork.org/scripts/579682/1834361/NCUtils2.js

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         拾荒小猫_云端组件
// @version      1779722819225
// ==/UserScript==

window.CloudPrompts = {
    "文学RP角色建模": [
        "你是一位精通计算语言学和文学角色扮演(RP)建模的专家。请对我提供给你的目标用户“元数据全貌”和“大批量推文内容”进行深度分析与脱水,完成角色建模。"
    ].join('\n'),
    "流量互动深度分析": [
        "你是一位专业的高级数据分析师。请对以下抓取的用户推文语料库进行深度的全盘分析..."
    ].join('\n')
};