product-spec

Convert unstructured product briefs into modular Markdown spec files.

3|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/vibery-studio/templates --skill product-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-spec
Source: https://github.com/vibery-studio/templates/tree/main/skills/product-spec
Command: npx skills add https://github.com/vibery-studio/templates --skill product-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts unstructured product briefs, websites, and documents into structured, modular specs that can be reused across pages and guides.

Core Features & Use Cases

  • Generates modular Markdown files for landing pages, user guides, marketing, and sales materials.
  • Organizes content into dedicated modules (core.md, audience.md, offer.md, copy.md, faq.md, guide.md) and keeps data in data/products.
  • Streamlines updates with a single source of truth and an index at data/products/index.csv.

Quick Start

Provide a product brief or URL and run the generator to output a new data/products/[slug]/ structure with all module files.

Frequently Asked Questions about product-spec

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

FAQPage Schema
How do I convert an unstructured product brief into modular markdown specs?

To convert an unstructured product brief into modular markdown specs, provide the brief or URL to the generator. It outputs a structured data directory with dedicated module files like core.md, audience.md, and offer.md for reuse across pages.

What is the best way to structure product specs for landing pages and user guides?

The best way to structure product specs for landing pages and guides is using modular markdown files. This approach organizes content into dedicated modules such as copy.md, faq.md, and guide.md, maintaining a single source of truth.

Can I generate product specs directly from a website URL?

Yes, you can generate product specs directly from a website URL. The generator accepts URLs as input alongside documents and briefs, converting the content into modular markdown files under a dedicated product slug directory.

How do I maintain a single source of truth for multiple product specs?

You maintain a single source of truth for multiple product specs by generating modular files within a central data directory. The system automatically updates an index.csv file, tracking all generated product modules for streamlined updates.

What modules are generated when converting a product brief?

When converting a product brief, the system generates modules including core.md, audience.md, offer.md, copy.md, faq.md, and guide.md. These markdown files are organized under a specific product slug directory for easy access.