paper-select-journal

paper-select-journal is a skill for Claude Code, Codex from huangwb8/ChineseResearchLaTeX. It costs 194 tokens per session (3,106 once invoked), scanned A, original, MIT.

A workflow for choosing suitable SCI journals for a scientific manuscript. It reviews the paper, filters possible journals using impact-factor data, and checks journal scope and recent publications.

In plain words
What is it for?
Use it to compare journals for a manuscript, check whether their subject areas fit, review recent related papers, and produce a ranked submission shortlist.
Why use it?
It reduces the manual effort of matching a paper to journals and helps avoid recommendations based only on outdated or incomplete information.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it to compare journals for a manuscript, check whether their subject areas fit, review recent related papers, and produce a ranked submission shortlist.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/huangwb8/chineseresearchlatex/paper-select-journal
About the project

ChineseResearchLaTeX is a collection of LaTeX templates and an AI-assisted workflow for preparing Chinese research documents such as grant proposals, papers, theses, and academic CVs. Researchers use it to plan, format, review, compile, and revise these documents with human oversight. The catalogue skills and instructions support its agent-based research-writing workflow.

huangwb8/ChineseResearchLaTeX · 2,721 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add huangwb8/ChineseResearchLaTeX --skill paper-select-journal
Clone the repo
git clone --depth 1 https://github.com/huangwb8/ChineseResearchLaTeX

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for paper-select-journal

