connected-papers-mapper

Citation graph exploration for discovering related work through visual graph traversal

509 stars

Best use case

connected-papers-mapper is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Citation graph exploration for discovering related work through visual graph traversal

Teams using connected-papers-mapper should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/connected-papers-mapper/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/scientific-discovery/skills/connected-papers-mapper/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/connected-papers-mapper/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How connected-papers-mapper Compares

Feature / Agentconnected-papers-mapperStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Citation graph exploration for discovering related work through visual graph traversal

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Connected Papers Mapper

## Purpose

Provides citation graph exploration capabilities for discovering related work through visual graph traversal and temporal analysis.

## Capabilities

- Citation graph generation
- Seminal paper identification
- Research front detection
- Temporal citation analysis
- Field bridge identification
- Export to reference managers

## Usage Guidelines

1. **Seed Papers**: Start with key papers in the field
2. **Graph Exploration**: Navigate citation relationships
3. **Temporal Analysis**: Track field evolution over time
4. **Bridge Detection**: Find cross-disciplinary connections

## Tools/Libraries

- Connected Papers API
- NetworkX
- pyvis

Related Skills

analogy-mapper

509
from a5c-ai/babysitter

Skill for identifying and mapping analogies across domains

qubit-mapper

509
from a5c-ai/babysitter

Qubit mapping and routing skill for hardware topology optimization

eu-mdr-gspr-mapper

509
from a5c-ai/babysitter

EU MDR General Safety and Performance Requirements (GSPR) mapping and compliance documentation skill

investor-network-mapper

509
from a5c-ai/babysitter

Maps co-investor relationships, syndication history, and network connections

dependency-mapper

509
from a5c-ai/babysitter

Map and visualize cross-project dependencies in programs and portfolios

value-stream-mapper

509
from a5c-ai/babysitter

Value stream mapping skill for current state analysis, waste identification, and future state design with implementation roadmaps

data-lineage-mapper

509
from a5c-ai/babysitter

Extracts and maps data lineage from various sources including SQL, dbt, Airflow, and Spark, generating comprehensive lineage graphs for impact analysis.

mcp-error-code-mapper

509
from a5c-ai/babysitter

Map application errors to MCP error codes with proper messages, error types, and recovery suggestions.

env-var-mapper

509
from a5c-ai/babysitter

Generate environment variable to CLI argument mapping with prefix support, type conversion, and fallback chains for configuration.

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

babysitter

509
from a5c-ai/babysitter

Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)

yolo

509
from a5c-ai/babysitter

Run Babysitter autonomously with minimal manual interruption.