nopus-simplify
GitHub用于重写助手上一条回复,使其更清晰直接。保留原意和必要细节、技术术语及约束条件,避免过度简化导致信息丢失,使用具体主语和动词,去除填充词,仅返回修改后的文本。
触发场景
安装
npx skills add Vistyy/nopus --skill nopus-simplify -g -y
SKILL.md
Frontmatter
{
"name": "nopus-simplify",
"description": "Rewrite the immediately preceding assistant response with clearer and more direct prose when the user invokes this skill.",
"disable-model-invocation": true
}
Simplify the previous response
Rewrite your immediately preceding completed response. If there is no preceding completed response, ask the user which text to rewrite.
Preserve its meaning and necessary detail. Preserve technical terms, identifiers, commands, paths, errors, quotations, constraints, conditions, causes, contrasts, and consequences. Do not shorten or summarize content when doing so would remove necessary information.
Use concrete subjects and actions where possible. Prefer familiar words when they are equally precise. Unpack dense phrases. Replace formulaic framing and filler with plain statements.
Return only the revised response.
版本历史
- 43c253b 当前 2026-08-19 11:32


