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

subsection-polisher分段抛光机

Agent Skill

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

总安装

1,022

周安装

43

GitHub Stars

422

下载量

358
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:subsection-polisher(分段抛光机)
来源仓库:https://github.com/willoscar/research-units-pipeline-skills
仓库路径:skills/subsection-polisher
安装命令:
npx skills add https://github.com/willoscar/research-units-pipeline-skills --skill subsection-polisher
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/willoscar/research-units-pipeline-skills --skill subsection-polisher

简介

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

  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 当前顶部介绍:subsection-polisher 用于查找、检索和筛选相关信息。
  • 当前底部简介为空,暂无补充说明。

SKILL.md

Subsection Polisher (local, pre-merge)

Purpose: upgrade one sections/S<sub_id>.md (H3 body-only) so it reads like survey prose before you merge into output/DRAFT.md.

This is intentionally local: fix one unit at a time, rerun gates, and converge without rewriting the whole paper.

Role cards (use explicitly)

Local Section Editor

Mission: improve one H3’s argument density and paper voice without changing citation keys.

Do:

  • Rewrite the opener as tension -> why it matters -> thesis (end paragraph 1 with thesis).
  • Add explicit contrasts and one evaluation anchor when missing.
  • Add a subsection-specific limitation that changes interpretation.

Avoid:

  • Adding/removing citation keys or moving citations across subsections.
  • Replacing content with generic boilerplate.

Evidence Steward (stop padding)

Mission: prevent polishing from turning into invention when evidence is thin.

Do:

  • If you cannot write a contrast or evaluation anchor without guessing, stop and route upstream.

Avoid:

  • Strengthening claims beyond what the existing citations can support.

Role prompt: Local Section Editor (one H3 at a time)

You are editing one survey subsection to make it read like paper prose.

Your goal is to remove generator voice and strengthen argument moves without changing citation keys:
- opener: tension + why-it-matters + thesis (no narration)
- add explicit contrasts and an evaluation anchor if missing
- make at least one cross-paper synthesis paragraph (>=2 citations)
- add a subsection-specific limitation (not boilerplate)

Constraints:
- do not add/remove citation keys
- do not invent facts
- keep scope local to this H3

Inputs

  • Target file: sections/S<sub_id>.md (H3 body-only)
  • Preferred context: outline/writer_context_packs.jsonl
  • Fallback context: outline/subsection_briefs.jsonl + outline/evidence_drafts.jsonl
  • citations/ref.bib

Output

  • Updated sections/S<sub_id>.md (same path; citation keys unchanged)

Non-negotiables (contract)

  • Citation keys are immutable: do not add/remove any [@BibKey] markers.
  • Scope is immutable: keep all citations within this H3’s allowed scope (outline/evidence_bindings.jsonl / writer pack allowed_bibkeys_*).
  • No invented facts: if you cannot write a concrete contrast or evaluation anchor without guessing, stop and fix upstream evidence.
  • Body-only: no headings; section-merger adds headings.

Target quality (what “polished” means)

A polished H3 reads like an argument, not a topic list:

  • Paragraph 1 ends with a thesis (conclusion-first takeaway) and does not use narration templates.
  • At least two explicit contrasts (A vs B) using contrast words.
  • At least one evaluation anchor paragraph (task/benchmark + metric + constraint/budget/tool access when relevant).
  • At least one cross-paper synthesis paragraph with >=2 citations in the same paragraph.
  • At least one limitation/caveat tied to protocol mismatch / missing details / unclear threat model (not boilerplate).

Paper voice constraints (high signal anti-patterns)

Delete / rewrite these (they read like a generator):

  • Outline narration: This subsection..., In this subsection, we....
  • Slide navigation: Next, we move..., We now turn to..., In the next section....
  • Meta guidance: survey synthesis/comparisons should....
  • Evidence-policy disclaimer spam: repeated abstract-only/title-only/provisional boilerplate inside H3.
  • Count-based slot openers: repeated "Two limitations..." / "Three takeaways..." used as paragraph starters.

Prefer these (paper voice):

  • Content-first openers: A central tension is..., In practice,..., One recurring pattern is....
  • Argument bridges (not navigation): This contrast matters because..., These assumptions shape....
  • Embedded citations as evidence (no trailing dump tags).

Workflow (one subsection)

  1. Load the subsection contract
  • Read this subsection’s pack in outline/writer_context_packs.jsonl.
  • If the pack is missing/thin, fall back to outline/subsection_briefs.jsonl (thesis/tension/paragraph_plan) + outline/evidence_drafts.jsonl (comparisons/eval/limitations).
  • Extract (write down, not in the prose):

