Skip to main content
GitHub 仓库

Galois

Galois 收录了来自 foocker 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
1
更新
2026-05-14
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

math-paper-writing
高等院校数学科学教师

Use when drafting or revising English mathematical papers, surveys, theses, abstracts, introductions, proof prose, notation, equations, conclusions, cover letters, or reviewer responses.

2026-05-14
citation-management
图书馆员与媒体馆藏专员

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

2026-04-27
literature-review
高校计算机科学教师

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

2026-04-27
paper-lookup
数据科学家

Search 10 academic paper databases via REST APIs for research papers, preprints, and scholarly articles. Covers PubMed, PMC (full text), bioRxiv, medRxiv, arXiv, OpenAlex, Crossref, Semantic Scholar, CORE, Unpaywall. Use when searching for papers, citations, DOI/PMID lookups, abstracts, full text, open access, preprints, citation graphs, author search, or any scholarly literature query. Triggers on mentions of any supported database or requests like "find papers on X" or "look up this DOI".

2026-04-27
literature-citation
图书馆员与媒体馆藏专员

Use when searching papers, organizing literature, validating citations, cleaning BibTeX, checking citation consistency, or positioning mathematical work against prior literature.

2026-04-27
math-review
高等院校数学科学教师

Use when evaluating a mathematical manuscript, proof draft, theorem claim, contribution statement, review report, referee response, revision plan, or research-progress note for rigor, novelty, evidence, attribution, and referee-style risk.

2026-04-27
direct-proving
计算机与信息研究科学家

Screen a decomposition plan by first trying to prove all of its subgoals directly, then identifying the key stuck points if the plan does not fully go through. Use when a decomposition plan is created.

2026-04-25
recursive-proving
软件开发工程师

Launch one sub-agent per decomposition plan after direct screening has identified the key stuck points for each plan. Use when all current plans have been screened by direct proving, none fully solves the problem, and parallel recursive work is needed.

2026-04-25
search-math-results
计算机与信息研究科学家

Find relevant math results, constructions, examples, counterexamples, and background references for a statement. Use when you need context for a new problem, supporting references for constructing examples or counterexamples, or external results while proving subgoals.

2026-04-25
check-referenced-statements
软件开发工程师

Validate externally referenced theorems by querying arXiv theorem search first and Codex's built-in web search second. Use when a markdown proof cites statements from external papers.

2026-04-25
verify-sequential-statements
计算机与信息研究科学家

Verify a markdown proof in the order it is written. Use when the task is to check local correctness, theorem applicability, and reasoning gaps statement by statement through a paper-style proof.

2026-04-25