create-jira-wiki

Automate publishing design documents to Jira Wiki with Git version control.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill create-jira-wiki-thomfilg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-jira-wiki
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/work/skills/create-jira-wiki
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill create-jira-wiki-thomfilg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of publishing design documents to Jira Wiki, saving time and reducing manual errors.

Core Features & Use Cases

  • Wiki Publishing: Automatically uploads design documents to a Jira Wiki repository.
  • Branch Management: Supports both 'master' and 'main' branch conventions.
  • Index Maintenance: Keeps an updated index page for all design documents.

Quick Start

Run the 'create-jira-wiki' skill with the design document file as an argument.

Frequently Asked Questions about create-jira-wiki

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

FAQPage Schema
How do I automate publishing design documents to Jira Wiki?

Automating Jira Wiki publishing is handled by uploading your design document files directly to a centralized repository, reducing manual data entry errors and saving time. It uses Git version control to manage the document updates.

What is the best way to maintain a design document index in Jira Wiki?

Maintaining a design document index in Jira Wiki requires automated index page updates whenever new documents are published. This ensures your project documentation repository stays centralized and easily navigable for developers.

Does Jira Wiki automation work with GitHub and Git version control?

Jira Wiki automation works with GitHub and Git by using them for version control during the document publishing process. This integration allows developers to track changes and maintain design document history effectively.

Can I use Jira Wiki publishing automation with both master and main branch conventions?

Jira Wiki publishing automation supports both 'master' and 'main' branch conventions for version control. You can configure the branch management feature to match your existing repository setup without workflow disruptions.

How do I update existing design documents in Jira Wiki without manual errors?

Updating existing design documents in Jira Wiki without manual errors involves running an automated publishing process against your version controlled files. This overwrites previous entries and refreshes the index page automatically.