inno-prepare-resources

Assembles GitHub reference repositories and arXiv sources for given evaluation instances.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/xiaoyu-ops/the_work_of_dedup --skill inno-prepare-resources-xiaoyu-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inno-prepare-resources
Source: https://github.com/xiaoyu-ops/the_work_of_dedup/tree/main/.claude/skills/inno-prepare-resources
Command: npx skills add https://github.com/xiaoyu-ops/the_work_of_dedup --skill inno-prepare-resources-xiaoyu-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Loads evaluation instance, searches GitHub for related repositories, builds a dataset description, queries the Prepare Agent for reference codebases, and downloads arXiv paper sources. Covers both Idea mode and Plan mode (the only diff between modes is the plan/idea input sets).

Core Features & Use Cases

  • Orchestrates evaluation workflows by loading instance.json and driving subsequent steps (GitHub search, dataset description, reference retrieval, arXiv downloads).
  • Generates a consolidated dataset description and prepares logs for traceability and reproducibility.
  • Supports both Idea and Plan modes to tailor repository selection and references for research planning.

Quick Start

Provide an evaluation instance and run the Prepare Resources workflow to fetch repositories and arXiv papers.

Frequently Asked Questions about inno-prepare-resources

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

FAQPage Schema
How do I automate downloading arXiv paper sources for research preparation?

To automate downloading arXiv sources for research preparation, load an evaluation instance file and run the workflow to download arXiv sources automatically. The process outputs logs and prepared reference data for downstream integration.

Can I search GitHub for related repositories based on an evaluation instance?

Yes, you can search GitHub for related repositories by loading an evaluation instance and specifying the task level. The workflow queries GitHub and builds a dataset description to assemble reference codebases.

What is the difference between Idea mode and Plan mode for preparing research resources?

The difference between Idea mode and Plan mode for preparing research resources is the input sets for plans or ideas. Both modes search GitHub, build dataset descriptions, and download arXiv sources identically.

Do I need an evaluation instance file to find and assemble reference repositories?

Yes, an evaluation instance file is required to find and assemble reference repositories. You must also specify a task level and provide appropriate context inputs to generate logs and prepared reference data.

How does building a dataset description help with research planning?

Building a dataset description helps research planning by consolidating repository search results and reference codebases into a unified format. This generates traceable logs and prepared reference data for downstream integration.

What are the limitations of automating research preparation with this workflow?

Limitations of automating research preparation include the strict requirement for an evaluation instance file, task level specification, and appropriate context inputs. Without these, the workflow cannot search GitHub or download arXiv sources.