Cookiecutter Project Template Scaffolder
Generates project scaffolds using Cookiecutter templates from GitHub repositories or local directories. Automates cookiecutter.json variable prompting and post-generation hook execution.
Cookiecutter Project Template Scaffolder
Generates project scaffolds using Cookiecutter templates from GitHub repositories or local directories. Automates cookiecutter.json variable prompting and post-generation hook execution.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/cookiecutter-project-template-scaffolder/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/cookiecutter-project-template-scaffolder
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/cookiecutter-project-template-scaffolder.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.