article-creator

Generate UX term articles via web search and post drafts to WordPress.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/YuyaTakahashi/private --skill article-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-creator
Source: https://github.com/YuyaTakahashi/private/tree/main/.agent/skills/article-creator
Command: npx skills add https://github.com/YuyaTakahashi/private --skill article-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

UX用語の解説記事をWeb検索→執筆→ファクトチェック→WordPress下書き投稿まで一気通貫で実行するスキル。

Core Features & Use Cases

  • Web検索と信頼性の高い情報の統合を通じて、UX用語の定義と背景を正確に解説する。
  • 記事の執筆、事実確認、WordPressへの下書き投稿という実務フローを統合して短時間で完成形を作成する。
  • 実務での活用例として、UX用語の解説記事をチームのナレッジベースや公開記事として公開するシナリオを想定する。

Quick Start

Topicを指定して記事を生成し、下書きとしてWordPressへ保存する。

Frequently Asked Questions about article-creator

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

FAQPage Schema
How do I generate a UX terminology article and save it as a WordPress draft?

To generate a UX terminology article and save a WordPress draft, specify a UX term and the Skill performs web search, synthesizes multiple reliable sources, structures a Markdown draft, and posts it via WordPress REST API.

What is the best way to automate writing UX term definitions for a knowledge base?

Automating UX term definitions for a knowledge base is achieved by integrating web search and fact-checking into the writing flow, producing structured Markdown articles that are ready for direct WordPress draft posting.

Does this article generation process require a separate fact-checking step?

No separate fact-checking step is required because the article generation process integrates fact verification, applying multiple reliable sources to accurately define UX terms and explain their background.

Can I use the WordPress REST API to automatically post drafted UX articles?

Yes, you can use the WordPress REST API to automatically post drafted UX articles, as the Skill prepares and delivers the structured Markdown draft directly to WordPress via the REST API.

What information is needed to create a complete UX term article with this method?

To create a complete UX term article with this method, you only need to provide the target UX topic, and the process outputs a definition, background explanation, and practical UX usage examples.