RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Copilot instructions/u9401066/zotero-keeper

Copilot instructions

vscode-extension/resources/repo-assets/keeper/.github/copilot-instructions.md
Copilot instructions

Quality

48/100

Scores the file, not the repository.

Length

343 words

9 headings · 0 code blocks

Repository

6

— · pushed 40 days ago

Last changed

3 days ago

First indexed 3 days ago.
u9401066/zotero-keeper/vscode-extension/resources/repo-assets/keeper/.github/copilot-instructions.mdRawGitHub
1# Copilot User Instructions for Zotero + PubMed MCP
2 
3> Official end-user workspace instructions for the VS Code extension.
4> This file is intended for research workspaces, not repository development.
5 
6## Goal
7Use Zotero Keeper and PubMed Search MCP as a research assistant for literature search, review, and import.
8 
9## Response Style
10- Use Traditional Chinese
11- Explain each step briefly and clearly
12- Confirm user intent before importing into Zotero
13 
14## Core Search Workflow
151. Start with `unified_search` for first-pass literature discovery
162. For complex or clinical questions, use `parse_pico` and `generate_search_queries`
173. Reuse session state with `get_session_pmids`, `get_cached_article`, and `get_session_summary`
184. For deeper follow-up, use related/citing/reference/fulltext tools instead of repeating the same search
19 
20## Zotero Import Workflow
211. Always call `list_collections` before importing if the destination collection is not already confirmed
222. Ask the user which collection to use before saving
233. Check duplicates with `check_articles_owned`
244. Use `import_articles` as the default PubMed → Zotero handoff for structured articles or RIS text
255. Only use legacy keeper PubMed bridge/import tools when the workspace intentionally enables `ZOTERO_KEEPER_ENABLE_LEGACY_PUBMED_TOOLS=1`
26 
27## Preferred Tooling
28- Quick topic search: `unified_search`
29- Clinical comparison: `parse_pico` + `generate_search_queries` + `unified_search`
30- Comprehensive review: use the PubMed research skills in `.claude/skills/pubmed-*`
31- Paper follow-up: `fetch_article_details`, `find_related_articles`, `find_citing_articles`, `get_article_references`, `build_citation_tree`
32- Export/synthesis: `prepare_export`, timeline tools, fulltext tools
33 
34## Session Discipline
35- Prefer `get_session_pmids` over rerunning the same search
36- Prefer cached or Zotero-stored data over refetching when possible
37- If a paper is already in Zotero, use Zotero tools to inspect it before calling external APIs again
38 
39## Important Guardrails
40- Do not import directly into the Zotero root collection without user confirmation
41- Do not assume a collection name
42- Do not rerun the same search when session state already has the PMIDs you need
43- Distinguish between peer-reviewed results and preprints when reporting evidence
44- Keep PubMed search/discovery/export in pubmed-search-mcp; keep persistence/import in zotero-keeper
45 
46## Related Files
47- `.github/zotero-research-workflow.md` - end-user workflow guide
48- `.claude/skills/pubmed-*` - user-facing research skills from PubMed Search MCP
49- `.github/agents/research.agent.md` - research-focused agent profile
50 

Sections

  • Copilot User Instructions for Zotero + PubMed MCP
  • Goal
  • Response Style
  • Core Search Workflow
  • Zotero Import Workflow
  • Preferred Tooling
  • Session Discipline
  • Important Guardrails
  • Related Files

What it covers

code-styleagent-behaviour

Stack — with the evidence

python

(0.80)

node

(0.70)

pytest

(0.70)

eslint

(0.70)

ruff

(0.70)

typescript

(0.60)

github-actions

(0.60)

javascript

(0.50)

Format

Copilot instructions

Two layers: one always-on repo file, plus optional glob-scoped instruction files. Lives under .github/ rather than the repo root, which is the tell that it is aimed at the GitHub platform surface as much as the editor.

What the corpus says about it

Repository

Owner
u9401066
Language
—
License
—
Archived
no

All configs in this repo

