search-bibtex — Agent Tool by steeliron550-ui

by steeliron550-ui · Agent Tool · ★ 120

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About search-bibtex

PolyCite / 基于多智能体协同、多源汇聚的论文引用元数据检索工具 English | 中文 需求分析 在学术写作过程中,参考文献质量直接影响论文可信度、审稿结果和学术诚信。当前痛点主要包括: 幻觉引用风险严重 使用大模型、搜索引擎或人工记忆整理参考文献时,可能出现不存在的论文、错误标题、错误作者、错误 DOI、错误年份等“幻觉引用”。 这类问题可能导致: 审稿人无法检索到引用来源; 论文被质疑可靠性; 轻则返修、拒稿,重则涉及学术道德问题。 单一数据源不可靠 DBLP、Crossref、OpenAlex、arXiv、Semantic Scholar、DOI 内容协商等数据源各有优势和缺陷。 例如: DBLP 在计算机领域质量较高,但覆盖面有限; Crossref DOI 信息权威,但有时字段不完整; arXiv 适合预印本,但不一定对应最终发表版本; Semantic Scholar 覆盖广,但可能存在限流或元数据差异。 因此需要多数据源交叉验证、优先级排序和冲突处理。 手工整理 BibTeX 成本高 高质量学术论文通常引用几十甚至上百篇文献。人工逐条搜索、复制 BibTeX、修正格式非常耗时,并且容易出现: BibTeX 类型不一致; citation key 风格混乱; 作者名格式不统一; 会议/期刊名称不统一; DOI、URL、arXiv ID 缺失或错误; 重复条目难以发现。 工具介绍 是一个独立的论文 PDF 到 BibTeX 命令行工具。它从本地论文 PDF 中提取 DOI、arXiv ID、标题、作者和年份,查询 DBLP、arXiv、Crossref、OpenAlex、DOI 内容协商、Semantic Scholar 以及可选的自定义 HTTP JSON 来源,然后按配置的来源优先级和字段权重排序候选结果。用户可以在终端中交互选择 BibTeX,也可以用 做非交互选择。 项目以多平台二进制分发,不走 npm 发布。运行时代码不依赖 Paperlib,也不接入 Grok search;Grok search 只可作为开发期资料检索辅助工具。 功能 从论文 PDF 前若干页提取可搜索元数据。 支持 PDF、论文标题字符串、stdin 标题输入和现有 文件更新。 检索内置书目信息源:DBLP、arXiv、Crossref、OpenAlex、DOI、Semantic Scholar。 支持声明式 ,可配置来源顺序、排序权重、结果数量、并行搜索和自定义 HTTP JSON 来源。 交互选择器支持 Vim 风格键位和过滤;脚本场景可直接选择 0-based index。 更新 文件时保留原 citation key,只替换条目内容。 网络失败、解析失败、无候选和无效配置会显式报错或写入 。 多数据源交叉验证。 支持批量处理。 安装 下载二进制...

Quick Facts

Stars120
Forks4
LanguageTypeScript
CategoryAgent Tool
LicenseMIT
Quality Score60.1782095714229/100
Last Updated2026-05-30
Created2026-05-29
Platformsnode
Est. Tokens~248k

search-bibtex alternative? Top 6 similar tools

Looking for a search-bibtex alternative? If you're comparing search-bibtex with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • awesome-android-agent-skills by new-silvermoon · ⭐ 588

    A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Andr

  • claude-code-skill-factory by alirezarezvani · ⭐ 571

    Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude

  • claude-plugins by Kamalnrf · ⭐ 522

    Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favo

  • claude-skills-marketplace by mhattingpete · ⭐ 442

    Claude Code Skills for software engineering workflows - Git automation, testing, and code review

  • tutor-skills by RoundTable02 · ⭐ 400

    A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults

  • lenny-skills by RefoundAI · ⭐ 382

    86 product management skills from Lenny's Podcast for Claude Code and AI agents. Hiring, user research, strate

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is search-bibtex?

search-bibtex is [PolyCite] 基于多智能体协同、多源汇聚的论文引用元数据检索工具 A command-line tool for quickly scraping BibTeX information from computer science conferences and journals, optimized for LLM Multi-Agents.. It is categorized as a Agent Tool with 120 GitHub stars.

What programming language is search-bibtex written in?

search-bibtex is primarily written in TypeScript.

How do I install or use search-bibtex?

You can find installation instructions and usage details in the search-bibtex GitHub repository at github.com/steeliron550-ui/search-bibtex. The project has 120 stars and 4 forks, indicating an active community.

What license does search-bibtex use?

search-bibtex is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to search-bibtex?

The top alternatives to search-bibtex on Agent Skills Hub include awesome-android-agent-skills, claude-code-skill-factory, claude-plugins. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools