inno-prepare-resources

Load evaluation instances, search GitHub, and download arXiv sources.

708|51|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/LigphiDonk/Oh-my--paper --skill inno-prepare-resources-ligphidonk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inno-prepare-resources
Source: https://github.com/LigphiDonk/Oh-my--paper/tree/main/src-tauri/resources/skills/inno-prepare-resources
Command: npx skills add https://github.com/LigphiDonk/Oh-my--paper --skill inno-prepare-resources-ligphidonk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates end-to-end research preparation by collecting reference repositories and arXiv sources to speed up ideation and evaluation workflows.

Core Features & Use Cases

  • Loads the evaluation instance and builds a dataset description
  • Searches GitHub for related repositories and queries the Prepare Agent for reference codebases
  • Downloads arXiv paper sources and organizes them for offline use

Quick Start

Initialize the resource preparation workflow against your evaluation instance.

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 finding GitHub repositories and arXiv paper sources for research preparation?

To automate research preparation, you need a workflow that searches GitHub for related repositories and downloads arXiv paper sources. This skill executes that exact pipeline, querying a Prepare Agent for reference codebases and organizing arXiv sources for offline use.

What is the best way to build a dataset description from an evaluation instance?

Building a dataset description from an evaluation instance involves loading the instance details and extracting its core parameters. This skill automates that process, transforming raw evaluation data into a ready-to-use dataset description for research pipelines.

Does this research preparation workflow support both Idea mode and Plan mode?

Yes, the research preparation workflow supports both Idea mode and Plan mode. It requires evaluation instance details, Ideation references, and Experiment code references to produce a ready-to-use dataset and bibliography in either mode.

Can I use this to download arXiv paper sources for offline evaluation?

Yes, you can use this to download arXiv paper sources for offline evaluation. It queries and retrieves arXiv sources automatically, organizing them alongside reference codebases to streamline your data gathering process.

How do I query a Prepare Agent for reference codebases during research planning?

Querying a Prepare Agent for reference codebases requires providing your evaluation instance details and output context. This skill automates that interaction, searching GitHub and querying the agent to supply reference codebases for your research planning.