transferrec-literature-chain

Query local trajectory-representation literature and write new materials into the progressive-access library.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Ocean326/Agents --skill transferrec-literature-chain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transferrec-literature-chain
Source: https://github.com/Ocean326/Agents/tree/main/skills/project/transfer_recovery/transferrec-literature-chain
Command: npx skills add https://github.com/Ocean326/Agents --skill transferrec-literature-chain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

将当前仓库里的文献工作流当成一条连续链路,而不是一次性的“找篇论文”。先查询仓库内已有 trajectory paper library,再按需调用 DeepXiv 或通用文献获取链补位,并把新材料回写到当前项目的 progressive-access 文档库中。

Core Features & Use Cases

  • 本地优先检索:优先在当前仓库的 docs/library/trajectory_representation 框架内查找已存在的文献面,减少外部依赖。
  • 外部补位:在本地不足时,按工作流走 DeepXiv / literature-finder 下载等管线补充文献,并形成可回写的材料链。
  • 同步回写与更新:将新材料纳入当前项目的文献链,更新主线库、seed notes 与相关查询面。

Quick Start

Query the local literature surfaces first and only reach out to external sources if gaps exist, then write the new material back into the project's progressive-access library.

Frequently Asked Questions about transferrec-literature-chain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a continuous literature chain instead of searching for individual papers?

A literature chain connects local querying, external acquisition, and incremental promotion into a progressive-access library. You first query existing trajectory paper surfaces locally, then acquire external materials to fill gaps and write them back into the project.

What is local-first querying for trajectory representation literature?

Local-first querying prioritizes searching existing literature surfaces within the repository's trajectory representation framework before reaching out to external sources. This reduces external dependency by leveraging already cataloged materials and metadata.

How to integrate externally acquired literature into a project documentation library?

External literature is acquired through literature-finder pipelines and then promoted into the progressive-access documentation library. This write-back process updates the main library, seed notes, and standardized catalog metadata to maintain a continuous chain.

When should I trigger external literature acquisition instead of relying on local queries?

External literature acquisition is triggered when local-first querying reveals gaps in the existing trajectory representation library. You acquire materials externally only to fill these specific gaps and then write the new materials back into the project.

Does this literature workflow require any specific external dependencies?

No specific dependencies are required for the local literature chain. It operates independently by leveraging local trajectory-representation surfaces and only selectively engages external-acquisition pathways when local gaps are identified.

What gets updated when new literature is promoted into the progressive-access library?

Promoting new literature triggers standardized catalog updates and metadata generation across the progressive-access library. The write-back process specifically updates the main library, seed notes, and related trajectory query surfaces.