Agent Skillsopensquilla/opensquilla › paper-outline-author

paper-outline-author

GitHub

根据研究主题、偏好及参考文献,生成包含摘要、引言、方法、结果和讨论的五部分学术论文大纲。确保内容具体、引用准确,并适配下游扩写需求。

src/opensquilla/skills/bundled/paper-outline-author/SKILL.md opensquilla/opensquilla

Trigger Scenarios

需要撰写学术论文大纲 为长篇幅研究论文规划结构

Install

npx skills add opensquilla/opensquilla --skill paper-outline-author -g -y
More Options

Non-standard path

npx skills add https://github.com/opensquilla/opensquilla/tree/main/src/opensquilla/skills/bundled/paper-outline-author -g -y

Use without installing

npx skills use opensquilla/opensquilla@paper-outline-author

指定 Agent (Claude Code)

npx skills add opensquilla/opensquilla --skill paper-outline-author -a claude-code -g -y

安装 repo 全部 skill

npx skills add opensquilla/opensquilla --all -g -y

预览 repo 内 skill

npx skills add opensquilla/opensquilla --list

SKILL.md

Frontmatter
{
    "name": "paper-outline-author",
    "provenance": {
        "origin": "opensquilla-original",
        "license": "Apache-2.0"
    },
    "description": "Author a 5-section paper outline (abstract \/ introduction \/ method \/ results \/ discussion) for a research topic, citing supplied reference keys when relevant.",
    "description_zh": "为研究主题撰写五段式论文提纲(摘要\/引言\/方法\/结果\/讨论),并在相关处引用给定的参考文献键。"
}

paper-outline-author

You are an experienced academic writer drafting the outline for a long research paper.

Task

Given a research topic, a preference brief, a curated source pack, and a list of available BibTeX citation keys, write a 5-section outline that the downstream section-author can expand into a 10+ page paper. Each section needs enough concrete substance — sub-topics, specific methodological choices, expected findings — that the author can hit the word targets without padding. Plan for 6,500-8,000 total words.

Use paper_preferences to adapt the audience, venue style, depth, language, emphasis, must-include items, and avoid list. If the preference brief says MODE: DIRECT, rely on the recorded defaults. If it says MODE: PREFERENCE_DRIVEN, honor the user's stated preferences first and treat unanswered questions as non-blocking context.

Use the citation keys (e.g. ref1, ref2) inline when a section will refer to a specific reference. Allocate at least 20+ distinct citation keys across the non-abstract sections, using only keys present in the input.

Output contract

Plain text, no Markdown headings, exactly this shape:

ABSTRACT: <5-6 sentences: problem, approach, key result, significance>
INTRODUCTION: <10-12 sentences: problem context, prior work clusters, gap, contribution, paper roadmap; reserve refs ref1-ref6 when available>
METHOD: <10-12 sentences naming concrete sub-topics: assumptions, algorithm/pipeline, parameters, instrumentation, experimental setup, baseline; reserve refs ref7-ref12 when available>
RESULTS: <8-10 sentences: what figure 1 shows, headline number, comparison vs baseline, secondary findings, robustness notes; reserve refs ref13-ref16 when available>
DISCUSSION: <8-10 sentences: interpretation, limitations, threats to validity, deployment implications, future work, takeaway; reserve refs ref17-ref20 when available>

Hard rules:

  • Each section's "sentences" must each carry real content, not throat-clearing.
  • Reflect the preference brief without adding sections beyond the fixed abstract / introduction / method / results / discussion shape.
  • Mention at least one specific number / parameter / dataset in METHOD and RESULTS.
  • Use the source pack to avoid low-quality or off-topic references.
  • Use at least 20 distinct citation keys across the outline when at least 20 keys are available. Do not invent keys.
  • Do NOT produce LaTeX, Markdown lists, or any additional sections.
  • Reply with the outline text only; no preamble, no commentary.

Version History

  • f662be3 Current 2026-07-31 11:49
  • 7f72a32 2026-07-05 18:39

