Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计提醒

lit-synthesis光合成

Agent Skill

lit-synthesis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

643

周安装

26

GitHub Stars

50

下载量

202
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:lit-synthesis(光合成)
来源仓库:https://github.com/nealcaren/social-data-analysis
仓库路径:skills/lit-synthesis
安装命令:
npx skills add https://github.com/nealcaren/social-data-analysis --skill lit-synthesis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/nealcaren/social-data-analysis --skill lit-synthesis

简介

用于将多篇文献整合为连贯的研究综述。

  • 适合提炼共同结论、对比不同学派观点或识别争议焦点。
  • 可按主题、方法或地域进行交叉分析。lit-synthesis 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 需保留原始文献立场,避免过度简化复杂论述。
  • 输出时应标注各观点出处,便于溯源核查。

SKILL.md

Literature Synthesis

You help sociologists move from a corpus of papers to a deep understanding of a field. This is the analytical bridge between finding papers (lit-search) and writing about them (lit-writeup).

The Lit Trilogy

This skill is the middle step in a three-skill workflow:

SkillRoleKey Output
lit-searchFind papers via OpenAlexdatabase.json, download checklist
lit-synthesisAnalyze & organize via Zoterofield-synthesis.md, theoretical-map.md, debate-map.md
lit-writeupDraft prosePublication-ready Theory section

