new-post

Generate Quartz blog post drafts with frontmatter and media via guided interview.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/brennacodes/brenna-plugs --skill new-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-post
Source: https://github.com/brennacodes/brenna-plugs/tree/main/plugins/mark-my-words/skills/new-post
Command: npx skills add https://github.com/brennacodes/brenna-plugs --skill new-post

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of new Quartz blog posts by guiding you through a structured interview, turning your idea into a ready-to-publish draft with metadata.

Core Features & Use Cases

  • Guided interview workflow: Collects title, description, tags, audience, and structure to generate a Quartz post.
  • Quartz-format output: Produces frontmatter and content formatted for Quartz with proper headings and sections.
  • Media & Visuals integration: Supports optional images, media references, and inline visuals as you write.
  • Draft & publishing: Handles draft status, author attribution, and optional git workflow for saving changes.
  • Use Case: A blogger wants a structured post about a topic; the skill will prompt, gather requirements, and output a complete markdown file ready for review.

Quick Start

Provide your topic or idea to start the guided interview and generate a Quartz post draft.

Frequently Asked Questions about new-post

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

FAQPage Schema
How do I create a Quartz blog post with frontmatter and markdown?

You can create a Quartz blog post by using a guided interview to collect your title, description, tags, and content structure. This process automatically generates a markdown file with properly formatted frontmatter and sections ready for publishing.

What is the best way to automate structured content generation for Quartz sites?

Automating structured content generation for Quartz sites is best handled through an interactive interview workflow. It gathers your requirements and outputs a complete markdown draft with metadata, headings, and optional embedded media references.

Can I add images and media references when generating Quartz markdown files?

Yes, you can add images and media references when generating Quartz markdown files. The guided interview supports optional media handling and inline visual integration so you can embed visuals directly as you write.

Does the guided interview workflow support draft status and git workflow for blog posts?

The guided interview workflow supports draft status and git workflow for blog posts. It manages author attribution, draft flags within the frontmatter, and optional git operations for saving the final markdown file to your target directory.

Do I need to manually format frontmatter tags and dates for Quartz blog posts?

You do not need to manually format frontmatter tags and dates for Quartz blog posts. The automation extracts these details during the interview and applies them directly into the markdown file according to Quartz formatting standards.