technical-blog-post

Transform raw project data into structured technical blog posts for Astro.

39|5|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/sam-dumont/claude-skills --skill technical-blog-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-blog-post
Source: https://github.com/sam-dumont/claude-skills/tree/main/plugins/technical-blog-post/skills/technical-blog-post
Command: npx skills add https://github.com/sam-dumont/claude-skills --skill technical-blog-post

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms raw project data, research notes, and code into well-structured, engaging technical blog posts, streamlining content creation.

Core Features & Use Cases

  • Narrative Extraction: Identifies and structures the core story (hook, problem, approach, discoveries, validation, result) from diverse sources.
  • Content Structuring: Provides a Markdown template for blog posts, including frontmatter for Astro.
  • Voice & Tone Alignment: Works in conjunction with sams-voice to ensure consistent style and tone.
  • Use Case: You have scattered notes, code snippets, and session logs for a recent project. Use this Skill to organize them into a coherent technical blog post suitable for publication.

Quick Start

Use the technical-blog-post skill to draft a blog post from the research notes in RESEARCH_NOTES.md and the code in src/.

Frequently Asked Questions about technical-blog-post

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

FAQPage Schema
How do I convert raw research notes and session logs into a structured technical blog post?

This skill transforms raw project data into structured technical posts by extracting a six-beat narrative arc from research notes and code. It outputs a Markdown file with frontmatter, organizing scattered session logs into a coherent publication-ready format.

Can I generate Astro blog posts directly from code snippets and project data?

Yes, you can generate Astro blog posts directly from code snippets and project data. The skill processes raw code alongside research notes, structuring them into a Markdown template complete with Astro frontmatter for direct website integration.

What is the best way to structure a technical blog post from scattered project documentation?

The best way to structure technical posts from scattered documentation is applying a six-beat narrative arc. This framework organizes raw project data into hook, problem, approach, discoveries, validation, and result sections for logical content flow.

Does this technical writing workflow require a separate tone and language configuration?

Yes, this technical writing workflow requires integration with the sams-voice skill to configure tone and language. This prerequisite ensures generated blog posts maintain consistent style and voice alignment across all structured technical content.

How do I handle binary data and code when drafting technical documentation?

To handle binary data and code when drafting technical documentation, input these raw sources directly into the skill. It extracts relevant narrative elements from diverse formats, transforming technical artifacts into structured, readable blog post content.