reactive-resume
amruthpillai
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:bpc-oss/litkit-search
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Search, download, verify, and export scholarly literature from 25+ sources with one CLI. Bulk retrieval with deduplication, citation audit for manuscripts, a multi-strategy PDF download chain, and agent-client integrations (MCP + DSH).
Distributed on GitHub as
litkit-search— import name and CLI staylitkit. PyPI publishing is planned.
litkit verify) — check a manuscript's (docx/pdf)
references against the sources.topic-search, deep-search, bulk-review.zh-search).# 1. Install (Python >= 3.11) — GitHub-only distribution (PyPI planned)
pip install "litkit-search @ git+https://github.com/bpc-oss/litkit-search.git"
# or from source: git clone https://github.com/bpc-oss/litkit-search && pip install .
# 2. (Optional) Configure API keys — most sources need none
litkit sync-keys # interactive: point to a keys file
# 3. Search
litkit search "deep learning drug discovery" --limit 20 --export ris
# 4. Run a citation audit on a manuscript
litkit verify paper.docx -o report/
# 5. Check your environment
litkit doctor
See docs/install.md for platform-specific guides (Windows / macOS / Linux) and docs/configuration.md for the full configuration reference.
litkit sync-keys or a
.env file (copy .env.example and fill in).INSTITUTIONAL_PROXY / INSTITUTIONAL_DIRECT
in .env to use your university's EZProxy or on-campus/VPN access for
publisher PDFs. You are responsible for using only access you are entitled to.zh-search): requires institutional library access
(e.g. SZU library); see docs/configuration.md.| Command | Purpose |
|---|---|
litkit search |
Multi-source search with dedup |
litkit download |
Search + download PDFs |
litkit download-suppl |
Download supplementary materials |
litkit verify |
Check references in a manuscript |
litkit workflow citation-audit |
Citation audit workflow |
litkit workflow bulk-review |
Bulk review by topic |
litkit topic-search / deep-search |
Research expansion |
litkit zh-search |
Chinese literature search |
litkit sources |
List all 25 sources + status |
litkit export |
Export results (BibTeX/RIS/JSON; conversion in progress) |
litkit doctor |
Environment self-check |
litkit speaks MCP, so any MCP-capable agent client can use it:
litkit-mcp): works with Claude Desktop, Codex, Cursor,
OpenCode, DeepSeek Harness, and others. See docs/mcp.md.# dsh install (GitHub-only distribution):
dsh plugin --profile web add github:bpc-oss/litkit-search
This project includes download strategies that may access paywalled content:
litkit export).See CONTRIBUTING.md. Adding a new source? Follow the
conventions in src/litkit/sources/ — each source is a
self-contained module registered in the source registry.
MIT © 2026 bpshil. Changelog: CHANGELOG.md.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: academic、literature-search、mcp。