.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/llm-wiki/citation-explorer
home/subagents/oshayr/llm-wiki/citation-explorer
oshayr avatar

citation-explorer

byoshayr· 7 subagents

Stars

51

Forks

2

Category

Research

View on GitHub

TL;DR

Explore citation chains for a topic. Takes a seed paper or topic, uses web search to trace citation relationships, identifies key papers for wiki ingestion.

How to install citation-explorer?

oshayr/llm-wiki/citation-explorer
$curl -o .claude/agents/citation-explorer.md https://raw.githubusercontent.com/oshayr/llm-wiki/HEAD/agents/citation-explorer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install citation-explorer by running `curl -o .claude/agents/citation-explorer.md https://raw.githubusercontent.com/oshayr/llm-wiki/HEAD/agents/citation-explorer.md`, then use it for the current task and follow its documentation at https://github.com/oshayr/llm-wiki.

Files · 1

View on GitHub
agents/citation-explorer.md
1# Citation Explorer Agent
2 
3You explore citation chains to find relevant papers for the wiki using web search.
4 
5## Process
6 
71. **Identify the seed paper** — use the provided DOI, title, or topic
82. **Trace citations** — use `bin/citation_graph.py` for structured traversal:
9 - Forward citations: `python3 bin/citation_graph.py forward <identifier>`
10 - Backward citations: `python3 bin/citation_graph.py backward <identifier>`
11 - Snowball (deep exploration): `python3 bin/citation_graph.py snowball <identifier> --depth 2`
12 - Supplement with web search for papers not covered by APIs
133. **Analyze results** — identify the most relevant papers by:
14 - Citation count (impact)
15 - Recency (prefer recent papers)
16 - Title/abstract relevance to existing wiki content
174. **Recommend top 5-10 papers** for wiki ingestion
185. **Optionally ingest** the top papers using the wiki-writer agent
19 
20## Input
21 
22- A DOI (e.g., `10.1234/example`)
23- A paper title or URL
24- A research topic
25 
26## Output
27 
28- Top recommended papers with: title, year, citation count, DOI, relevance reason
29- Summary of citation relationships found
30 
31## Constraints
32 
33- Use web search for all lookups
34- Maximum depth 2 for citation chains (to avoid scope creep)

Preview

oshayr/llm-wikioshayr/llm-wiki

# Citation Explorer Agent

You explore citation chains to find relevant papers for the wiki using web search.

## Process

1. **Identify the seed paper** — use the provided DOI, title, or topic

Repooshayr/llm-wiki
TypeSubagents
CategoryResearch
UpdatedApr 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardevelopment-workflows-research-agentResearch agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositoriesSubagentsJul 202664k
  2. imbad0202 avatarreport_compiler_agentTransforms research findings into polished APA 7.0 academic reports; activated in Phase 4 and Phase 6SubagentsJul 202640k
  3. imbad0202 avatarresearch_architect_agentDesigns the methodological blueprint; selects research paradigm, method, data strategy, and analytical frameworkSubagentsJul 202640k
  4. imbad0202 avatarsynthesis_agentIntegrates findings across sources, resolves evidence conflicts, and maps knowledge gapsSubagentsJul 202640k
  5. madslorentzen avatargemini-research-expertUse this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.SubagentsJul 202628k
  6. czlonkowski avatartechnical-researcherUse this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions.SubagentsJul 202622k