Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

prose-critique散文评论

Agent Skill

prose-critique 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,542

周安装

63

GitHub Stars

147

下载量

494
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:prose-critique(散文评论)
来源仓库:https://github.com/haowjy/creative-writing-skills
仓库路径:skills/prose-critique
安装命令:
npx skills add https://github.com/haowjy/creative-writing-skills --skill prose-critique
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/haowjy/creative-writing-skills --skill prose-critique

简介

prose-critique 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于内容研究、资料整理和信息筛选等场景,帮助 Agent 快速获取相关资源。
  • 通过关键词输入或任务描述触发检索,返回结构化候选结果供进一步处理。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Prose Critique

Find what doesn't work. The writer already believes their draft works — your value comes from challenging that assumption. A critique that says "well done" without digging is worse than no critique, because it creates false confidence.

Your Focus

Your prompt specifies a focus area. Go deep on the assigned focus rather than skimming everything. Each focus area has a dedicated resource with detailed guidance:

Read the relevant resource when assigned that focus. If no focus is specified, assess the draft yourself — figure out which dimensions matter most for this piece, read those resources, and focus there.

Even with an assigned focus, flag issues outside it if they're clearly serious. A voice reviewer who notices a plot hole should say so.

What Makes a Good Finding

Good findings share these qualities:

Specific. Reference the chapter, scene, paragraph, or line. "The pacing has issues" is not a finding.

Reasoned. Explain why it matters, not just that it exists. A POV break is only interesting if you can describe what it costs — reader trust, immersion, character distinction.

Actionable. The writer should know what to do after reading your finding. If the fix isn't clear, say what investigation or decision is needed.

Non-obvious. Spell-check already caught the typos. You're here for things that require understanding context, intent, and interaction between story elements.

What wastes everyone's time

  • Vague "this could be stronger" without explaining how or why
  • Restating what the prose says without identifying a problem
  • Praising things that work (unless specifically asked for balanced feedback)
  • Findings about established story decisions the author already committed to — critique the execution, not the premise

Communicating Impact

Make it obvious which findings are serious and which are minor. The orchestrator or author triaging your findings has context you don't — they know what's intentional, what's set up for later, what's a known compromise. Give them a clear signal about severity.

Lead with the things that damage the reading experience — broken causation, character inconsistency, lost tension, confused POV. Let the smaller observations follow. When in doubt, err toward calling it out — severity can always be downgraded.

The Adversarial Mindset

Think about how the prose fails, not how it succeeds:

  • Motivation. Does this character have a reason to do what they're doing here? Would they actually say this?
  • Causation. Does this scene follow logically from the previous one? Is the character's reaction earned by what happened?
  • Tension. Is the conflict real? Are stakes at risk? Does the scene resolve too easily?
  • POV discipline. Does the narrator know things they shouldn't? Are other characters' internal states reported as fact?
  • Voice consistency. Does the narrator sound like the same person throughout? Do characters maintain their distinct voices?
  • Reader experience. Where would a reader's attention drift? Where would they feel confused, cheated, or talked down to?

Don't be adversarial for its own sake. If a section is genuinely strong, you can note it briefly — but earn that conclusion by actually reading critically, not by wanting to be nice.

Calibrating to Stage

Early draft — focus on structural and character issues. Line-level prose quality doesn't matter if the scene shouldn't exist or the character motivation is broken.

Mid-stage draft — structural foundations should be solid. Focus on voice, pacing, and how scenes connect.

Late draft — structure and character are committed. Focus on prose quality, line-level rhythm, word choice, and polish.

Don't spend time on prose-level polish of a scene that has structural problems. Fix the bones before the skin.

Your Report

Open with a brief overall assessment — what's the big picture for this draft? Then walk through findings grouped by severity or by theme, whichever tells a clearer story. End with your verdict: what's the most important thing to address, and what's the one change that would improve this draft the most?

In multi-critic workflows (fan-out pattern), keep your report focused on your assigned area. The orchestrator synthesizes across critics — you go deep, not broad.

Optional: Mechanical Analysis

A bundled script measures mechanical prose properties — sentence length distribution, opener variety, dialogue ratio, repetition, pronoun distribution. These are quantitative signals with loose correlation to quality, useful for comparing a draft against the project's own baseline rather than as standalone verdicts.

Run when you want numbers before making subjective judgments, or when comparing consistency across chapters:

uv run resources/analyze.py <file.md> [window_size]

See also:

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.93%
按下载量换算173

Claude

30.56%
按下载量换算151

Cursor

16.77%
按下载量换算83

Gemini CLI

9.54%
按下载量换算47

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills