Skip to content
BeClaude

scholar-forge

New
19GitHub TrendingGeneralby hyl-ailab

Academic writing Agent Skill — citation integrity, venue intelligence, bilingual CN/EN (GB/T 7714)

Summary

Scholar Forge is an academic writing agent that ensures citation integrity, provides venue intelligence, and supports bilingual output in Chinese (GB/T 7714) and English.

  • It helps developers and researchers maintain proper citation formats, discover relevant venues, and generate accurate references for their manuscripts.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/scholar-forge.md

3
Invoke with @agent-name
@scholar-forge

Use Cases

Automatically format citations and references in GB/T 7714 standard for Chinese academic papers.
Suggest appropriate journals or conferences based on a paper's abstract and keywords.
Convert a bibliography from one citation style (e.g., APA) to another (e.g., GB/T 7714).
Check a manuscript for missing or incorrect citations and recommend fixes.
Generate a complete reference list from a set of DOIs or URLs.
Provide bilingual (Chinese/English) citation support for cross-language publications.

Usage Examples

1

/scholar-forge format my references in GB/T 7714 style from this bibliography file.

2

Convert these APA citations to GB/T 7714 format for my Chinese journal submission.

3

Suggest top venues for my paper on machine learning in healthcare based on this abstract.

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is scholar-forge?

Scholar Forge is an academic writing agent that ensures citation integrity, provides venue intelligence, and supports bilingual output in Chinese (GB/T 7714) and English. It helps developers and researchers maintain proper citation formats, discover relevant venues, and generate accurate references for their manuscripts.

How to install scholar-forge?

To install scholar-forge: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/scholar-forge.md. Finally, @scholar-forge in Claude Code.

What is scholar-forge best for?

scholar-forge is a agent categorized under General. It is designed for: agent. Created by hyl-ailab.

What can I use scholar-forge for?

scholar-forge is useful for: Automatically format citations and references in GB/T 7714 standard for Chinese academic papers.; Suggest appropriate journals or conferences based on a paper's abstract and keywords.; Convert a bibliography from one citation style (e.g., APA) to another (e.g., GB/T 7714).; Check a manuscript for missing or incorrect citations and recommend fixes.; Generate a complete reference list from a set of DOIs or URLs.; Provide bilingual (Chinese/English) citation support for cross-language publications..