newproject

Scaffold academic research project folders, CLAUDE.md, README, and progress log.

203|27|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/franklee16/academic-research-skills --skill newproject-franklee16
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: newproject
Source: https://github.com/franklee16/academic-research-skills/tree/main/project-management/newproject
Command: npx skills add https://github.com/franklee16/academic-research-skills --skill newproject-franklee16

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of starting a new academic research project from scratch by quickly creating a consistent, reusable directory layout and essential project files.

Core Features & Use Cases

  • Standard directory scaffold: Creates code, data, output, documents, decks, notes, and progress log folders so your workflow has a predictable home.
  • Project template bootstrapping: Copies a CLAUDE.md template into the new project and updates it for the specific project name.
  • Auto-generated project README: Generates a project-specific README with a clear folder tree and what each folder is for, including continuity notes for progress_logs/.

Use Cases

Use this when you begin a new economics/finance/social-science study and want to immediately organize scripts, cleaned datasets, outputs (tables/figures), and ongoing session context before writing or analysis.

Quick Start

Use the newproject skill with the argument project name you want, for example: newproject "my-first-study".

Frequently Asked Questions about newproject

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

FAQPage Schema
How do I scaffold a research project workspace with standardized directories?▼

Scaffolding a research project is done by creating standardized folders for code, data, outputs, and documents, then generating a tailored CLAUDE.md and README to establish a consistent organization instantly.

What is included in the generated README for a new academic study?▼

The generated README includes a clear folder tree explaining what each directory is for, alongside continuity notes for the progress_logs folder to track ongoing session context.

How do I initialize a dated progress log for project continuity?▼

Initializing a dated progress log is achieved by creating a dedicated progress_logs directory during the scaffolding process and setting up a log for tracking ongoing session context.

Can I use this project scaffolding tool for economics and social-science studies?▼

You can use this project scaffolding tool for economics, finance, and social-science studies to organize scripts, cleaned datasets, and outputs before analysis begins.

Does the directory structure include separate folders for decks and notes?▼

The directory structure includes separate folders for decks and notes, alongside code, data, output, documents, and progress log directories for a predictable workflow.

When do I need to use a CLAUDE.md template for project bootstrapping?▼

A CLAUDE.md template is needed for project bootstrapping when starting a new study from scratch, ensuring consistent organization is established before writing or analysis.