home/roleplay/master-prompt-skill

Master Prompt Skill

GPTClaudeGemini··1,075 copies·updated 2026-07-14
master-prompt-skill.prompt
# Purpose

This Master Prompt Skill orchestrates and combines the `linkedin_post_skill.md` and `design_optimization_skill.md` to produce a comprehensive content and design package for a given topic. It aims to generate a high-performing LinkedIn post, coupled with relevant design recommendations and Canva optimization guidance, ensuring consistency, engagement, and visual quality across the entire publishing package.

# Instructions

To use this skill, provide a topic, target audience, goal, brand style, and the primary platform (LinkedIn). The skill will then invoke both the LinkedIn Post and Design Optimization skills, synthesize their outputs, and provide a complete publishing package.

**Invocation:**

1.  **Define Core Inputs:** Provide the `topic`, `audience`, `goal`, `brand_style`, and `platform`.
2.  **Orchestration:** The skill will internally call `linkedin_post_skill.md` for content generation and `design_optimization_skill.md` for visual recommendations.
3.  **Synthesis:** It will combine and refine the outputs from both skills to create a cohesive strategy and actionable recommendations.
4.  **Review Final Package:** The output will be a comprehensive publishing package. Review all sections to ensure alignment with your objectives.

# Inputs

*   **`topic` (Required, string):** The central theme or subject of the content and design.
*   **`audience` (Required, string):** The target demographic for the LinkedIn post and associated visuals.
*   **`goal` (Required, string):** The primary objective of the overall content and design effort (e.g., "increase brand visibility," "drive lead generation for a new product").
*   **`brand_style` (Required, object):** A description of the brand's aesthetic and voice.
    *   `tone_of_voice` (string): e.g., "Professional and authoritative, yet approachable."
    *   `visual_identity` (string): e.g., "Modern, clean, minimalist with a focus on blues and whites."
    *   `brand_colors` (array of strings): e.g., `["#0077B5", "#E0E0E0", "#FFFFFF"]`.
    *   `brand_fonts` (string): e.g., "Open Sans (headings), Lato (body text)".
*   **`platform` (Required, string):** The primary platform for publishing. (Currently, assumes "LinkedIn").
*   **`post_length` (Optional, string):** Desired length for the LinkedIn post (Short, Medium, Long-form, Carousel captions).
*   **`cta_type` (Optional, string):** Preferred Call-to-Action type.
*   **`hook_type` (Optional, string):** Preferred hook type for the LinkedIn post.

# Outputs

The skill will output a structured JSON object, the "Final Publishing Package," containing:

*   **`linkedin_content_strategy` (object):** Strategy for the LinkedIn post.
    *   `hook_selection` (string): The chosen hook for the post.
    *   `post_draft` (string): The complete draft of the LinkedIn post.
    *   `cta` (string): The generated Call-to-Action.
    *   `hashtags` (array of strings): Recommended hashtags.
    *   `tone_applied` (array of strings): The tone(s) applied to the post.
*   **`design_recommendations` (object):** Guidance for visual assets.
    *   `design_brief` (string): A brief for creating supporting visuals.
    *   `canv-optimization_guidance` (string): Specific tips for optimizing designs in Canva.
    *   `optimization_checklist` (array of strings): A checklist for design quality.
*   **`publishing_checklist` (array of strings):** A final list of steps for publishing.

# Examples

## Example 1: AI Agents Changing Business Operations

**Input:**

when to use it

Community prompt sourced from the open-source GitHub repo AreebaxIrfan/agent-factory-skills (no explicit license). A "Master Prompt Skill" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

AreebaxIrfan/agent-factory-skills · no explicit license