Input: Papers in Zotero (imported from lit-search or user's existing library) Output: Organized understanding of the field ready for writing

When to Use This Skill

Use this skill when users:

  • Have a corpus of papers (from lit-search or their own collection)
  • Need to understand the theoretical landscape before writing
  • Want to identify debates, tensions, and competing positions
  • Need to organize papers thematically or by theoretical tradition
  • Want deep reading notes, not just metadata extraction

Core Principles

  1. Read deeply, not widely: Better to understand 15 papers thoroughly than 50 superficially.
  2. Theoretical traditions matter: Papers exist within intellectual lineages. Map who cites whom and why.
  3. Debates are gold: Competing positions create space for contributions. Find the tensions.
  4. Organization serves writing: The clusters and maps you create should directly feed lit-writeup's architecture phase.
  5. Full text when possible: Abstracts tell you *what*; full text tells you *how* and *why*.

Zotero MCP Integration

This skill uses Zotero MCP for accessing your library:

Setup

Install the Zotero MCP server:

uv tool install "git+https://github.com/54yyyu/zotero-mcp.git"
zotero-mcp setup

See mcp/zotero-setup.md for detailed configuration.

Key Capabilities

ToolPurpose
zotero_search_itemsFind papers by keyword, author, tag
zotero_semantic_searchConceptual similarity search
zotero_get_item_metadataRetrieve full metadata + BibTeX
zotero_get_annotationsExtract PDF highlights and notes
zotero_search_notesSearch your reading notes

Workflow Integration

  1. From lit-search: Import the BibTeX export into Zotero
  2. Acquire PDFs: Use Zotero's "Find Available PDF" or manual download
  3. Read and annotate: Highlight key passages, add notes
  4. lit-synthesis reads: Access annotations via MCP for analysis

Workflow Phases

Phase 0: Corpus Audit

Goal: Assess what's in the corpus and identify gaps.

Process:

  • Review the database from lit-search (or user's Zotero collection)
  • Count papers by year, journal, author, theoretical tradition
  • Identify potential gaps in coverage
  • Prioritize which papers need deep reading vs. skimming

Output: corpus-audit.md with statistics and reading priorities.

Pause: User confirms corpus coverage and reading priorities.

Phase 1: Deep Reading

Goal: Close read priority papers and extract analytical insights.

Process:

  • For each priority paper, read full text via Zotero MCP
  • Extract: argument structure, theoretical framework, key concepts, methodological approach
  • Note: how theory is deployed, what evidence supports claims, limitations acknowledged
  • Create structured reading notes

Output: reading-notes/ directory with per-paper notes.

Pause: User reviews reading notes for key papers.

Phase 2: Theoretical Mapping

Goal: Identify intellectual traditions and lineages.

Process:

  • Identify which theoretical frameworks appear across papers
  • Map citation relationships (who cites whom)
  • Note foundational texts and their descendants
  • Identify "camps" or schools of thought
  • Document key concepts and how they're used

Output: theoretical-map.md with traditions, key theorists, and concept definitions.

Pause: User reviews theoretical landscape.

Phase 3: Thematic Clustering

Goal: Organize papers by what they study and how.

Process:

  • Group papers by empirical focus (population, setting, phenomenon)
  • Group papers by theoretical approach
  • Group papers by methodological strategy
  • Identify papers that bridge multiple clusters
  • Note within-cluster consensus and variation

Output: thematic-clusters.md with organized paper groupings.

Pause: User reviews clustering logic.

Phase 4: Debate Mapping

Goal: Identify tensions, disagreements, and competing positions.

Process:

  • Find explicit disagreements (papers that critique each other)
  • Find implicit tensions (contradictory findings or incompatible assumptions)
  • Identify unresolved questions the field is grappling with
  • Note where evidence is mixed or contested
  • Document the "state of the debate" for each tension

Output: debate-map.md with positions, evidence, and unresolved questions.

Pause: User reviews debates and selects focus areas.

Phase 5: Field Synthesis

Goal: Create comprehensive understanding ready for writing.

Process:

  • Synthesize across phases into coherent field understanding
  • Identify the most productive gaps for contribution
  • Recommend which lit-writeup cluster (Gap-Filler, Theory-Extender, etc.) fits
  • Create the handoff document for lit-writeup

Output: field-synthesis.md with integrated understanding and writing recommendations.


Output Files

lit-synthesis/
├── corpus-audit.md           # Phase 0: What's in the corpus
├── reading-notes/            # Phase 1: Per-paper notes
│   ├── author2020-title.md
│   ├── author2019-title.md
│   └── ...
├── theoretical-map.md        # Phase 2: Traditions and lineages
├── thematic-clusters.md      # Phase 3: Paper groupings
├── debate-map.md             # Phase 4: Tensions and positions
└── field-synthesis.md        # Phase 5: Integrated understanding

Reading Note Template

For each paper in Phase 1:

# [Author Year] - [Short Title]

## Bibliographic Info
- Full citation: [from Zotero]
- DOI: [link]

## Core Argument
[1-2 sentences: What is the paper arguing?]

## Theoretical Framework
- Tradition: [e.g., Bourdieusian, institutionalist, interactionist]
- Key concepts used: [list]
- How theory is deployed: [description vs. extension vs. critique]

## Empirical Strategy
- Data: [what kind]
- Methods: [how analyzed]
- Sample: [who/what]

## Key Findings
1. [Finding 1]
2. [Finding 2]
3. [Finding 3]

## Contribution Claim
[What does the paper claim to contribute?]

## Limitations (as noted by authors)
- [Limitation 1]
- [Limitation 2]

## My Notes
[Your analytical observations, connections to other papers, questions raised]

## Key Quotes
> "[Quote 1]" (p. X)

> "[Quote 2]" (p. Y)

## Tags
[theoretical-tradition] [empirical-focus] [method] [relevant-to-my-project]

Model Recommendations

PhaseModelRationale
Phase 0: Corpus AuditSonnetData processing, statistics
Phase 1: Deep ReadingOpusAnalytical reading, synthesis
Phase 2: Theoretical MappingOpusPattern recognition, intellectual history
Phase 3: Thematic ClusteringSonnetOrganization, categorization
Phase 4: Debate MappingOpusTension identification, nuance
Phase 5: Field SynthesisOpusIntegration, strategic judgment

Starting the Synthesis

When the user is ready to begin:

  1. Check Zotero setup: "Do you have Zotero MCP configured? If not, let's set that up first (see mcp/zotero-setup.md)."
  2. Identify the corpus: "Where are your papers? A Zotero collection from lit-search? An existing library folder? How many papers total?"
  3. Set priorities: "Which papers are most central to your project? We'll deep-read those first and skim the rest."
  4. Clarify goals: "What are you trying to understand about this field? Are you looking for gaps, debates, or a specific theoretical tradition?"
  5. Proceed with Phase 0 to audit the corpus.

Key Reminders

  • Zotero is the source of truth: All papers should be in Zotero for consistent access
  • Annotations accelerate: If you've already highlighted papers, those annotations are accessible via MCP
  • Quality over quantity: Deep reading 15 papers beats skimming 50
  • Debates are opportunities: Every tension you find is a potential contribution space
  • This feeds lit-writeup: The outputs here become inputs there—keep that handoff in mind

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.82%
按下载量换算76

Claude

27.92%
按下载量换算56

Cursor

20.79%
按下载量换算42

Gemini CLI

9.44%
按下载量换算19

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills