init-project

Bootstrap new project setups with JSON Schema-driven configurations and event logging.

25|4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/popiliadam/platinum-seo-engine --skill init-project-popiliadam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-project
Source: https://github.com/popiliadam/platinum-seo-engine/tree/main/skills/meta/init-project
Command: npx skills add https://github.com/popiliadam/platinum-seo-engine --skill init-project-popiliadam

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill Unit automates the creation and initialization of new project structures within the workspace, setting up project configurations for keyword research, on-page audits, content planning, reporting, and indexing.

Core Features & Use Cases

  • Project Bootstrap: Initiates a new project and configures all necessary components, such as the master.xlsx workbook and project configuration file.
  • Idempotency: Can be rerun against an existing project without affecting master.xlsx, ensuring that project configurations are refreshed and a portfolio entry is added if missing.
  • Validation and Verification: Includes input validation for the project slug and domain, along with verification for GSC site URLs (if provided).

Quick Start

To start a new project, simply execute the init-project command followed by the necessary parameters like 'init-project --projectSlug="myProject" --domain="https://www.myProject.com"'

Frequently Asked Questions about init-project

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

FAQPage Schema
How do I bootstrap a new project setup for SEO workflows?

The project bootstrap process utilizes JSON Schema-driven configurations to validate project metadata and standardize event logging. This mechanism ensures consistent project structures for keyword research, on-page audits, and content planning across your SEO portfolio.

Can I rerun the project configuration setup without overwriting existing files?

You initiate the project bootstrap by executing the init-project command followed by parameters like --projectSlug and --domain. This validates your inputs, configures the necessary components, and automatically sets up the master.xlsx workbook for your SEO operations.

Does the project bootstrap process validate domain and site URLs?

The project bootstrap process includes input validation for the project slug and domain, along with verification for Google Search Console site URLs if provided. This ensures your multi-project SEO operations have accurate and properly formatted baseline configurations.

What is the best way to manage multi-project SEO configurations?

Yes, the project bootstrap process supports idempotency, allowing you to safely rerun configurations against an existing project. It refreshes project configurations and adds missing portfolio entries without overwriting or affecting your existing master.xlsx workbook data.