create-product

Create product packages in the ZeroBias catalog with dependency checks and Git commits.

6|Updated Jul 24, 2025
One-click install
npx skills add https://github.com/zerobias-org/product --skill create-product
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-product
Source: https://github.com/zerobias-org/product/tree/main/.claude/skills/create-product
Command: npx skills add https://github.com/zerobias-org/product --skill create-product

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of adding new products to the ZeroBias product catalog, ensuring consistency and reducing manual effort.

Core Features & Use Cases

  • New Product Registration: Create new product entries in the ZeroBias catalog.
  • Task-Driven Creation: Optionally use existing ZeroBias platform tasks to pre-fill product details.
  • Use Case: A new software vendor, "CloudCorp," is added to the platform. This Skill is used to create the initial product entry for their flagship "CloudSuite" offering.

Quick Start

Use the create-product skill to add a new product for the vendor 'github' with code 'copilot'.

Frequently Asked Questions about create-product

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

FAQPage Schema
How do I add a new product to the vendor catalog?

To add a new product to the vendor catalog, use the create-product skill to register the entry, enforce dependency checks for vendors and suites, and generate necessary npm configurations and catalog definitions.

Can I automate product package creation from existing platform tasks?

Yes, you can automate product package creation by using existing platform tasks to pre-fill product details, which streamlines data retrieval and reduces manual input during new product registration.

Do I need an existing vendor and suite before creating a new product package?

Yes, creating a new product package requires existing vendors and suites. The process enforces dependency checks for both before managing Git branching, commits, and generating catalog files.

What files are generated when creating a new product entry?

Creating a new product entry generates necessary package files including npm configurations, catalog definitions, and logos, while simultaneously managing Git branching and commits for the catalog update.

What is the best way to manage Git branching when adding new catalog products?

The best way to manage Git branching when adding new catalog products is to use an automated skill that handles branch creation and commits directly while generating package files.

Why are dependency checks failing during new product registration?

Dependency checks fail during new product registration when the required vendor or suite does not exist in the catalog. You must ensure both prerequisites are established before generating package files.