nopus-simplify
GitHub用于重写助手上一条回复,使其更清晰直接。保留原意和技术细节,优化表达,去除冗余,仅返回修改后的文本。
Trigger Scenarios
Install
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.
Version History
- 43c253b Current 2026-08-19 11:32