README.md
[![agentmods](https://agentmods.dev/badge/skills/huangwb8/chineseresearchlatex/paper-select-journal/github.svg)](https://agentmods.dev/skills/huangwb8/chineseresearchlatex/paper-select-journal)
Your own site
<a href="https://agentmods.dev/skills/huangwb8/chineseresearchlatex/paper-select-journal"><img src="https://agentmods.dev/badge/skills/huangwb8/chineseresearchlatex/paper-select-journal/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for paper-select-journal

Your own site · 80×15
<a href="https://agentmods.dev/skills/huangwb8/chineseresearchlatex/paper-select-journal"><img src="https://agentmods.dev/badge/skills/huangwb8/chineseresearchlatex/paper-select-journal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 194 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,106 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00194 $0.03106
Opus 5 $0.00097 $0.01553
Sonnet 5 $0.00039 $0.00621
Haiku 4.5 $0.00019 $0.00311

Measured 3d ago against content hash a8d3eac0fc66, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

paper-select-journal scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/common.py, scripts/fetch_pubmed_recent.py, scripts/init_workspace.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/paper-select-journal/SKILL.md · 264 lines

How it starts

The opening of the file, as written. The whole thing — 264 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Paper Select Journal

核心原则

  • 当前信息必须实时核验:scope、官网、业内认可度、中科院分区、近 3 个月论文都属于时效性信息,不能靠旧记忆。
  • 中间文件只允许落在当前工作目录下的 .bensz-api/task-{yyyymmdd-hhmm}-{简短描述}/paper-select-journal/ 隐藏目录;用户若明确指定其他目录,才可覆盖默认值。
  • Set1 不再依赖固定语义权重。脚本只负责最小硬过滤与候选池整理,真正的语义规划由当前宿主模型完成。
  • Set1 不是最终答案。最终报告只保留证据充分的 Set3,最多 10 个期刊。
  • 不能推荐明显预警、垃圾期刊或影响因子低于 3 的期刊;若确实保留低于 3 的例外,必须写明“为何它仍是领域内人类专家认可的稳妥选择”。
  • 宁可少报,也不要为了凑满 10 个而硬凑。

输入与工作区

  • 用户需求可选,manuscript 必选。
  • manuscript 可来自粘贴的标题 / 摘要 / 全文片段,或本地 .md.txt.tex.pdf.docx,也可混合提供。
  • 一旦进入隐藏工作区流程,后续供脚本读取的 analysis/*.json 必须保留在当前 run 目录内;不要把 manuscript_profile.jsonset2_scope_review.jsonfinal_recommendations.json 指到 run 目录外。

先初始化隐藏工作区:

python3 <skill_root>/scripts/init_workspace.py --project-root .

脚本会创建 .bensz-api/task-{yyyymmdd-hhmm}-{简短描述}/paper-select-journal/{yyyy-mm-dd-hh-mm}/,其中至少包含:

  • inputs/
  • analysis/
  • candidates/
  • pubmed/
  • reports/

后续所有中间文件都必须留在该 run 目录内。

流程

输入

按用户请求和配置文件提供必要输入;缺失信息应明确列出并停止依赖该输入的步骤。

执行步骤

先写 manuscript 画像

完整理解论文后,把结果写入 analysis/manuscript_profile.json

  • 模板:templates/manuscript_profile.template.json
  • 写法:references/manuscript-profile.md 最低字段:
  • title
  • abstract
  • keywords
  • manuscript_summary

画像的作用是帮助 AI 理解稿件,而不是喂给固定打分公式。 如果用户偏好复杂,优先把偏好写成自然语言放进 target_journal_briefnotes,不要为了脚本凑很多硬编码线索。 如果确实需要保留低 IF 的人工例外期刊,只能作为后续人工补录候选,并且必须在最终报告里解释“为什么它虽然低于阈值,仍是领域内稳妥选择”。

用内置 2023IF.xlsx 做 Set1 候选池

内置目录:assets/journal_catalog/2023IF.xlsx

运行:

python3 <skill_root>/scripts/shortlist_journals.py \
  --workspace .bensz-api/task-{yyyymmdd-hhmm}-{简短描述}/paper-select-journal/{yyyy-mm-dd-hh-mm} \
  --profile .bensz-api/task-{yyyymmdd-hhmm}-{简短描述}/paper-select-journal/{yyyy-mm-dd-hh-mm}/analysis/manuscript_profile.json

产物:

  • candidates/set1_candidates.json
  • candidates/set1_candidates.md

这里的脚本只做最小硬过滤:

  • 影响因子下限
  • 用户明确排除的期刊
  • 基础元数据整理(JIF、分区、OA 比例、引用量)

不要把这一步输出误解为“已经按语义排好序的最终 shortlist”。 你必须读取该候选池,再结合 manuscript 自主规划真正值得进入 Set2 的期刊。

Read the full file on GitHub · 264 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +21 lines a8d3eac0fc66
  2. 11d ago First seen · 243 lines · 194 tokens per session scan A 8a4697046157

Subscribe to this mod's changes

paper-select-journal is a skill published in the GitHub repository huangwb8/ChineseResearchLaTeX (2,721 stars, last pushed 3d ago), licensed MIT. It adds 194 tokens to every session and 3,106 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

results-analysis

This skill should be used when the user asks to "analyze experimental results", "run strict statistical analysis", "compare model performance", "generate scientific figures", "check significance", "do ablation analysis", or mentions interpreting experiment data with rigorous statistics and visualization. It focuses on…

Galaxy-Dawn/claude-scholar · 68 tokens

nature-data

Prepare, audit, or revise Nature-ready Data Availability statements, data repository plans, dataset citations, and FAIR metadata checklists for manuscripts. Use when the user asks about Nature data availability, research data sharing, repository selection, accession numbers, restricted or sensitive data, source data…

Galaxy-Dawn/claude-scholar · 90 tokens

nature-response

Draft, audit, or revise point-by-point reviewer response letters for Nature-family manuscript revisions. Use when the user provides reviewer comments, editor decision letters, revision notes, response drafts, or asks how to respond to major/minor revision requests, rebuttal letters, response to reviewers, peer-review…

Galaxy-Dawn/claude-scholar · 91 tokens

paper-self-review

This skill should be used when the user asks to "review paper quality", "check paper completeness", "validate paper structure", "self-review before submission", "audit claims", "check overclaiming", "verify whether results support claims", or mentions systematic paper quality checking. Provides comprehensive quality…

Galaxy-Dawn/claude-scholar · 68 tokens

post-acceptance

This skill should be used when the user asks to "prepare conference presentation", "create presentation slides", "design poster", "make academic poster", "write promotion content", "create Twitter thread", or mentions post-acceptance conference preparation. Provides comprehensive workflow for presentation, poster, and…

Galaxy-Dawn/claude-scholar · 66 tokens

results-report

A workflow for turning completed experiment analyses into a structured research report with findings, limitations, failures, and next steps.

Galaxy-Dawn/claude-scholar · 78 tokens