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

draft-section

Drafts academic prose for a manuscript section from bullet points or an outline. Use when writing or expanding a section.

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

它会碰到什么

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

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

技能内容

Draft Manuscript Section

Draft academic prose for a manuscript section from bullet points or an outline.

Arguments

  • $ARGUMENTS — section name and content notes (e.g., "Introduction: regional GDP disparities, panel data from 2000-2020, spatial econometrics, contributes to convergence literature")

Steps

  1. Parse the section name and content bullets/notes from the arguments.
  1. Read index.qmd to understand:
  • The manuscript's existing tone and writing style
  • What sections already exist and their content
  • Citation conventions used (narrative @key vs parenthetical [@key])
  • What figures and tables are embedded (to reference them)
  1. Read references.bib to know which citations are available for use.
  1. Draft 2–5 paragraphs of academic prose:
  • Write in the register of empirical economics journals (AER, QJE, ReStud style)
  • Use formal but accessible language
  • Structure paragraphs logically: general → specific, or claim → evidence → implication
  • Include Quarto cross-references where appropriate (@sec-, @fig-, @tbl-)
  • Insert citations from references.bib where they strengthen the argument
  • Where a citation would be helpful but none exists in .bib, insert a placeholder: [CITE: description of needed reference]
  1. If the section matches an existing section in index.qmd (e.g., "Introduction" matches ## Introduction {#sec-introduction}):
  • Show how the draft would replace the current [FILL:] placeholders or extend existing content
  • Preserve any {{< embed >}} shortcodes already in that section
  1. Present the draft to the user for review. On approval, insert or replace the content in index.qmd.

Error handling

  • If no section name is provided, ask the user which section to draft.
  • If the arguments are too vague, ask for more specific content points.

想直接用这个技能?

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