metadata-post-or-product-mode

Determine Post or Product metadata mode for AI skills and agents.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/marvelousempire/ai-skills-library --skill metadata-post-or-product-mode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metadata-post-or-product-mode
Source: https://github.com/marvelousempire/ai-skills-library/tree/main/skills/methodology/metadata-post-or-product-mode
Command: npx skills add https://github.com/marvelousempire/ai-skills-library --skill metadata-post-or-product-mode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps agents determine the correct metadata mode for AI products and skills, ensuring the right file set is shipped every time.

Core Features & Use Cases

  • Mode Selection: Determines whether to use Post mode (folder post-meta + lead sheet) or Product mode (plugin.json catalog cards).
  • File Generation: Generates the necessary files for each mode, including SKILL.md, plugin.json, and lead sheet files.
  • Use Case: When creating a new skill, agent, or rule, this Skill assists in choosing the correct metadata structure for seamless integration into the AI system.

Quick Start

Use the metadata-post-or-product-mode skill to determine the metadata mode for your new skill or agent.

Frequently Asked Questions about metadata-post-or-product-mode

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

FAQPage Schema
How do I choose the correct metadata mode for AI skill and agent development?

To choose the correct metadata mode for AI skill and agent development, you must analyze your product requirements and metadata structure to determine whether Post mode or Product mode fits your integration needs.

What is the difference between Post mode and Product mode for file generation?

Post mode uses a folder post-meta and lead sheet structure, while Product mode relies on plugin.json catalog cards to define the metadata structure for AI products and ensure seamless system integration.

When do I need plugin.json catalog cards for agent configuration?

You need plugin.json catalog cards for agent configuration when your product requirements dictate Product mode, which generates the necessary files for cataloging and integrating skills into the AI system.

How do I generate SKILL.md and lead sheet files for a new AI skill?

You generate SKILL.md and lead sheet files by determining the appropriate metadata mode first, which then dictates the exact file set needed for your new skill, agent, or rule.

Does metadata mode selection apply to both skill and rule creation?

Yes, metadata mode selection applies to skill, agent, and rule creation, assisting in choosing the correct metadata structure to guarantee the right file set is shipped every time.