writer

Generate blog posts, documentation, and GitHub issues via iterative AI refinement.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/onmax/claude-config --skill writer-onmax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writer
Source: https://github.com/onmax/claude-config/tree/main/skills/writer
Command: npx skills add https://github.com/onmax/claude-config --skill writer-onmax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @ai-sdk/google, @anthropic-ai/claude-code, ai, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating high-quality written content through an iterative loop of AI generation, review, and refinement, significantly reducing the time and effort required for content creation.

Core Features & Use Cases

  • Iterative Writing: Generates drafts and refines them based on AI-driven feedback.
  • Multi-Format Support: Capable of producing blog posts, documentation, and GitHub issues.
  • Quality Enhancement: Integrates with DeepL for grammar and style improvements.
  • Use Case: Quickly generate a technical blog post about a new software feature, ensuring it's well-structured, accurate, and polished.

Quick Start

Use the writer skill to generate a blog post about the Vue 3 composition API.

Frequently Asked Questions about writer

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

FAQPage Schema
How do I automate iterative content generation for technical blog posts?

Automated iterative content generation uses AI to draft text and refine it through feedback loops. This Skill automates this process using Gemini 3 Pro and Claude Agent SDK, producing polished drafts with configurable styles and tones.

Can I generate GitHub issues and documentation using an AI writing assistant?

Yes, AI writing assistants can generate GitHub issues and documentation. This Skill supports multi-format content generation, automating the drafting and refinement of technical docs and issue templates using Claude and Gemini.

How does the DeepL integration enhance AI-generated writing?

DeepL integration enhances AI-generated writing by providing an optional grammar and style improvement step. After the initial AI drafting and refinement, DeepL polishes the text to ensure high linguistic quality and accuracy.

Do I need API keys to use Claude and Gemini for automated drafting?

Yes, you need API keys for Google AI to use Gemini 3 Pro for automated drafting. An optional DeepL API key is also required if you want to enable the advanced grammar and style enhancement step during content generation.

What is the best way to configure writing styles and tones for AI content generation?

Configuring writing styles and tones for AI content generation involves setting parameters before the drafting loop. This Skill supports configurable styles, tones, and languages, allowing you to tailor outputs for specific audiences and formats.

Why use an iterative loop for AI content generation instead of a single prompt?

Iterative AI content generation loops produce higher quality text than single prompts by incorporating AI-driven review and refinement. This method significantly reduces manual editing effort, ensuring the final content is well-structured and accurate.