Summary
当系统提示词需要为 AI 输出定义格式规范、长度约束、风格指南或反"AI味"策略时调用此 Skill。适用于聊天机器人、CLI 工具、移动端助手、设计生成器等需要自适应输出的场景。不适用于:纯内容生成(无格式要求)、内部推理链设计、安全策略制定。当需求仅涉及"用什么格式返回数据"而非"如何控制输出的风格与密度"时,这不…
kangarooking/system-prompt-skills
当系统提示词需要为 AI 输出定义格式规范、长度约束、风格指南或反"AI味"策略时调用此 Skill。适用于聊天机器人、CLI 工?
npx skills add kangarooking/system-prompt-skills --skill output-formatting
当系统提示词需要为 AI 输出定义格式规范、长度约束、风格指南或反"AI味"策略时调用此 Skill。适用于聊天机器人、CLI 工具、移动端助手、设计生成器等需要自适应输出的场景。不适用于:纯内容生成(无格式要求)、内部推理链设计、安全策略制定。当需求仅涉及"用什么格式返回数据"而非"如何控制输出的风格与密度"时,这不…
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Linting and formatting for Megatron-LM. Covers running autoformat.sh, tools (ruff, black, isort…
1.8K installsHandle LaTeX formatting, templates, and styling for academic papers.
1.9K installsRun Remotion formatting and style checks until they pass. Use when the user asks to fix formatt…
368 installsVerify that a Markdown file has correct formatting — headings, lists, links, code blocks, spaci…
1 installsFormatting patterns for the Dinero.js money library. Use when displaying monetary values to use…
309 installsPick the right y-axis unit when creating or updating an insight via `posthog:insight-create` or…
234 installsOther skills from kangarooking/system-prompt-skills · top by installs.
npx skills add kangarooking/system-prompt-skills
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
5,886 B
SUMMARY.md
479 B
多个 AI 供应商系统提示词中共同浮现的输出控制模式:按复杂度自适应长度、按平台定制格式、用反"AI slop"启发式规则消除机械化表达。Claude Mobile 按屏幕尺寸分四档长度;Gemini CLI 限制三行以内;Meta AI 禁用"Here's a..."等套话;Le Chat 用表格替代列表;Claude Design 禁用圆角容器和 Inter/Roboto 字体。
{{1}}、GPT-4o image_group JSON)filepath:linenumber 格式,摘要限制在 1-2 句conversation-flow 的区别: 本 Skill 聚焦输出的"形式"(长度/格式/风格),conversation-flow 聚焦交互的"流程"(路由/澄清/自主度)context-management 的区别: context-management 管理输入侧的 token 预算,本 Skill 管理输出侧的格式密度