@lylll9436/paper-polish-workflow-skill 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/skills/ppw-abstract/SKILL.md +239 -0
- package/.claude/skills/ppw-caption/SKILL.md +284 -0
- package/.claude/skills/ppw-cover-letter/SKILL.md +230 -0
- package/.claude/skills/ppw-de-ai/SKILL.md +299 -0
- package/.claude/skills/ppw-experiment/SKILL.md +290 -0
- package/.claude/skills/ppw-literature/SKILL.md +237 -0
- package/.claude/skills/ppw-logic/SKILL.md +316 -0
- package/.claude/skills/ppw-polish/SKILL.md +265 -0
- package/.claude/skills/ppw-repo-to-paper/SKILL.md +460 -0
- package/.claude/skills/ppw-reviewer-simulation/SKILL.md +284 -0
- package/.claude/skills/ppw-team/SKILL.md +242 -0
- package/.claude/skills/ppw-translation/SKILL.md +264 -0
- package/.claude/skills/ppw-update/SKILL.md +156 -0
- package/.claude/skills/ppw-visualization/SKILL.md +250 -0
- package/CHANGELOG.md +53 -0
- package/CONTRIBUTING.md +106 -0
- package/CONTRIBUTING_CN.md +106 -0
- package/LICENSE +21 -0
- package/README.md +313 -0
- package/examples/abstract-polishing-session.md +263 -0
- package/package.json +38 -0
- package/paper-polish-workflow/SKILL.md +160 -0
- package/references/anti-ai-patterns/sentence-patterns.md +33 -0
- package/references/anti-ai-patterns/transitions-and-tone.md +32 -0
- package/references/anti-ai-patterns/vocabulary.md +36 -0
- package/references/anti-ai-patterns.md +56 -0
- package/references/bilingual-output.md +95 -0
- package/references/body-generation-rules.md +121 -0
- package/references/expression-patterns/conclusions-and-claims.md +41 -0
- package/references/expression-patterns/geography-domain.md +50 -0
- package/references/expression-patterns/introduction-and-gap.md +41 -0
- package/references/expression-patterns/methods-and-data.md +41 -0
- package/references/expression-patterns/results-and-discussion.md +41 -0
- package/references/expression-patterns.md +67 -0
- package/references/journals/ceus.md +121 -0
- package/references/repo-patterns.md +96 -0
- package/references/skill-conventions.md +273 -0
- package/references/skill-skeleton.md +169 -0
|
@@ -0,0 +1,263 @@
|
|
|
1
|
+
# Example Session: Polishing an Abstract
|
|
2
|
+
|
|
3
|
+
This document shows a complete session of polishing an abstract for an academic journal submission.
|
|
4
|
+
|
|
5
|
+
## Context
|
|
6
|
+
|
|
7
|
+
- **Paper**: Deep learning framework for medical image classification (Fictional Example)
|
|
8
|
+
- **Target Journal**: Example Journal (with ≤8,000 words, ≤250 words abstract)
|
|
9
|
+
- **Section**: Abstract
|
|
10
|
+
|
|
11
|
+
> **Note**: This is a fictional example created for demonstration purposes only. All research details, methods, and results are fabricated.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## Phase 0: Pre-Polish Baseline
|
|
16
|
+
|
|
17
|
+
**AI**:
|
|
18
|
+
```
|
|
19
|
+
Before we start polishing, I need some information:
|
|
20
|
+
1. What is the target journal? Any special requirements?
|
|
21
|
+
2. Where are the example/reference papers?
|
|
22
|
+
3. Which section should we start with?
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
**User**: Target journal has 250-word abstract limit, examples in docs/example, start with abstract
|
|
26
|
+
|
|
27
|
+
**AI**:
|
|
28
|
+
```
|
|
29
|
+
## Pre-Polish Checklist
|
|
30
|
+
- Target: Example Journal (≤8,000 words total, ≤250 words abstract)
|
|
31
|
+
- Example papers: docs/example/*.pdf
|
|
32
|
+
- Section: Abstract
|
|
33
|
+
- Current abstract word count: ~280 words (needs trimming)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## Step 1: Confirm Macro Structure
|
|
39
|
+
|
|
40
|
+
**AI**:
|
|
41
|
+
```markdown
|
|
42
|
+
## Abstract Structure Analysis
|
|
43
|
+
|
|
44
|
+
| Component | Function | Suggested Sentences |
|
|
45
|
+
|-----------|----------|---------------------|
|
|
46
|
+
| Background | Research importance | 1-2 |
|
|
47
|
+
| Gap | Existing limitations | 1-2 |
|
|
48
|
+
| Method | Proposed approach | 3-4 |
|
|
49
|
+
| Results | Key findings | 1-2 |
|
|
50
|
+
| Contribution | Significance | 1 |
|
|
51
|
+
|
|
52
|
+
Please confirm this structure, or describe adjustments needed.
|
|
53
|
+
```
|
|
54
|
+
|
|
55
|
+
**User**: The structure looks good. Confirm.
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## Step 2: Confirm Per-Sentence Logic
|
|
60
|
+
|
|
61
|
+
**AI**:
|
|
62
|
+
```markdown
|
|
63
|
+
## Per-Sentence Logic Mapping
|
|
64
|
+
|
|
65
|
+
| Sentence | Logic Function | Key Points |
|
|
66
|
+
|----------|----------------|------------|
|
|
67
|
+
| S1 | Background | Medical imaging importance for clinical diagnosis |
|
|
68
|
+
| S2 | Data | Large-scale datasets enabling AI-based analysis |
|
|
69
|
+
| S3 | Gap | Current methods → limited interpretability → hard to trust → clinical adoption barrier |
|
|
70
|
+
| S4 | Method Overview | Hybrid framework: local features + global context |
|
|
71
|
+
| S5 | Method Detail | CNN extracts local patterns from image regions |
|
|
72
|
+
| S6 | Method Detail | Attention mechanism highlights diagnostic regions |
|
|
73
|
+
| S7 | Method Detail | Multi-scale fusion combines different resolution features |
|
|
74
|
+
| S8 | Method Detail | Interpretability module generates visual explanations |
|
|
75
|
+
| S9 | Results | Evaluated on benchmark datasets, achieves competitive accuracy |
|
|
76
|
+
| S10 | Contribution | Accuracy + interpretability + clinical applicability |
|
|
77
|
+
|
|
78
|
+
Please confirm each sentence's logic.
|
|
79
|
+
```
|
|
80
|
+
|
|
81
|
+
**User**:
|
|
82
|
+
- S1: Confirm
|
|
83
|
+
- S2: Confirm
|
|
84
|
+
- S3: Modify - emphasize that interpretability is essential for clinical trust
|
|
85
|
+
- S4-S8: Confirm
|
|
86
|
+
- S9: Confirm
|
|
87
|
+
- S10: Confirm
|
|
88
|
+
|
|
89
|
+
**AI**: Updated S3 logic to: "Current methods → limited interpretability (essential for clinical trust) → adoption barrier in real-world settings"
|
|
90
|
+
|
|
91
|
+
---
|
|
92
|
+
|
|
93
|
+
## Step 3: Confirm Specific Expressions
|
|
94
|
+
|
|
95
|
+
**AI** uses `mcp_question`:
|
|
96
|
+
|
|
97
|
+
```
|
|
98
|
+
┌─────────────────────────────────────────────────────────────┐
|
|
99
|
+
│ S1 Expression │
|
|
100
|
+
│ ─────────────────────────────────────────────────────────── │
|
|
101
|
+
│ S1: Medical imaging importance for clinical diagnosis │
|
|
102
|
+
│ │
|
|
103
|
+
│ ○ A: Medical imaging plays a critical role in modern │
|
|
104
|
+
│ clinical diagnosis, disease monitoring, and treatment │
|
|
105
|
+
│ planning. │
|
|
106
|
+
│ │
|
|
107
|
+
│ ○ B: Advances in medical imaging have revolutionized │
|
|
108
|
+
│ clinical practice, enabling non-invasive diagnosis │
|
|
109
|
+
│ across specialties. │
|
|
110
|
+
│ │
|
|
111
|
+
│ ○ C: Accurate interpretation of medical images is │
|
|
112
|
+
│ fundamental to clinical decision-making and patient │
|
|
113
|
+
│ outcomes. │
|
|
114
|
+
│ │
|
|
115
|
+
│ ○ Type your own answer │
|
|
116
|
+
└─────────────────────────────────────────────────────────────┘
|
|
117
|
+
```
|
|
118
|
+
|
|
119
|
+
**User selects**: A
|
|
120
|
+
|
|
121
|
+
```
|
|
122
|
+
┌─────────────────────────────────────────────────────────────┐
|
|
123
|
+
│ S2 Expression │
|
|
124
|
+
│ ─────────────────────────────────────────────────────────── │
|
|
125
|
+
│ S2: Large-scale datasets enabling AI analysis │
|
|
126
|
+
│ │
|
|
127
|
+
│ ○ A: The availability of large-scale annotated datasets │
|
|
128
|
+
│ has accelerated the development of AI-based diagnostic │
|
|
129
|
+
│ systems. │
|
|
130
|
+
│ │
|
|
131
|
+
│ ○ B: Deep learning methods have shown remarkable success │
|
|
132
|
+
│ in automated image analysis, driven by growing data │
|
|
133
|
+
│ availability. │
|
|
134
|
+
│ │
|
|
135
|
+
│ ○ C: Recent advances in deep learning, combined with │
|
|
136
|
+
│ large medical imaging datasets, have enabled automated │
|
|
137
|
+
│ diagnostic tools. │
|
|
138
|
+
│ │
|
|
139
|
+
│ ○ Type your own answer │
|
|
140
|
+
└─────────────────────────────────────────────────────────────┘
|
|
141
|
+
```
|
|
142
|
+
|
|
143
|
+
**User selects**: C
|
|
144
|
+
|
|
145
|
+
*(Process continues for all sentences...)*
|
|
146
|
+
|
|
147
|
+
---
|
|
148
|
+
|
|
149
|
+
## Step 4: Reference Paper Consultation
|
|
150
|
+
|
|
151
|
+
**User**: "Is 'clinical decision-making and patient outcomes' the right terminology?"
|
|
152
|
+
|
|
153
|
+
**AI** analyzes example papers:
|
|
154
|
+
|
|
155
|
+
```markdown
|
|
156
|
+
## Reference Paper Patterns
|
|
157
|
+
|
|
158
|
+
| Paper | Opening Phrase | Pattern |
|
|
159
|
+
|-------|---------------|---------|
|
|
160
|
+
| Paper 1 | "diagnosis and treatment planning" | task-focused |
|
|
161
|
+
| Paper 2 | "clinical workflow and patient care" | process-focused |
|
|
162
|
+
| Paper 3 | "diagnostic accuracy and efficiency" | outcome-focused |
|
|
163
|
+
| Paper 4 | "clinical practice and decision support" | application-focused |
|
|
164
|
+
|
|
165
|
+
## Suggested Alternatives
|
|
166
|
+
|
|
167
|
+
| Option | Expression |
|
|
168
|
+
|--------|------------|
|
|
169
|
+
| A | clinical decision-making and patient outcomes |
|
|
170
|
+
| B | diagnostic accuracy and clinical efficiency |
|
|
171
|
+
| C | clinical workflow and patient care |
|
|
172
|
+
| D | clinical decision-making and patient outcomes (keep original) |
|
|
173
|
+
```
|
|
174
|
+
|
|
175
|
+
**User selects**: D (keep original)
|
|
176
|
+
|
|
177
|
+
---
|
|
178
|
+
|
|
179
|
+
## Step 5: Repetition & Coherence Check
|
|
180
|
+
|
|
181
|
+
**AI**:
|
|
182
|
+
```markdown
|
|
183
|
+
## Repetition Check
|
|
184
|
+
|
|
185
|
+
| Location | Issue | Suggestion |
|
|
186
|
+
|----------|-------|------------|
|
|
187
|
+
| S4 vs S10 | Both mention "interpretability" | Rephrase S4 to "explainable predictions" |
|
|
188
|
+
|
|
189
|
+
## Coherence Check
|
|
190
|
+
|
|
191
|
+
| Location | Issue | Suggestion |
|
|
192
|
+
|----------|-------|------------|
|
|
193
|
+
| S3→S4 | Abrupt transition from gap to method | Add transition word |
|
|
194
|
+
```
|
|
195
|
+
|
|
196
|
+
**AI** uses `mcp_question` for transition:
|
|
197
|
+
|
|
198
|
+
```
|
|
199
|
+
┌─────────────────────────────────────────────────────────────┐
|
|
200
|
+
│ Transition Word │
|
|
201
|
+
│ ─────────────────────────────────────────────────────────── │
|
|
202
|
+
│ S3→S4 transition: From 'problem' to 'solution' │
|
|
203
|
+
│ │
|
|
204
|
+
│ ○ A: "To address these limitations, this study..." │
|
|
205
|
+
│ ○ B: "In response, this study..." │
|
|
206
|
+
│ ○ C: "To bridge this gap, we..." │
|
|
207
|
+
│ ○ D: Keep as is (no transition) │
|
|
208
|
+
└─────────────────────────────────────────────────────────────┘
|
|
209
|
+
```
|
|
210
|
+
|
|
211
|
+
**User selects**: A
|
|
212
|
+
|
|
213
|
+
---
|
|
214
|
+
|
|
215
|
+
## Final Version
|
|
216
|
+
|
|
217
|
+
**AI**:
|
|
218
|
+
```markdown
|
|
219
|
+
## Final Abstract
|
|
220
|
+
|
|
221
|
+
Medical imaging plays a critical role in modern clinical diagnosis,
|
|
222
|
+
disease monitoring, and treatment planning. Recent advances in deep
|
|
223
|
+
learning, combined with large medical imaging datasets, have enabled
|
|
224
|
+
automated diagnostic tools. However, existing methods often lack
|
|
225
|
+
interpretability, which is essential for clinical trust and limits
|
|
226
|
+
their adoption in real-world settings. To address these limitations,
|
|
227
|
+
this study introduces a hybrid framework combining local feature
|
|
228
|
+
extraction with global context modeling. The framework employs
|
|
229
|
+
convolutional neural networks to extract local patterns from image
|
|
230
|
+
regions, while an attention mechanism highlights diagnostically
|
|
231
|
+
relevant areas. Multi-scale feature fusion integrates information
|
|
232
|
+
across resolutions, and an interpretability module generates visual
|
|
233
|
+
explanations for predictions. We evaluate the framework on multiple
|
|
234
|
+
benchmark datasets, achieving competitive accuracy while providing
|
|
235
|
+
clinician-friendly explanations. The framework advances both
|
|
236
|
+
diagnostic accuracy and interpretability, supporting practical
|
|
237
|
+
clinical deployment.
|
|
238
|
+
|
|
239
|
+
**Word Count**: ~150 words ✅ (within 250 limit)
|
|
240
|
+
|
|
241
|
+
Confirm to write to file?
|
|
242
|
+
```
|
|
243
|
+
|
|
244
|
+
**User**: Yes
|
|
245
|
+
|
|
246
|
+
**AI**: ✅ Written to `docs/paper/sections/00_abstract_polished.md`
|
|
247
|
+
|
|
248
|
+
---
|
|
249
|
+
|
|
250
|
+
## Summary
|
|
251
|
+
|
|
252
|
+
| Step | Action | User Input |
|
|
253
|
+
|------|--------|------------|
|
|
254
|
+
| Phase 0 | Collect requirements | Journal specs, docs/example |
|
|
255
|
+
| Step 1 | Confirm structure | Confirmed |
|
|
256
|
+
| Step 2 | Confirm sentence logic | Modified S3 |
|
|
257
|
+
| Step 3 | Select expressions | A, C, B, B, ... |
|
|
258
|
+
| Step 4 | Reference consultation | Keep original |
|
|
259
|
+
| Step 5 | Coherence check | Added transition |
|
|
260
|
+
| Write | Final confirmation | Yes |
|
|
261
|
+
|
|
262
|
+
**Total conversation turns**: ~15
|
|
263
|
+
**Time saved**: Systematic approach avoids back-and-forth revisions
|
package/package.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@lylll9436/paper-polish-workflow-skill",
|
|
3
|
+
"version": "2.1.0",
|
|
4
|
+
"description": "A 14-Skill suite (ppw:* namespace) for academic paper writing, repo-to-paper generation, and submission — powered by Claude Code.",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"claude-code",
|
|
7
|
+
"claude-code-skills",
|
|
8
|
+
"academic-writing",
|
|
9
|
+
"paper-polishing",
|
|
10
|
+
"latex",
|
|
11
|
+
"ai-assisted-writing"
|
|
12
|
+
],
|
|
13
|
+
"author": "Lylll9436",
|
|
14
|
+
"license": "MIT",
|
|
15
|
+
"repository": {
|
|
16
|
+
"type": "git",
|
|
17
|
+
"url": "git+https://github.com/Lylll9436/Paper-Polish-Workflow-skill.git"
|
|
18
|
+
},
|
|
19
|
+
"homepage": "https://github.com/Lylll9436/Paper-Polish-Workflow-skill#readme",
|
|
20
|
+
"bugs": {
|
|
21
|
+
"url": "https://github.com/Lylll9436/Paper-Polish-Workflow-skill/issues"
|
|
22
|
+
},
|
|
23
|
+
"publishConfig": {
|
|
24
|
+
"registry": "https://registry.npmjs.org",
|
|
25
|
+
"access": "public"
|
|
26
|
+
},
|
|
27
|
+
"files": [
|
|
28
|
+
"paper-polish-workflow/",
|
|
29
|
+
".claude/skills/",
|
|
30
|
+
"references/",
|
|
31
|
+
"examples/",
|
|
32
|
+
"CHANGELOG.md",
|
|
33
|
+
"CONTRIBUTING.md",
|
|
34
|
+
"CONTRIBUTING_CN.md",
|
|
35
|
+
"LICENSE",
|
|
36
|
+
"README.md"
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: paper-polish-workflow
|
|
3
|
+
description: Systematic top-down workflow for polishing academic papers. Structure to logic to expression with user confirmation at each step.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
## Purpose
|
|
7
|
+
|
|
8
|
+
This Skill provides a systematic, top-down workflow for polishing academic papers. It works from structure to logic to expression, with user confirmation at each decision point. Expression options are drawn from reference-driven academic patterns rather than ad hoc rewrites, ensuring professional and consistent output suitable for journal submission.
|
|
9
|
+
|
|
10
|
+
## Trigger
|
|
11
|
+
|
|
12
|
+
**Activates when the user asks to:**
|
|
13
|
+
- Polish, revise, or improve an academic paper section by section
|
|
14
|
+
- 润色、精修、逐步改进学术论文
|
|
15
|
+
|
|
16
|
+
**Example invocations:**
|
|
17
|
+
- "Polish my paper section by section" / "润色论文"
|
|
18
|
+
- "Help me revise my introduction step by step" / "精修论文"
|
|
19
|
+
- "Guide me through polishing this draft" / "帮我逐步润色这篇论文"
|
|
20
|
+
|
|
21
|
+
## Modes
|
|
22
|
+
|
|
23
|
+
| Mode | Default | Behavior |
|
|
24
|
+
|------|---------|----------|
|
|
25
|
+
| `interactive` | Yes | Full 4-step flow with user confirmation at each decision point |
|
|
26
|
+
| `guided` | | Multi-pass with confirmation at key checkpoints only |
|
|
27
|
+
| `direct` | | Single-pass polish using defaults; skip AskUserQuestion |
|
|
28
|
+
| `batch` | | Same operation applied across multiple sections sequentially |
|
|
29
|
+
|
|
30
|
+
**Default mode:** `interactive`
|
|
31
|
+
|
|
32
|
+
**Mode inference:** "quickly" or "just fix" switches to `direct`. "step by step" or "逐步" confirms `interactive` (already default).
|
|
33
|
+
|
|
34
|
+
## References
|
|
35
|
+
|
|
36
|
+
### Required (always loaded)
|
|
37
|
+
|
|
38
|
+
| File | Purpose |
|
|
39
|
+
|------|---------|
|
|
40
|
+
| `references/expression-patterns.md` | Academic expression patterns overview and module index |
|
|
41
|
+
|
|
42
|
+
### Leaf Hints (loaded when needed)
|
|
43
|
+
|
|
44
|
+
| File | When to Load |
|
|
45
|
+
|------|--------------|
|
|
46
|
+
| `references/expression-patterns/introduction-and-gap.md` | Polishing introduction or background content |
|
|
47
|
+
| `references/expression-patterns/methods-and-data.md` | Polishing methods, data, or study area content |
|
|
48
|
+
| `references/expression-patterns/results-and-discussion.md` | Polishing results or discussion content |
|
|
49
|
+
| `references/expression-patterns/conclusions-and-claims.md` | Polishing conclusion content |
|
|
50
|
+
| `references/expression-patterns/geography-domain.md` | Content involves spatial, urban, or planning topics |
|
|
51
|
+
| `references/anti-ai-patterns.md` | Polishing expression (Step 3) -- screen for AI-sounding phrases |
|
|
52
|
+
| `references/journals/ceus.md` | Target journal is CEUS |
|
|
53
|
+
|
|
54
|
+
### Loading Rules
|
|
55
|
+
|
|
56
|
+
- Load expression patterns overview at start; select the appropriate leaf based on section type.
|
|
57
|
+
- Load anti-AI patterns when polishing expression (Step 3).
|
|
58
|
+
- Load journal template when target journal is specified.
|
|
59
|
+
- Load `geography-domain.md` when spatial, urban, or planning content is detected.
|
|
60
|
+
- If a reference file is missing, warn the user and proceed with reduced capability.
|
|
61
|
+
|
|
62
|
+
## Ask Strategy
|
|
63
|
+
|
|
64
|
+
**Before starting, ask about:**
|
|
65
|
+
1. Target journal (if not already known)
|
|
66
|
+
2. Which section to work on
|
|
67
|
+
3. Preferred mode (if ambiguous from trigger)
|
|
68
|
+
|
|
69
|
+
**Rules:**
|
|
70
|
+
- Never ask more than 3 questions before producing initial output.
|
|
71
|
+
- In `direct` mode, skip pre-questions if the user provided enough context.
|
|
72
|
+
- In `batch` mode, skip per-item questions; apply settings from the first item.
|
|
73
|
+
- Use Structured Interaction when available; fall back to plain-text questions otherwise.
|
|
74
|
+
- See `skill-conventions.md > AskUserQuestion Enforcement` for full rules.
|
|
75
|
+
|
|
76
|
+
## Workflow
|
|
77
|
+
|
|
78
|
+
### Step 1: Collect Context
|
|
79
|
+
|
|
80
|
+
- Determine input type (file path or pasted text).
|
|
81
|
+
- Load required references (expression-patterns overview).
|
|
82
|
+
- Identify target journal; load journal template if specified.
|
|
83
|
+
- Read input content using the Read tool; extract key numbers, claims, and data points.
|
|
84
|
+
- Locate example/reference papers if the user provides them (use Read tool for PDFs).
|
|
85
|
+
- In `interactive` or `guided` mode: confirm scope with the user before proceeding.
|
|
86
|
+
|
|
87
|
+
### Step 2: Structure & Logic Confirmation
|
|
88
|
+
|
|
89
|
+
- Analyze section macro structure (e.g., Abstract = Background + Gap + Method + Results + Contribution).
|
|
90
|
+
- Present a structure table for user confirmation.
|
|
91
|
+
- Break content into sentences; assign a logic function to each.
|
|
92
|
+
- Present the logic chain for user confirmation.
|
|
93
|
+
- Checkpoint: user confirms structure and logic before expression work begins.
|
|
94
|
+
- In `direct` mode: run structure and logic analysis internally, proceed to Step 3 automatically.
|
|
95
|
+
|
|
96
|
+
### Step 3: Expression Polish & Consistency
|
|
97
|
+
|
|
98
|
+
- Load the section-appropriate expression pattern leaf and anti-AI patterns.
|
|
99
|
+
- For each sentence with expression issues, present 2-3 options via AskUserQuestion (`interactive` mode) or apply the best option automatically (`direct` mode).
|
|
100
|
+
|
|
101
|
+
```
|
|
102
|
+
AskUserQuestion({
|
|
103
|
+
question: "Which expression do you prefer for [sentence function]?",
|
|
104
|
+
options: [
|
|
105
|
+
{ label: "[Expression A]", description: "[full sentence with expression A]" },
|
|
106
|
+
{ label: "[Expression B]", description: "[full sentence with expression B]" },
|
|
107
|
+
{ label: "[Expression C]", description: "[full sentence with expression C]" }
|
|
108
|
+
]
|
|
109
|
+
})
|
|
110
|
+
```
|
|
111
|
+
|
|
112
|
+
- **Reference paper consultation:** when the user questions professionalism, use the Read tool to load example papers and extract expression patterns.
|
|
113
|
+
- **Journal style check:** apply journal-specific requirements from the loaded template.
|
|
114
|
+
- **Repetition and coherence pass:** check for repeated expressions and missing transitions; suggest fixes.
|
|
115
|
+
- **Cross-section consistency:** verify numbers, terminology, and claims across sections.
|
|
116
|
+
|
|
117
|
+
### Step 4: Output
|
|
118
|
+
|
|
119
|
+
- Generate highlights if the journal requires them (for CEUS, see `references/journals/ceus.md`).
|
|
120
|
+
- Suggest a read-aloud final check to catch awkward phrasing.
|
|
121
|
+
- Compile all confirmed content into the final version.
|
|
122
|
+
- Present the final version with word count for user confirmation.
|
|
123
|
+
- Write to `*_polished.md` after confirmation (or automatically in `batch` mode).
|
|
124
|
+
- Report word count and any journal constraint notes.
|
|
125
|
+
|
|
126
|
+
## Output Contract
|
|
127
|
+
|
|
128
|
+
| Output | Format | Condition |
|
|
129
|
+
|--------|--------|-----------|
|
|
130
|
+
| `polished_text` | Markdown file (`*_polished.md`) or conversation output | Always produced |
|
|
131
|
+
| `change_summary` | Markdown in session | Always produced |
|
|
132
|
+
| Word count | Integer | Always reported |
|
|
133
|
+
| Journal compliance notes | Bullet list | When a target journal is specified |
|
|
134
|
+
|
|
135
|
+
## Edge Cases
|
|
136
|
+
|
|
137
|
+
| Situation | Handling |
|
|
138
|
+
|-----------|----------|
|
|
139
|
+
| Unprofessional word flagged | Present 2-3 alternatives via AskUserQuestion; accept if user insists |
|
|
140
|
+
| Section too long for single pass | Split into paragraph-level sub-passes; maintain cross-paragraph coherence |
|
|
141
|
+
| No journal specified | Default to general academic style; note in output |
|
|
142
|
+
| Mixed language input | Detect dominant language; ask user to confirm target language |
|
|
143
|
+
| Reference paper provided as PDF | Use Read tool to load PDF; extract style patterns for expression matching |
|
|
144
|
+
| Abrupt sentence transition | Provide transition options via AskUserQuestion |
|
|
145
|
+
| Repetition detected between sections | Identify repeated content; suggest which occurrence to rephrase |
|
|
146
|
+
| Logic structure needs modification | Return to Step 2 to re-confirm structure before continuing |
|
|
147
|
+
|
|
148
|
+
## Fallbacks
|
|
149
|
+
|
|
150
|
+
| Scenario | Fallback |
|
|
151
|
+
|----------|----------|
|
|
152
|
+
| Structured Interaction unavailable | Ask 1-3 plain-text questions covering highest-impact gaps; do not block workflow |
|
|
153
|
+
| Reference file missing | Log the missing file, proceed with reduced capability, warn the user |
|
|
154
|
+
| Target journal not specified | Ask once; if declined, use general academic style |
|
|
155
|
+
| PDF reference paper unreadable | Ask user to paste relevant excerpts instead |
|
|
156
|
+
|
|
157
|
+
---
|
|
158
|
+
|
|
159
|
+
*Skill: paper-polish-workflow*
|
|
160
|
+
*Conventions: references/skill-conventions.md*
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# Sentence-Level AI Patterns
|
|
2
|
+
|
|
3
|
+
Category focus: sentence templates that overstate certainty, flatten nuance, or package claims in a generic AI-writing cadence.
|
|
4
|
+
|
|
5
|
+
## High Risk
|
|
6
|
+
|
|
7
|
+
| Problem expression | Replacement | Why risky |
|
|
8
|
+
|--------------------|-------------|-----------|
|
|
9
|
+
| This proves that [claim]. | This suggests that [claim]. | Overstates certainty in most empirical papers |
|
|
10
|
+
| It is undeniable that [claim]. | The evidence indicates that [claim]. | Removes academic caution |
|
|
11
|
+
| This paper completely solves [problem]. | This paper addresses [problem] by [approach]. | Unrealistic and inflated |
|
|
12
|
+
| There is no doubt that [claim]. | The findings consistently point to [claim]. | Too absolute for academic writing |
|
|
13
|
+
|
|
14
|
+
## Medium Risk
|
|
15
|
+
|
|
16
|
+
| Problem expression | Replacement | Why risky |
|
|
17
|
+
|--------------------|-------------|-----------|
|
|
18
|
+
| It can be clearly seen that [claim]. | The results show that [claim]. | Adds rhetorical padding rather than evidence |
|
|
19
|
+
| This highlights the importance of [point]. | This indicates the relevance of [point]. | Common AI-style discussion filler |
|
|
20
|
+
| It should be emphasized that [point]. | [Point]. | Usually redundant when the point is already strong |
|
|
21
|
+
| This demonstrates the superiority of [method]. | This method performs better than [baseline] on [metric]. | Better to state the actual comparison |
|
|
22
|
+
|
|
23
|
+
## Optional
|
|
24
|
+
|
|
25
|
+
| Problem expression | Replacement | Why risky |
|
|
26
|
+
|--------------------|-------------|-----------|
|
|
27
|
+
| It is worth noting that [point]. | [Point]. | Often removable without losing meaning |
|
|
28
|
+
| It is important to note that [point]. | [Point]. | Similar filler pattern |
|
|
29
|
+
| In this context, [claim]. | [Claim]. | Fine occasionally, but repetitive if overused |
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
*Module: sentence-patterns*
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Transition and Tone Patterns
|
|
2
|
+
|
|
3
|
+
Category focus: overly smooth transitions, polished filler, and tonal choices that make text sound generic rather than authorial.
|
|
4
|
+
|
|
5
|
+
## High Risk
|
|
6
|
+
|
|
7
|
+
| Problem expression | Replacement | Why risky |
|
|
8
|
+
|--------------------|-------------|-----------|
|
|
9
|
+
| Moreover, it is worth noting that [point]. | Moreover, [point]. | Double-padding in one sentence |
|
|
10
|
+
| In conclusion, it is clear that [claim]. | In conclusion, these findings suggest that [claim]. | Wraps conclusion in unnecessary certainty |
|
|
11
|
+
| Taken as a whole, this underscores the critical importance of [point]. | Taken together, these findings indicate that [point]. | Sounds polished but vague |
|
|
12
|
+
|
|
13
|
+
## Medium Risk
|
|
14
|
+
|
|
15
|
+
| Problem expression | Replacement | Why risky |
|
|
16
|
+
|--------------------|-------------|-----------|
|
|
17
|
+
| Furthermore, [generic reinforcement]. | Use only if the logical addition is real | Repeated transition stacking is a common AI signature |
|
|
18
|
+
| On the other hand, [point]. | In contrast, [point]. / omit | Often misused when there is no true opposition |
|
|
19
|
+
| This aligns with the broader trend that [claim]. | This pattern is consistent with prior findings on [topic]. | Generic tone without citation-ready specificity |
|
|
20
|
+
| From a broader perspective, [claim]. | At the city scale / policy level / neighborhood level, [claim]. | Abstract framing sounds synthetic |
|
|
21
|
+
|
|
22
|
+
## Optional
|
|
23
|
+
|
|
24
|
+
| Problem expression | Replacement | Why risky |
|
|
25
|
+
|--------------------|-------------|-----------|
|
|
26
|
+
| Overall, [claim]. | Omit or move to conclusion | Fine once, weak when repeated in many sections |
|
|
27
|
+
| In essence, [claim]. | [Claim]. | Stylistic filler |
|
|
28
|
+
| Importantly, [claim]. | [Claim]. / specify the importance | Acceptable if used sparingly and with evidence |
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
*Module: transitions-and-tone*
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# Vocabulary Inflation Patterns
|
|
2
|
+
|
|
3
|
+
Category focus: high-frequency words and adjective choices that often make academic text sound over-produced or obviously model-generated.
|
|
4
|
+
|
|
5
|
+
## High Risk
|
|
6
|
+
|
|
7
|
+
| Problem expression | Replacement | Why risky |
|
|
8
|
+
|--------------------|-------------|-----------|
|
|
9
|
+
| groundbreaking | useful in practice | Promotional, exaggerated, and often unsupported |
|
|
10
|
+
| revolutionary | substantial | Reads like marketing instead of academic evaluation |
|
|
11
|
+
| transformative | meaningful | Often signals inflated contribution language |
|
|
12
|
+
| unprecedented | not previously reported in this dataset / context | Vague unless explicitly evidenced |
|
|
13
|
+
| crucially | importantly / directly | Often over-emphasizes ordinary transitions |
|
|
14
|
+
|
|
15
|
+
## Medium Risk
|
|
16
|
+
|
|
17
|
+
| Problem expression | Replacement | Why risky |
|
|
18
|
+
|--------------------|-------------|-----------|
|
|
19
|
+
| robust | stable / consistent / reliable under [condition] | Too generic without context |
|
|
20
|
+
| comprehensive | broad / multi-part / dataset-wide | Can hide what is actually covered |
|
|
21
|
+
| insightful | informative | Tends to sound subjective |
|
|
22
|
+
| seamless | coherent / smooth | Overly polished for academic prose |
|
|
23
|
+
| leverage | use / draw on | Common AI-era business-academic hybrid wording |
|
|
24
|
+
|
|
25
|
+
## Optional
|
|
26
|
+
|
|
27
|
+
| Problem expression | Replacement | Why risky |
|
|
28
|
+
|--------------------|-------------|-----------|
|
|
29
|
+
| notably | omit or specify the point directly | Fine occasionally, weak when repeated |
|
|
30
|
+
| significantly | materially / by X% / statistically significantly | Needs evidence or precision |
|
|
31
|
+
| effective | effective at [task] | Acceptable if tied to evidence |
|
|
32
|
+
| advanced | specific technical descriptor | Too vague if used alone |
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
*Module: vocabulary*
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
# Anti-AI Patterns
|
|
2
|
+
|
|
3
|
+
A modular reference library for detecting and rewriting AI-sounding academic phrasing.
|
|
4
|
+
|
|
5
|
+
This overview file should remain the stable anti-AI entrypoint so future Skills can load it first and then choose one pattern category when needed.
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## How to Use This Library
|
|
10
|
+
|
|
11
|
+
- Read this file when you need the risk model, category map, or a quick retrieval contract.
|
|
12
|
+
- Load one leaf file when the rewrite target is narrow, such as vocabulary inflation or transition overuse.
|
|
13
|
+
- Default retrieval format for downstream Skills is `Problem expression -> Replacement`.
|
|
14
|
+
- Use the risk tier to decide how aggressively to rewrite.
|
|
15
|
+
|
|
16
|
+
## Risk Tiers
|
|
17
|
+
|
|
18
|
+
| Tier | Meaning | Suggested use |
|
|
19
|
+
|------|---------|---------------|
|
|
20
|
+
| High Risk | Strong AI trace or promotional phrasing | Rewrite by default unless domain language truly requires it |
|
|
21
|
+
| Medium Risk | Common smoothing pattern that may sound over-produced | Rewrite when tone feels too polished or repetitive |
|
|
22
|
+
| Optional | Pattern is not necessarily wrong, but can sound generic if overused | Rewrite selectively based on surrounding context |
|
|
23
|
+
|
|
24
|
+
## Module Map
|
|
25
|
+
|
|
26
|
+
- `references/anti-ai-patterns/vocabulary.md`
|
|
27
|
+
- `references/anti-ai-patterns/sentence-patterns.md`
|
|
28
|
+
- `references/anti-ai-patterns/transitions-and-tone.md`
|
|
29
|
+
|
|
30
|
+
## Lightweight Retrieval Layer
|
|
31
|
+
|
|
32
|
+
| Category | Problem expression | Replacement |
|
|
33
|
+
|----------|--------------------|-------------|
|
|
34
|
+
| Vocabulary inflation | `groundbreaking` | `useful in practice` |
|
|
35
|
+
| Sentence overclaim | `This proves that ...` | `This suggests that ...` |
|
|
36
|
+
| Transition over-smoothing | `Moreover, it is worth noting that ...` | `Additionally, ...` or direct statement |
|
|
37
|
+
|
|
38
|
+
## Stable Heading Contract
|
|
39
|
+
|
|
40
|
+
Each leaf file should keep these headings:
|
|
41
|
+
|
|
42
|
+
- `## High Risk`
|
|
43
|
+
- `## Medium Risk`
|
|
44
|
+
- `## Optional`
|
|
45
|
+
|
|
46
|
+
## Maintenance Rules
|
|
47
|
+
|
|
48
|
+
- Keep each entry short enough for direct reuse inside a Skill.
|
|
49
|
+
- Prefer replacements that preserve formal academic tone.
|
|
50
|
+
- Add rationale only when it helps a later Skill explain the rewrite choice.
|
|
51
|
+
- Keep category filenames stable once downstream Skills begin referencing them.
|
|
52
|
+
|
|
53
|
+
---
|
|
54
|
+
|
|
55
|
+
*Entry point: references/anti-ai-patterns.md*
|
|
56
|
+
*Updated for modular loading: 2026-03-11*
|