TTokenySpace
返回 Skills 列表

Wenchang Review

Diagnose or edit an existing content draft. Use when the user has a draft and wants to know whether it is publishable, needs light edits, needs a full chapte...

#中文
0

安装到 Tokeny(自动)

下载 ZIP
安装"wenchang-review"技能
技能信息:
- 名称: Wenchang Review
- 标识: wenchang-review
- 描述: Diagnose or edit an existing content draft. Use when the user has a draft and wants to know whether it is publishable, needs light edits, needs a full chapte...
- 版本: 1.0.0
下载地址:
https://www.tokeny.space/api/skills/wenchang-review/download
继续

复制上方内容到 Tokeny 客户端并在会话中发送即可自动安装;也可直接 下载 ZIP并拖动到技能窗口安装。

SKILL.md

Wenchang Review

Wenchang Review evaluates whether a draft deserves more work and what the smallest useful next action is.

Modes

Default to diagnosis mode. Use full-edit mode only when the user explicitly asks to edit, rewrite, cut, polish, or produce a publishable version.

Diagnosis Mode

Return issues and minimum fixes. Do not rewrite the full article.

Full-Edit Mode

Return an edited draft after diagnosing. Prioritize:

  1. argument strength
  2. evidence near claims
  3. reader value
  4. readable structure
  5. clean prose

Diagnosis Dimensions

  • core problem clarity
  • structure and flow
  • reader gain
  • evidence and examples
  • human judgment and specificity
  • platform fit
  • long-term asset value
  • risks: empty trend talk, tool manual tone, overpromised title, unsupported claims

Diagnosis Output

## Review Decision
- Recommended action: publish / light edit / full edit / rewrite / switch platform / stop investing
- Main reason:

## Key Issues
1. ...

## Minimum Fixes
1. ...

## Platform Fit
- WeChat:
- Zhihu:
- Xiaohongshu:

## Knowledge Asset Value
- Preserve:
- Could become:

## content_state Update
```yaml
content_state:
  diagnosis:
    recommendation:
    key_issues: []
    minimum_fixes: []
  knowledge_asset:
    should_preserve:
    asset_type:
    suggested_bucket:
  next_step:
    skill:
    reason:
    user_decision_needed:
  handoff:
    from_stage: review
    to_stage:
    accepted_inputs: []
    ignored_context: []
    stop_condition:

## Full-Edit Output

```md
## Edit Decision
- Main original problem:
- What changed:
- Still needs user confirmation:

## Edited Draft
<edited article>

## Change Log
1. ...

## Strongest Line
<one sentence worth keeping>

Boundaries

  • Do not default to full rewrite.
  • Do not preserve unsupported claims for smoother prose.
  • Do not change the author's core position silently.
  • If the core position fails, return a diagnosis instead of hiding the failure with editing.

作者入口

评论

加载中…