- tension_statement + thesis - 2–3 comparison_cards you will use for A-vs-B contrasts - 1 evaluation_anchor_minimal (task/metric/constraint) - 1 limitation hook from the evidence pack

  1. Preflight (kept out of the final prose)
  • Draft 4 one-line sentences:

- Tension - Contrast (A vs B; >=2 citations) - Evaluation anchor (task/metric/constraint) - Limitation If you cannot write these without guessing, stop and push the gap upstream (paper-notes / evidence-draft).

  1. Opener rewrite (paragraph 1)
  • Remove narration openers.
  • Write: 1–2 sentences tension/decision/lens + 1 sentence why it matters + end with the thesis.

Bad:

  • This subsection surveys tool interfaces for agents.

Better:

  • A central tension in tool interfaces is balancing expressive action spaces with verifiable execution; interface contracts largely determine which evaluation claims are meaningful.
  1. Paragraph pass (argument moves > listing)
  • Rewrite paragraph-by-paragraph using the grad-paragraph micro-structure:
  • Best-of-2 rewrite (recommended): when a paragraph feels slot-like, draft 2 candidate rewrites and keep the one with clearer argument move + less template cadence (citations unchanged).

- tension → contrast → evaluation anchor → limitation

  • Ensure you include:

- =2 explicit contrasts (not “A then B” summaries) - =1 evaluation anchor paragraph - =1 cross-paper synthesis paragraph (>=2 citations) - =1 limitation paragraph/clause that is subsection-specific

  1. Citation embedding pass (no dumps)
  • Rewrite paragraphs where citations appear only at the end as [@a; @b; @c].
  • Ensure every citation key you keep is defined in citations/ref.bib.

Bad (dump):

  • Many systems adopt tool schemas. [@a; @b; @c]

Better (cite-as-evidence):

  • Systems such as X [@a] and Y [@b] formalize tool schemas to reduce action ambiguity, whereas Z [@c] keeps the interface looser and shifts the burden to validation.
  1. Rhythm + de-template pass
  • Vary paragraph openings; avoid repeating the same synthesis stem across many paragraphs (especially Taken together).
  • Delete empty glue sentences that don’t add a claim, contrast, protocol detail, or limitation.
  1. Recheck (do not skip)
  • Run section-logic-polisher and address FAILs (thesis + connector density) without changing citation keys.
  • Rerun writer-selfloop (or the strict quality gate) and fix only what the report flags.

Rewrite recipes (common failure -> fix)

Use these as rewrite *intentions*, not copy-paste templates.

  1. Narration opener -> content claim
  • This subsection surveys... -> A central tension is...; this matters because... (end paragraph 1 with the thesis).
  1. Slide navigation -> argument bridge
  • Next, we move from planning to memory. -> Planning specifies how decisions are made; memory determines what information those decisions can reliably condition on under a fixed protocol.
  1. Disclaimer spam -> one policy paragraph + local caveat only
  • Delete repeated abstract-only evidence boilerplate.
  • Keep evidence policy once in Intro/Related Work; in H3, only add a local caveat when it changes the interpretation of a specific comparison.
  1. Meta “survey should” -> literature-facing observation
  • Therefore, survey comparisons should control for tool access. -> Across reported protocols, tool access and budget assumptions vary widely, making head-to-head comparison fragile unless those constraints are normalized.
  1. Too-vague quantitative claim -> add minimal context (or weaken)
  • If a paragraph keeps a number, add: task type / metric definition / constraint (budget/cost/tool access) in the same paragraph and keep the citation embedded.
  • If the context is unknown from the evidence pack, rewrite the claim as qualitative and mark the missing field as a verification target (without boilerplate).

Stop conditions (when polishing is the wrong move)

Stop and go upstream if:

  • you cannot write a contrast without guessing (evidence pack is title/abstract-only)
  • the subsection lacks evaluation anchors (no benchmarks/metrics/protocol details in notes)
  • you keep needing out-of-scope citations to make the argument work

Acceptance checklist

  • Paragraph 1 ends with a thesis (no narration templates).
  • >=2 explicit contrasts, >=1 evaluation anchor, >=1 synthesis paragraph (>=2 citations), >=1 limitation.
  • No slide-like navigation / meta guidance / repeated evidence-policy boilerplate.
  • No citation-dump paragraphs; citations are embedded in claim sentences.
  • section-logic-polisher and writer-selfloop no longer flag this file.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

Claude Code

29.34%
按下载量换算105

Gemini CLI

22.53%
按下载量换算81

Cursor

17.11%
按下载量换算61

OpenCode

11.41%
按下载量换算41

Codex

6.51%
按下载量换算23

trae

3.44%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills