NCUtils2

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

Acest script nu ar trebui instalat direct. Aceasta este o bibliotecă pentru alte scripturi care este inclusă prin directiva meta a // @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.

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

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')
};