VerifiedGit
v1.0.0

paper-synthesizer

by @Agents2AgentsAI0 pulls
URLopenbooklet.com/s/paper-synthesizer
Pinnedopenbooklet.com/s/paper-synthesizer@1.0.0
APIGET /api/v1/skills/paper-synthesizer

Subagent skill for paper synthesis. Spawned by $paper-synthesis to fetch and extract information from a single paper.

8 skills from this repoAgents2AgentsAI/ata
paper-synthesizerviewing
conversation-reportcodex-rs/skills/src/assets/research/conversation-report/SKILL.md

Generate a focused report from the current conversation and persist insights. Use when a user has been exploring papers, asking questions, and wants to capture what was discussed. Triggers -- "make a report from this", "save what we discussed", "write up what we covered", "turn this into a document".

cross-paper-reportcodex-rs/skills/src/assets/research/cross-paper-report/SKILL.md

Generate integrated cross-paper explanations from KB cards. Use when a user asks to explain, compare, synthesize, understand, or deep-dive into one or more knowledge base cards, or asks how cards relate or work together.

hn-synthesiscodex-rs/skills/src/assets/research/hn-synthesis/SKILL.md

Search Hacker News for practitioner discussions on a topic, tool, library, or paper, and synthesize findings into structured KB cards. Use when a user asks about community sentiment, real-world experience, practitioner opinions, or HN discussions about a technology, project, or research paper.

hn-synthesizercodex-rs/skills/src/assets/research/hn-synthesizer/SKILL.md

INTERNAL SUBAGENT SKILL — never invoke directly. This is called automatically by $hn-synthesis when it spawns a thread-analysis subagent. If a user asks about HN discussions, use $hn-synthesis instead.

job-managercodex-rs/skills/src/assets/samples/job-manager/SKILL.md

Create, manage, and monitor scheduled jobs. Use when a user wants to run something on a schedule (e.g., 'run this every 2 hours', 'set up a daily digest', 'create a cron job for...'), check job status, view run history, or manage the scheduler daemon. This skill covers the full job lifecycle: creation, scheduling, monitoring, and cleanup.

Knowledge Base (KB)codex-rs/skills/src/assets/research/kb/SKILL.md

The knowledge base is a directory of markdown files with YAML frontmatter. All operations use standard file tools (read, write, ls, grep).

research-briefingcodex-rs/skills/src/assets/research/research-briefing/SKILL.md

Generate a concise research briefing from KB cards or a topic. Use when a user wants a quick overview, orientation, summary of approaches, or wants to understand what their options are before diving deep. Use instead of cross-paper-report when the user wants brevity over depth. Examples -- "give me a quick overview of VLA approaches", "what are my options for sim-to-real", "summarize what I have on diffusion policies", "brief me on action tokenization methods".

Auto-indexed from Agents2AgentsAI/ata

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0