·project-scaffold
{}

project-scaffold

Automatically generates standard directory structures for different types of projects (data analysis, machine learning/deep learning, statistical modeling, and AI agents). Use this skill whenever a user wants to start a new project and needs to quickly create a standardized folder structure for their specific task.

6Installs·0Trend·@biniguni

Installation

$npx skills add https://github.com/biniguni/my-agent-skills --skill project-scaffold

How to Install project-scaffold

Quickly install project-scaffold AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/biniguni/my-agent-skills --skill project-scaffold
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: biniguni/my-agent-skills.

SKILL.md

View raw

This skill provides a standardized way to generate directory structures for new projects, ensuring consistency across different types of workflows (e.g., Data Analysis, ML/DL, Statistical Modeling, and Agent development).

For the complete recommended file and folder layouts of each task type, load the corresponding reference document:

Note: The script will only create the fundamental empty directory structure and .gitkeep files. It will not auto-generate boilerplate code files (main.py, train.py, .ipynb, etc.), allowing the user to create files only when they actually need them. You can show them the recommended file structure from the reference files if requested.

Automatically generates standard directory structures for different types of projects (data analysis, machine learning/deep learning, statistical modeling, and AI agents). Use this skill whenever a user wants to start a new project and needs to quickly create a standardized folder structure for their specific task. Source: biniguni/my-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/biniguni/my-agent-skills --skill project-scaffold
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from biniguni/my-agent-skills

Quick answers

What is project-scaffold?

Automatically generates standard directory structures for different types of projects (data analysis, machine learning/deep learning, statistical modeling, and AI agents). Use this skill whenever a user wants to start a new project and needs to quickly create a standardized folder structure for their specific task. Source: biniguni/my-agent-skills.

How do I install project-scaffold?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/biniguni/my-agent-skills --skill project-scaffold Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/biniguni/my-agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25

Related Skills

None