跳到主要内容
知仓学习社ZHICANG

abstract

Reads the manuscript and notebooks to generate a structured abstract. Use when writing or updating the abstract.

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Auto-Empirical-Research-Skills

它会碰到什么

扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Generate Abstract

Read the manuscript and generate a structured abstract.

Arguments

  • $ARGUMENTS — optional target word count (default: 150 words)

Steps

  1. Parse the target word count from arguments (default 150 if not specified).
  1. Read index.qmd in full:
  • Identify the research question from the Introduction
  • Identify the data and methods from the Data/Methods sections
  • Identify key results from the Results section
  • Identify the contribution from the Conclusion
  1. Read the registered notebooks to extract key quantitative findings:
  • Main coefficient estimates and significance levels
  • Sample size
  • Key figures or descriptive statistics
  1. Draft a structured abstract with these components:
  • Motivation (1–2 sentences): What problem or question does this paper address? Why does it matter?
  • Data and methods (1–2 sentences): What data, sample, and empirical approach are used?
  • Key results (2–3 sentences): What are the main findings? Include specific numbers where possible.
  • Contribution (1 sentence): What is the paper's contribution to the literature or policy?
  1. Verify the word count is within ±10% of the target. Adjust if needed.
  1. Present the draft to the user for review.
  1. On approval, update the abstract: field in the YAML front matter of index.qmd:
   abstract: |
     <drafted abstract text>

Error handling

  • If index.qmd has only [FILL:] placeholders in the body sections, inform the user that the manuscript needs more content before an abstract can be generated.
  • If the current abstract field already contains real content (not a [FILL:] placeholder), show it and ask whether to replace or refine it.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。