skills/43-wentorai-research-plugins/skills/writing/composition/introduction-writing-guide/SKILL.md
Guide to writing effective research paper introductions
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research introduction-writing-guideInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Write compelling research paper introductions using the CARS (Create A Research Space) model with structured approaches for establishing context, identifying gaps, and motivating your study.
John Swales' Create A Research Space (CARS) model is the most widely used framework for structuring academic introductions. It consists of three rhetorical "moves":
| Move | Purpose | Typical Length | |------|---------|---------------| | Move 1: Establishing a territory | Show the research area is important and active | 2-4 paragraphs | | Move 2: Establishing a niche | Identify a gap, question, or problem | 1-2 paragraphs | | Move 3: Occupying the niche | State what your paper does to address the gap | 1-2 paragraphs |
Signal that the topic is important, interesting, or well-established:
Pattern phrases:
- "X has attracted considerable attention in recent years..."
- "The role of X in Y is well established..."
- "X is a fundamental aspect of..."
- "Understanding X is critical for..."
- "Recent advances in X have transformed..."
Summarize the current state of knowledge:
Pattern phrases:
- "Previous studies have demonstrated that..."
- "It is widely accepted that X leads to Y..."
- "Several approaches have been proposed to address X, including..."
- "Research in this area has traditionally focused on..."
Cite specific studies to build the scholarly context:
Example paragraph:
"Smith et al. (2020) demonstrated that X improves Y by 30%.
Building on this finding, Jones (2021) extended the approach to Z domain,
reporting similar gains. Meanwhile, Chen and Lee (2022) proposed an
alternative framework that addresses the scalability limitations of
earlier methods."
Tips for Move 1:
This is the most critical move. You must convince the reader that there is a problem worth solving.
Pattern phrases:
- "However, these approaches suffer from..."
- "Despite these advances, X remains poorly understood..."
- "A major limitation of existing methods is..."
- "These findings have been contradicted by..."
Pattern phrases:
- "To date, no study has examined..."
- "Little attention has been paid to..."
- "The relationship between X and Y has not been explored..."
- "A comprehensive analysis of X is still lacking..."
Pattern phrases:
- "An open question is whether X can be applied to..."
- "It remains unclear how X affects Y under conditions Z..."
- "This raises the question of..."
Pattern phrases:
- "Following the approach of Smith (2020), we extend..."
- "Building on recent advances in X, this paper..."
Tips for Move 2:
Pattern phrases:
- "In this paper, we propose..."
- "The present study aims to..."
- "This work introduces a novel approach to..."
- "We address this gap by..."
Pattern phrases:
- "Our results demonstrate that..."
- "We show that X outperforms Y by Z%..."
- "The key finding is that..."
Example:
"The remainder of this paper is organized as follows. Section 2
reviews related work. Section 3 describes our methodology. Section 4
presents experimental results. Section 5 discusses implications and
limitations. Section 6 concludes."
[Move 1A: Centrality claim - 1-2 sentences]
[Topic] is a critical challenge in [field], with applications
in [area 1], [area 2], and [area 3].
[Move 1B-1C: Background and review - 2-3 paragraphs]
Previous work has established that [known fact]. Smith et al. (2020)
showed [finding 1]. Jones (2021) extended this to [finding 2].
More recently, Chen (2022) demonstrated [finding 3].
[Move 2: Gap identification - 1 paragraph]
However, existing approaches have several limitations. First, [limitation 1].
Second, [limitation 2]. To date, no work has addressed [specific gap].
[Move 3A: Purpose statement - 1-2 sentences]
In this paper, we propose [method/framework] to address [gap].
Our approach differs from prior work in [key difference].
[Move 3B: Key findings - 1-2 sentences]
Our experiments on [benchmark] demonstrate that [main result],
achieving [quantitative improvement] over the state of the art.
[Move 3C: Structure outline - optional, 1-2 sentences]
The rest of this paper is organized as follows...
| Mistake | Problem | Fix | |---------|---------|-----| | Too broad opening | "Since the dawn of time..." | Start at the field level, not civilization level | | No clear gap | Reader does not understand why the paper is needed | State the gap explicitly in 1-2 sentences | | Overpromising | Claims too broad relative to actual contribution | Use hedging: "we investigate" not "we solve" | | Citing too few papers | Appears unaware of related work | Cite 15-25 papers in a typical introduction | | Too long | Buries the contribution | Aim for 1-2 pages (conference) or 2-4 pages (journal) | | Jargon overload | Inaccessible to non-specialist reviewers | Define key terms on first use |
development
Conduct rigorous thematic analysis (TA) of qualitative data following Braun and Clarke's (2006) six-phase framework. Use whenever the user mentions 'thematic analysis', 'TA', 'Braun and Clarke', 'qualitative coding', 'identifying themes', or asks for help analysing interviews, focus groups, open-ended survey responses, or transcripts to identify patterns. Also trigger for questions about inductive vs theoretical coding, semantic vs latent themes, essentialist vs constructionist epistemology, building a thematic map, or writing up a qualitative findings section. Covers all six phases, the four upfront analytic decisions, the 15-point quality checklist, and the five common pitfalls. Produces a Word document write-up and an annotated thematic map. Does NOT cover IPA, grounded theory, discourse analysis, conversation analysis, or narrative analysis — use a different method for those.
development
Guide users through writing a systematic literature review (SLR) following the PRISMA 2020 framework. Use this skill whenever the user mentions 'systematic review', 'systematic literature review', 'SLR', 'PRISMA', 'PRISMA 2020', 'PRISMA flow diagram', 'PRISMA checklist', or asks for help writing, structuring, or auditing a literature review that follows reporting guidelines. Also trigger when the user asks about inclusion/exclusion criteria for a review, search strategies for databases like Scopus/WoS/PubMed, study selection processes, risk of bias assessment, or narrative synthesis for a review paper. This skill covers the full PRISMA 2020 checklist (27 items), produces a Word document manuscript in strict journal article format, generates an annotated PRISMA flow diagram, and enforces APA 7th Edition referencing throughout. It does NOT cover meta-analysis or statistical pooling. By Chuah Kee Man.
testing
Performs placebo-in-time sensitivity analysis with hierarchical null model and optional Bayesian assurance. Use when checking model robustness, verifying lack of pre-intervention effects, or estimating study power.
data-ai
Fit, summarize, plot, and interpret a chosen CausalPy experiment. Use after the causal method has been selected, including when configuring PyMC/sklearn models and scale-aware custom priors.