content-draft

Draft TILs or blog posts from the current Claude session context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vr000m/skills.md --skill content-draft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-draft
Source: https://github.com/vr000m/skills.md/tree/main/.claude/skills/content-draft
Command: npx skills add https://github.com/vr000m/skills.md --skill content-draft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts TILs or blog posts from the current Claude session context, enforcing British English and anti-LLM style rules (concrete-first opener, evidence density, decision + trade-off, failure + adjustment).

Core Features & Use Cases

  • Drafts TILs or blog posts from the current session with adjustable type and optional title.
  • Respects British English and anti-LLM constraints, and produces a structured draft ready for review.
  • Supports a quick-start workflow to trigger content-draft with minimal prompts.

Quick Start

Request a draft by specifying the type (--type til|blog) and an optional title, then run content-draft.

Frequently Asked Questions about content-draft

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

FAQPage Schema
How do I draft a blog post from my current Claude session context?

Draft a blog post from your Claude session context by triggering the drafting workflow with a type and optional title. It extracts session context to generate a structured draft with frontmatter and a draft status.

What are anti-LLM style constraints for writing TILs and blog posts?

Anti-LLM style constraints enforce a concrete-first opener, evidence density, decision plus trade-off, and failure plus adjustment sections. These rules ensure TILs and blog posts read naturally rather than like AI-generated text.

Can I generate a TIL post with frontmatter from a Claude session?

Yes, you can generate a TIL post with frontmatter from a Claude session. The drafting workflow specifies type as til, extracts session context, and outputs a structured draft with frontmatter including a draft status.

Does this drafting workflow support British English style rules?

Yes, the drafting workflow supports British English style rules. It respects these constraints alongside anti-LLM formatting requirements to produce structured TIL and blog post drafts ready for review.

How do I add frontmatter with draft status to a TIL or blog post?

Add frontmatter with draft status to a TIL or blog post by running the drafting workflow. It automatically implements frontmatter containing status as draft for all generated content from the session context.

What is the best way to turn a Claude session into a structured draft?

The best way to turn a Claude session into a structured draft is using a workflow that extracts session context and applies anti-LLM constraints. It produces content with frontmatter, evidence density, and decision trade-offs ready for review.