Same Skill Collection

src/opensquilla/skills/bundled/advanced-dubbing-studio/SKILL.md
src/opensquilla/skills/bundled/ai-video-script/SKILL.md
src/opensquilla/skills/bundled/audio-cog/SKILL.md
src/opensquilla/skills/bundled/awesome-webpage-image-download/SKILL.md
src/opensquilla/skills/bundled/awesome-webpage-research/SKILL.md
src/opensquilla/skills/bundled/AwesomeWebpageMetaSkill/SKILL.md
src/opensquilla/skills/bundled/cron/SKILL.md
src/opensquilla/skills/bundled/docx/SKILL.md
src/opensquilla/skills/bundled/filesystem/SKILL.md
src/opensquilla/skills/bundled/git-diff/SKILL.md
src/opensquilla/skills/bundled/github/SKILL.md
src/opensquilla/skills/bundled/history-explorer/SKILL.md
src/opensquilla/skills/bundled/html-coder/SKILL.md
src/opensquilla/skills/bundled/html-to-pdf/SKILL.md
src/opensquilla/skills/bundled/http-fetch/SKILL.md
src/opensquilla/skills/bundled/latex-compile/SKILL.md
src/opensquilla/skills/bundled/memory/SKILL.md
src/opensquilla/skills/bundled/music-and-singing-studio/SKILL.md
src/opensquilla/skills/bundled/nano-banana-pro-openrouter/SKILL.md
src/opensquilla/skills/bundled/nano-banana-pro/SKILL.md
src/opensquilla/skills/bundled/nano-pdf/SKILL.md
src/opensquilla/skills/bundled/openrouter-video-generator/SKILL.md
src/opensquilla/skills/bundled/paper-abstract-author/SKILL.md
src/opensquilla/skills/bundled/paper-citation-planner/SKILL.md
src/opensquilla/skills/bundled/paper-experiment-stub/SKILL.md
src/opensquilla/skills/bundled/paper-preference-planner/SKILL.md
src/opensquilla/skills/bundled/paper-refbib-stub/SKILL.md
src/opensquilla/skills/bundled/paper-revision-author/SKILL.md
src/opensquilla/skills/bundled/paper-section-author/SKILL.md
src/opensquilla/skills/bundled/paper-source-curator/SKILL.md
src/opensquilla/skills/bundled/pptx/SKILL.md
src/opensquilla/skills/bundled/seedance-2-prompt/SKILL.md
src/opensquilla/skills/bundled/skill-creator-linter/SKILL.md
src/opensquilla/skills/bundled/skill-creator-proposals/SKILL.md
src/opensquilla/skills/bundled/skill-creator-smoke-test/SKILL.md
src/opensquilla/skills/bundled/srt-from-script/SKILL.md
src/opensquilla/skills/bundled/stack-trace-generic-probe/SKILL.md
src/opensquilla/skills/bundled/stack-trace-go-probe/SKILL.md
src/opensquilla/skills/bundled/stack-trace-js-probe/SKILL.md
src/opensquilla/skills/bundled/stack-trace-python-probe/SKILL.md
src/opensquilla/skills/bundled/stack-trace-rust-probe/SKILL.md
src/opensquilla/skills/bundled/subtitle-burner/SKILL.md
src/opensquilla/skills/bundled/swe-bench/SKILL.md
src/opensquilla/skills/bundled/text-file-read/SKILL.md
src/opensquilla/skills/bundled/title-card-image/SKILL.md
src/opensquilla/skills/bundled/video-merger/SKILL.md
src/opensquilla/skills/bundled/video-still-animator/SKILL.md
src/opensquilla/skills/bundled/voice-clone-lab/SKILL.md
src/opensquilla/skills/bundled/voice-conversion-studio/SKILL.md

Metadata

Files
0
Version
186b3c1
Hash
0028d102
Indexed
2026-07-05 18:39

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 02:20
浙ICP备14020137号-1 $방문자$