Also in u9401066/zotero-keeper

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
u9401066/zotero-keeper.github/copilot-instructions.md · 6Copilot instructionsnodepython+6gitperformancedeploymentagent-behaviour73/1003 days ago
u9401066/zotero-keeper.clinerules/00-zotero-project.md · 6Cline rulesnodepytest+6testlint-formatstylearch+274/1003 days ago
u9401066/zotero-keeper.clinerules/10-zotero-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+171/1003 days ago
u9401066/zotero-keeper.clinerules/20-zotero-vscode-extension.md · 6Cline rulesnodepython+6teststyledo-not69/1003 days ago
u9401066/zotero-keeper.clinerules/30-zotero-research-workflow.md · 6Cline rulespythonnode+6styledo-notagent-behaviour50/1003 days ago
u9401066/zotero-keeper.clinerules/35-foam-llm-wiki.md · 6Cline rulespythonnode+6styledo-notagent-behaviour55/1003 days ago
u9401066/zotero-keeper.clinerules/40-zotero-release.md · 6Cline rulesnodepytest+6testlint-formatdeploymentdo-not67/1003 days ago
u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keeper.clinerules/70-pubmed-mcp-tools.md · 6Cline rulespythonnode+6apido-notagent-behaviourdocs54/1003 days ago
u9401066/zotero-keeper.clinerules/80-pubmed-release.md · 6Cline rulespytestruff+6testlint-formatdeploymentdo-not68/1003 days ago
u9401066/zotero-keeperAGENTS.md · 6AGENTS.mdnodepython+6styleagent-behaviour56/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/00-zotero-project.md · 6Cline rulesnodepytest+6testlint-formatstylearch+274/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/10-zotero-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+171/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/20-zotero-vscode-extension.md · 6Cline rulesnodepython+6teststyledo-not69/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/30-zotero-research-workflow.md · 6Cline rulespythonnode+6styledo-notagent-behaviour50/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/35-foam-llm-wiki.md · 6Cline rulespythonnode+6styledo-notagent-behaviour55/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/40-zotero-release.md · 6Cline rulesnodepytest+6testlint-formatdeploymentdo-not67/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/AGENTS.md · 6AGENTS.mdnodepython+6styleagent-behaviour56/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
Diff against .github/copilot-instructions.md Diff against .clinerules/00-zotero-project.md Diff against .clinerules/10-zotero-python.md Diff against .clinerules/20-zotero-vscode-extension.md Diff against .clinerules/30-zotero-research-workflow.md Diff against .clinerules/35-foam-llm-wiki.md Diff against .clinerules/40-zotero-release.md Diff against .clinerules/50-pubmed-project.md Diff against .clinerules/60-pubmed-python.md Diff against .clinerules/70-pubmed-mcp-tools.md Diff against .clinerules/80-pubmed-release.md Diff against AGENTS.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/00-zotero-project.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/10-zotero-python.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/20-zotero-vscode-extension.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/30-zotero-research-workflow.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/35-foam-llm-wiki.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/40-zotero-release.md Diff against vscode-extension/resources/repo-assets/keeper/AGENTS.md Diff against vscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
chihebnabil/lovable-boilerplate.github/instructions/global.instructions.md · 63Copilot instructionstypescriptreact+7buildlint-formatstylearch+4100/1003 days ago
HerringtonDarkholme/megarepo.github/copilot-instructions.md · 17Copilot instructionsnodejavascriptsetupbuildtestlint-format+7100/1003 days ago
louislam/uptime-kuma.github/copilot-instructions.md · 90kCopilot instructionstypescriptjavascript+10setupbuildtestlint-format+9100/1003 days ago
pytorch/pytorch.github/copilot-instructions.md · 102kCopilot instructionspythonpytorch+4setupbuildteststyle+5100/1003 days ago
JCodesMore/ai-website-cloner-template.github/copilot-instructions.md · 31kCopilot instructionstypescriptnode+7buildlint-formatstylearch+397/1002 days ago
hiyouga/LlamaFactory.github/copilot-instructions.md · 74kCopilot instructionspythontransformers+4setupbuildtestlint-format+597/1002 days ago
bagisto/bagisto.github/copilot-instructions.md · 28kCopilot instructionsphplaravel+8setupbuildteststyle+597/1003 days ago
darkmatter/nixmac.github/copilot-instructions.md · 24Copilot instructionstypescriptrust+14setupbuildtestlint-format+896/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack