repo-intake-and-plan

Scan AI research repositories and generate reproduction plans.

2|Updated May 7, 2026
One-click install
npx skills add https://github.com/Teng-bio/codex-skills-hub --skill repo-intake-and-plan-teng-bio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-intake-and-plan
Source: https://github.com/Teng-bio/codex-skills-hub/tree/main/skills/global/repo-intake-and-plan
Command: npx skills add https://github.com/Teng-bio/codex-skills-hub --skill repo-intake-and-plan-teng-bio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the analysis of repositories for efficient reproduction planning, ensuring a clear and concise path to recreate AI models and environments.

Core Features & Use Cases

  • Repository Scanning: Automatically scan repositories to identify relevant files and directories.
  • Documentation Extraction: Extracts and summarizes command documentation from README files.
  • Reproduction Planning: Generates a recommended reproduction plan based on the repository's contents.
  • Use Case: Use this Skill to analyze a new repository and get a reproduction plan ready for review.

Quick Start

Analyze the repository at '/path/to/repo' and provide a reproduction plan.

Frequently Asked Questions about repo-intake-and-plan

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

FAQPage Schema
How do I analyze an AI research repository to plan environment recreation?

To analyze an AI research repository for environment recreation, this Skill automates scanning directories and extracting documentation to generate a recommended reproduction plan. It identifies relevant files and summarizes commands from README files.

What is the best way to extract setup commands from a repository README?

The best way to extract setup commands from a repository README is using automated documentation extraction. This Skill scans project files, identifies relevant directories, and summarizes command documentation to streamline reproduction planning.

Can I use automated repository analysis for AI model reproduction?

Yes, you can use automated repository analysis for AI model reproduction. This Skill scans repositories to identify relevant files and directories, generating a concise reproduction plan ready for model and environment recreation review.

Does repository analysis work with common project files to identify relevant directories?

Repository analysis works with common project files to identify relevant directories. This Skill requires access to the repository and common project files to successfully automate scanning, summarize documentation, and generate a reproduction plan.

What are the limitations of automated reproduction planning for AI research?

A limitation of automated reproduction planning is its dependence on access to the repository and common project files. If necessary files or directories are missing, the Skill cannot accurately extract documentation or generate a reproduction plan.