post

Convert conversational input into structured blog posts for quidproquo.cc.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/vincentxuu/quidproquo --skill post-vincentxuu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post
Source: https://github.com/vincentxuu/quidproquo/tree/main/.claude/skills/post
Command: npx skills add https://github.com/vincentxuu/quidproquo --skill post-vincentxuu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill transforms raw ideas, notes, or experiences into well-structured blog posts, ready for publication on quidproquo.cc.

Core Features & Use Cases

  • Content Structuring: Organizes information into predefined templates based on content type (e.g., technical problem-solving, deep dives, general topics).
  • Categorization & Tagging: Automatically suggests or assigns appropriate categories and tags.
  • Draft Generation & Review: Creates a draft post with frontmatter and content, allowing for user review before finalization.
  • Use Case: You have a detailed note about a recent coding challenge and its solution. Use this Skill to convert those notes into a tech category blog post with a clear TL;DR, problem description, solution, and learnings.

Quick Start

Use the post skill to write a blog post about the recent climbing trip to Yosemite.

Frequently Asked Questions about post

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

FAQPage Schema
How do I turn raw notes into a structured blog post?

To turn raw notes into a structured blog post, you provide conversational input or experiences to the Skill, which then organizes the information into predefined templates based on content type. It generates drafts complete with frontmatter, categories, and tags.

How do I generate frontmatter and categories for markdown publishing?

Generating frontmatter and categories for markdown publishing is handled automatically during the drafting process. The Skill suggests or assigns appropriate categories and tags while creating the frontmatter required for publication on quidproquo.cc.

What is the best way to draft a technical problem-solving blog post?

The best way to draft a technical problem-solving blog post is to input your coding challenge notes and let the Skill apply its technical template. It structures your content into a clear TL;DR, problem description, solution, and learnings for the tech category.

Can I review my drafted content before finalizing the Git commit?

Yes, you can review your drafted content before finalizing the Git commit. The Skill creates a draft post with frontmatter and content, allowing for user review and preparation of the Git commit before the post is finalized.

Does this Skill support publishing content to platforms other than quidproquo.cc?

No, this Skill specifically converts input into structured blog posts designed for publication on quidproquo.cc. It adheres to specified templates and writing guidelines tailored exclusively for that platform's formatting and Git commit preparation requirements.