new-article — automated article creation new-article, Article, community, automated article creation, ide skills, zenn article creation, qiita article creation, new-article install, bash script for article creation, Claude Code, Cursor

v1.0.0
GitHub

About this Skill

Perfect for Content Creation Agents needing automated article generation for Zenn and Qiita platforms. new-article is a skill that automates the creation of new article files for Zenn and Qiita platforms using a bash script.

Features

Generates article files using a bash script with the ./scripts/new-article.sh command
Supports creation of articles for both Zenn and Qiita platforms
Allows specification of article title using the --title parameter
Supports selection of platform using the --platform parameter with options zenn or qiita
Enables selection of article type using the --type parameter with options tech or idea

# Core Topics

heyhey1007 heyhey1007
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The new-article skill by heyhey1007 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for automated article creation, zenn article creation, qiita article creation.

Ideal Agent Persona

Perfect for Content Creation Agents needing automated article generation for Zenn and Qiita platforms.

Core Value

Empowers agents to generate new article files using bash scripts, supporting platforms like Zenn and Qiita, with customizable titles and types, such as tech or idea articles, in various formats.

Capabilities Granted for new-article

Automating article creation for Zenn and Qiita
Generating new article files with specified titles and platforms
Streamlining content creation workflows for tech and idea articles

! Prerequisites & Limits

  • Requires bash script execution environment
  • Limited to Zenn and Qiita platforms
  • Dependent on user input for title and platform
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

new-article

Install new-article, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

新規記事作成スキル

新規記事ファイルを作成します(Zenn/Qiita両対応)。

タスク

ユーザーのリクエストに基づいて、適切なプラットフォーム用の記事ファイルを作成してください。

実行方法

以下のスクリプトを使用して記事を作成します:

bash
1./scripts/new-article.sh --title "<タイトル>" [オプション]

パラメータ

パラメータ説明デフォルト
--title記事タイトル(必須)-
--platformプラットフォーム: zenn, qiitazenn
--type記事タイプ: tech, idea(Zennのみ)tech
--emojiアイキャッチ絵文字(Zennのみ)📝
--topicsトピックス/タグ(カンマ区切り)-
--slugカスタムslug(Zennのみ、省略時は自動生成)自動生成
--private限定共有記事として作成(Qiitaのみ)false
--slideスライドモードで作成(Qiitaのみ)false

Zenn slug命名規則

  • 12〜50文字
  • 使用可能文字: a-z(小文字)、0-9、ハイフン(-)、アンダースコア(_)
  • 先頭・末尾は英数字のみ
  • サイト全体でユニーク(一度公開したら変更不可)

生成されるファイル

Zenn

articles/{slug}.md     # Front Matter付き記事ファイル
images/{slug}/         # 画像ディレクトリ

Qiita

public/{filename}.md   # Front Matter付き記事ファイル

使用例

Zenn記事(基本)

bash
1./scripts/new-article.sh --title "TypeScript入門"

Zenn記事(詳細指定)

bash
1./scripts/new-article.sh --title "React Hooks完全ガイド" --type tech --topics "react,typescript,hooks" --emoji "⚛️"

Zennアイデア記事

bash
1./scripts/new-article.sh --title "新しい開発フローの提案" --type idea --emoji "💡"

Qiita記事

bash
1./scripts/new-article.sh --platform qiita --title "TypeScript入門" --topics "TypeScript,JavaScript"

Qiita限定共有記事

bash
1./scripts/new-article.sh --platform qiita --title "限定共有記事" --private

作成後のワークフロー

Zenn

  1. 記事を編集
  2. プレビュー: npx zenn preview
  3. 画像を追加: images/{slug}/ に配置
  4. 公開: Front Matterの published: true に変更、git push

Qiita

  1. 記事を編集
  2. プレビュー: npx qiita preview
  3. 投稿: npx qiita publish {filename}.md

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is new-article?

Perfect for Content Creation Agents needing automated article generation for Zenn and Qiita platforms. new-article is a skill that automates the creation of new article files for Zenn and Qiita platforms using a bash script.

How do I install new-article?

Run the command: npx killer-skills add heyhey1007/Article/new-article. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for new-article?

Key use cases include: Automating article creation for Zenn and Qiita, Generating new article files with specified titles and platforms, Streamlining content creation workflows for tech and idea articles.

Which IDEs are compatible with new-article?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for new-article?

Requires bash script execution environment. Limited to Zenn and Qiita platforms. Dependent on user input for title and platform.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add heyhey1007/Article/new-article. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use new-article immediately in the current project.

Related Skills

Looking for an alternative to new-article or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI