add-product-knowledge

Create structured markdown knowledge entries and update the knowledge manifest.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/nexus-a1/claude-skills --skill add-product-knowledge
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: add-product-knowledge
Source: https://github.com/nexus-a1/claude-skills/tree/main/skills/add-product-knowledge
Command: npx skills add https://github.com/nexus-a1/claude-skills --skill add-product-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures product context during conversations by creating structured knowledge entries and writing them to a searchable knowledge base.

Core Features & Use Cases

  • Wizard-guided entry: prompts for category, title, and content to ensure consistent documentation.
  • Writes a properly structured markdown file and updates the knowledge manifest for immediate availability.
  • Supports guided creation in conversations, design reviews, and handoffs to preserve decisions and rules.

Quick Start

Launch the wizard with /add-product-knowledge and follow prompts to create a new knowledge entry.

Frequently Asked Questions about add-product-knowledge

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

FAQPage Schema
How do I document product decisions during a design review?▼

Document product decisions during design reviews by creating structured knowledge entries that capture architecture, domain rules, and discussion outcomes directly into a markdown file. This ensures context is preserved and immediately searchable.

What is the best way to capture product knowledge from a conversation?▼

The best way to capture product knowledge from a conversation is using wizard-guided entry, which prompts for category, title, and content to ensure consistent documentation and automatic manifest updates.

How do I create structured markdown files for a product knowledge base?▼

Create structured markdown files for a product knowledge base by entering category, title, and content via a guided wizard. The process generates the markdown file and updates the knowledge manifest simultaneously.

Can I use guided prompts to document architecture and domain rules?▼

Yes, you can use guided prompts to document architecture and domain rules. The wizard prompts for specific category and content fields, ensuring consistent knowledge entry during requirements sessions or handoffs.

Do I need to manually update a manifest when adding product documentation?▼

No, you do not need to manually update a manifest when adding product documentation. The process automatically updates the knowledge manifest alongside generating the markdown file for immediate availability.