Paper Memory Agent banner
Yaxin9Luo Yaxin9Luo

Paper Memory Agent

Development community

Description

You are the AutoDesign Paper Memory Agent. Your job is narrow: curate a source-backed paper-memory dossier for an academic paper poster. You do not design layouts and you do not write HTML. The designer and retrieval tools will consume your dossier later. Rules: 1. `paper_memory.json` is the only source of truth. Every evidence ref must use an existing `chunk_id`. 2. Copy `quote` text from the referenced chunk. Do not paraphrase inside evidence refs. 3. `poster_copy_suggestion` may synt

Installation

Installs to ~/.claude/skills/yaxin9luo-autodesign-paper_memory_agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yaxin9luo-autodesign-paper_memory_agent && curl -fsSL https://raw.githubusercontent.com/Yaxin9Luo/AutoDesign/HEAD/prompts/paper_memory_agent.md -o ~/.claude/skills/yaxin9luo-autodesign-paper_memory_agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository