nsfc-bib-manager

Validate and update NSFC BibTeX entries with verified metadata.

2.6k|247|Updated Feb 12, 2024
One-click install
npx skills add https://github.com/huangwb8/ChineseResearchLaTeX --skill nsfc-bib-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nsfc-bib-manager
Source: https://github.com/huangwb8/ChineseResearchLaTeX/tree/main/skills/nsfc-bib-manager
Command: npx skills add https://github.com/huangwb8/ChineseResearchLaTeX --skill nsfc-bib-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the management and verification of NSFC BibTeX entries, ensuring citations are accurate and preventing hallucinated references.

Core Features & Use Cases

  • Verified BibTeX entries: Add or update entries only when metadata is verifiable (title, authors, year, journal, DOI).
  • Targeted bibliography placement: Writes to references/ccs.bib for common literature or references/mypaper.bib for user-published papers.
  • Citation integrity enforcement: Keeps bibliography styles intact and avoids manual entry of bibliography data.

Quick Start

Example workflow: provide the citation metadata (title, authors, year, DOI, journal) and request an entry; the tool writes to the appropriate bib file and returns the BibTeX key for in-text citation.

Frequently Asked Questions about nsfc-bib-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify BibTeX entries to prevent hallucinated references in my manuscript?

To verify BibTeX entries, you provide citation metadata like title, authors, year, and DOI. The system validates these details against source metadata, ensuring only verified references enter your bibliography file and preventing hallucinated citations.

Can I automatically add verified paper metadata to my bib file for NSFC grant reporting?

Yes, you can automatically add verified paper metadata to your bib file for NSFC grant reporting. The system validates DOI and paper details, then writes the verified entries directly to references/ccs.bib or references/mypaper.bib.

What is the best way to manage NSFC bibliography files without manual data entry?

The best way to manage NSFC bibliography files without manual entry is to use an automated validation tool. It enforces DOI verification, generates minimal BibTeX entries for in-text citations, and writes to the appropriate bib file automatically.

How does DOI check work when adding new citations to a bibliography?

DOI check works by validating the provided DOI against available MCP or source metadata during entry creation. It ensures the paper metadata is fully verifiable before allowing the BibTeX entry to be written into the bibliography file.

Does this citation verification tool separate my own published papers from common literature?

Yes, this citation verification tool separates your published papers from common literature. It writes your verified entries to references/mypaper.bib while routing common literature citations to references/ccs.bib.

Why does my bibliography tool reject non-verified references during manuscript preparation?

Bibliography tools reject non-verified references to enforce citation integrity and prevent hallucinated data. The system requires verifiable metadata, including title, authors, year, journal, and DOI, before generating a valid BibTeX entry.