zenn

Generate Zenn article drafts through a three-stage workflow with Tavily scripts.

1|Updated Nov 27, 2025
One-click install
npx skills add https://github.com/fdshg693/ZENN --skill zenn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenn
Source: https://github.com/fdshg693/ZENN/tree/main/.claude/skills/zenn
Command: npx skills add https://github.com/fdshg693/ZENN --skill zenn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ZENN記事作成を、信頼性のある3段階のワークフローで自動化します。概要提案から構成案(plan)、本文(publish)までを一貫して作成・検証できるようサポートし、 frontmatter の規則と同期ルールを適用します。最新情報の取得には Tavily スクリプトを明示的に活用します。

Core Features & Use Cases

  • 3 段階フロー: 概要提案 → zenn/plan/*.mdzenn/publish/*.md の一連の流れを導入します。
  • ** frontmatter 規則の固定**: published: false をデフォルトとし、意図的な公開操作をユーザーが行うまで公開状態を変更しません。
  • サブエージェント活用: URL 候補の洗い出し・事実抽出・下書き作成を分担して進めるガイドを提供します。
  • 同期ルールの遵守: plan と publish の見出し・主張を変更した場合は必ず両方を一致させます。
  • サポート範囲の明示: use-tavily スクリプトの使い分けと調査の進め方を定義し、外部情報の収集手順を標準化します。

Quick Start

Provide a topic and it will generate a three-stage Zenn article flow with plan and publish drafts.

Frequently Asked Questions about zenn

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

FAQPage Schema
How do I automate Zenn article creation with frontmatter and research workflows?

The three-stage workflow enforces synchronization rules by requiring you to keep headings and arguments consistent across both the plan and publish drafts. Whenever you modify content in one file, you must explicitly update the other to maintain structural parity.

How does the Tavily script integration work for gathering article sources?

Yes, you can use this workflow for research-heavy articles because it standardizes external information collection through explicit Tavily script usage. Sub-agents are deployed to handle URL discovery, fact extraction, and drafting to ensure content reliability.

What is the default frontmatter publication state for generated Zenn articles?

No additional environment dependencies are required to run the three-stage workflow. The skill operates independently to coordinate the proposal, plan, and publish drafts while managing frontmatter and synchronization rules internally.

What are the limitations when synchronizing plan and publish drafts?

To start producing Zenn articles, provide a topic and the workflow will generate a three-stage flow including an overview proposal, a plan draft, and a publish draft. It automatically applies frontmatter rules and uses Tavily scripts for research.

How do I structure a Zenn article from a topic idea to a publish draft?

The workflow standardizes content creation by dividing tasks among sub-agents for URL discovery, fact extraction, and drafting. It applies fixed frontmatter rules and explicit Tavily script usage to ensure consistent, reliable article output.