workflow-write-tech-article

Orchestrate multi-agent research, drafting, and iterative editing for technical articles.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/joleques/northstar-ai --skill workflow-write-tech-article
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflow-write-tech-article
Source: https://github.com/joleques/northstar-ai/tree/main/.codex/skills/workflow-write-tech-article
Command: npx skills add https://github.com/joleques/northstar-ai --skill workflow-write-tech-article

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The workflow coordinates multi-role agents to remove friction from producing researched, reviewed, and publishable technical articles, avoiding fragmented manual handoffs between research, drafting, and revision stages.

Core Features & Use Cases

  • Structured orchestration: Collects parameters (theme, description, format, platform) and creates a predictable project structure for each article.
  • Research-driven drafting: Runs a researcher agent to gather references, opens and reads selected links to build technical context, and then drafts content with an engineering writer.
  • Iterative review and optimization: Executes an engineering-writer-revisor loop (up to five passes), conditionally applies social-media psychology optimizations for short-format platforms, and can generate visual assets on demand.
  • Use case: A software engineer needs a medium-depth blog post with cited references and social-media-ready excerpts; this workflow assembles sources, drafts the article, performs iterative technical reviews, and prepares optional images for sharing.

Quick Start

Ask the assistant to "Write a medium-depth technical article on <topic>, run research, draft the article, and perform iterative reviews with optional images."

Frequently Asked Questions about workflow-write-tech-article

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

FAQPage Schema
How do I automate technical article writing from research to final draft?▼

Automating technical article writing involves orchestrating sequential agents to gather web-based references, draft content, and execute iterative editing loops, producing a publishable article with sourced citations.

Can I generate social-media ready threads from a deep-dive technical article?▼

Yes, you can conditionally apply social-media psychology optimizations during the drafting phase to adapt longer deep-dive articles into short-format, publishable social-media threads.

What is the best way to structure an iterative editing loop for technical content?▼

The best way to structure iterative editing for technical content is running an engineering-writer-revisor loop that executes up to five sequential passes to refine research-driven drafts into a polished article.

How many revision rounds does the automated article workflow support?▼

The automated article workflow supports up to five iterative editing rounds, coordinating a revisor agent with an engineering writer to progressively refine the technical content.

Do I need to provide my own reference links for the research agent to draft an article?▼

No, you do not need to provide reference links; the researcher agent autonomously gathers web-based references, opens and reads selected links to build technical context before drafting.

Can I generate visual assets alongside the text during technical content publishing?▼

Yes, the technical content publishing workflow can automatically generate visual assets on demand to accompany your researched article, providing optional images for sharing across platforms.