sf-workflow

GitHub

Social Forces投稿路由技能,根据论文生命周期阶段或具体症状(如字数超标、受众不符),将用户引导至对应的子技能。强调期刊对一般社会科学受众的普适性要求、1万字含参考文献上限及10个图表限制,确保方法论严谨性。

Social-Forces-Skills/skills/sf-workflow/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

开始新SF论文不知如何起步 项目中途不确定下一步该用哪个技能 担心论文仅适合特定子领域而非一般社科读者 收到决定信需回复

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill sf-workflow -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Social-Forces-Skills/skills/sf-workflow -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@sf-workflow

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill sf-workflow -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "sf-workflow",
    "description": "Use as the entry point for any Social Forces (SF) manuscript. Routes to the right SF sub-skill based on where you are in the lifecycle, keeping the paper aimed at a general social-science audience and inside the journal's reference-inclusive 10,000-word cap and 10-panel exhibit limit. It dispatches; it does not draft content."
}

Social Forces Workflow Router (sf-workflow)

The orchestrator for a Social Forces submission. Figure out the stage, then send the user to the matching skill. SF is a general social-science journal (centered on sociology, published by Oxford University Press for UNC Chapel Hill) with a reputation for methodological rigor. Two structural facts shape every routing decision: the 10,000-word cap includes the reference list, and exhibits are capped at 10 tables and figure panels.

When to trigger

  • Starting a new SF paper and unsure where to begin
  • Mid-project and unsure which skill applies next
  • Worried the paper reads as subfield-only rather than for a general social-science audience
  • Returning with a decision letter (route to sf-rebuttal)

First check: fit and format

Situation Route to
Unsure the question matters beyond your subfield sf-topic-selection
Strong subfield lit but no general-audience framing sf-literature-positioning
A finding without a portable argument sf-theory-building
Identification / case-selection / design worries sf-research-design
Over 10,000 words with references counted sf-writing-style (trim)
More than 10 tables and figure panels sf-tables-figures (cut/consolidate)

Routing map (stage → skill)

Idea / fit?                          → sf-topic-selection
Where does it sit in the field?      → sf-literature-positioning
What's the portable argument?        → sf-theory-building
Is the design defensible?            → sf-research-design
Are the analyses sound?              → sf-data-analysis
Are the exhibits within 10 panels?   → sf-tables-figures
Does it read for a general audience? → sf-writing-style
Data availability statement ready?   → sf-data-and-transparency
How will it be judged?               → sf-review-process
Ready to submit?                     → sf-submission
Got an R&R / decision?               → sf-rebuttal

Default order

topic-selection → literature-positioning → theory-building → research-design → data-analysis → tables-figures → writing-style → data-and-transparency → review-process → submission → rebuttal

Iterate: most SF papers loop theory ↔ design ↔ analysis several times, then spend real effort trimming prose (references count!) and exhibits (10-panel cap) before writing-style and submission.

Anti-patterns

  • Treating SF like a narrow subfield outlet — it judges work by general social-science significance
  • Forgetting that references count toward the 10,000-word cap until the final trim
  • Letting exhibits drift past 10 panels and discovering it at submission
  • Formatting to the ASA Style Guide or an AJS-style house format — SF uses Chicago 17th author-date

Symptom-to-route shortcuts

When a user arrives mid-stream with a complaint rather than a stage, route on the symptom:

User says Likely real problem Route to
"Reviewer called it descriptive" Missing portable argument sf-theory-building
"It's 1,500 words over" References counted late sf-writing-style
"Reviewer doubts the causal claim" Identification gap sf-research-design
"Feels too niche for SF" General-significance gap sf-topic-selection

Worked vignette (illustrative): a user brings a clean networks analysis but a referee wrote "elegant method, unclear social question." That is not a methods problem — route first to sf-topic-selection and sf-theory-building to surface the substantive payoff, then back to sf-tables-figures to ration the panels, only afterward to sf-submission.

Router pass for Social Forces

Treat this skill as an executable review pass, not a prose hint. First lock the social mechanism, data scope, identification or interpretation, and contribution to a wider literature; then judge whether the current manuscript answers the venue's real reader: social-science reviewers who want generalizable social-process evidence across sociology, demography, and policy-adjacent topics.

  • Do the pass: Run the pack as a sequence: fit gate, evidence gate, writing gate, source-map gate, and final output contract; stop when a gate lacks evidence.
  • Return a ledger: give claim / evidence / risk / manuscript location rows, so the next agent can edit rather than rediscover the issue.
  • Sibling guard: compare against ASR/AJS for top sociology theory stakes, Demography for population process, JMF for family-specific claims; if a sibling owns the contribution, recommend re-routing before polishing format.
  • Stop condition: do not give submission-ready advice until the pack's resources/official-source-map.md has been checked for volatile rules and the manuscript has one concrete fix for the largest venue-specific risk.

Output format

【Stage】idea / positioning / theory / design / analysis / exhibits / writing / transparency / review / submit / rebut
【Fit】general social-science significance clear? [Y/N]
【Format risk】words (incl. refs) ≤ 10,000? panels ≤ 10? [Y/N]
【Route to】sf-<skill>
【Why】one line
【Then】the next skill after that

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 14:25

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
9adab188
Indexed
2026-07-05 14:25

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 11:22
浙ICP备14020137号-1 $Carte des visiteurs$