init-project
✓Initialize projects with agentic coding structure. Use when setting up a new project, adding AI agent support to existing project, or when user says "init", "initialize", "setup project", or "scaffold". Creates AGENTS folder, documentation templates, and _NOTES scratch space.
Installation
SKILL.md
Scaffold projects with agentic coding structure for AI-assisted development.
| | Project name? | Directory name | | | Project type? | general | | | License preference? | MIT | | | Brief description? | "A new project" |
| README.md | Skip — preserve existing | | CHANGELOG.md | Skip — preserve existing | | LICENSE | Skip — preserve existing | | .gitignore | Merge — append missing entries | | NOTES/ | Skip — preserve existing | | AGENTS/ | Create missing parts only |
Initialize projects with agentic coding structure. Use when setting up a new project, adding AI agent support to existing project, or when user says "init", "initialize", "setup project", or "scaffold". Creates AGENTS folder, documentation templates, and _NOTES scratch space. Source: product-on-purpose/pm-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/product-on-purpose/pm-skills --skill init-project- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is init-project?
Initialize projects with agentic coding structure. Use when setting up a new project, adding AI agent support to existing project, or when user says "init", "initialize", "setup project", or "scaffold". Creates AGENTS folder, documentation templates, and _NOTES scratch space. Source: product-on-purpose/pm-skills.
How do I install init-project?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/product-on-purpose/pm-skills --skill init-project Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/product-on-purpose/pm-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-17