kb-article

Draft publish-ready knowledge base articles from resolved support issues.

1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/cy-wali/knowledge --skill kb-article-cy-wali
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-article
Source: https://github.com/cy-wali/knowledge/tree/main/customer-support/skills/kb-article
Command: npx skills add https://github.com/cy-wali/knowledge --skill kb-article-cy-wali

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft a publish-ready knowledge base article from a resolved issue, common question, or documented workaround to save time, standardize responses, and empower self-service.

Core Features & Use Cases

  • Draft and publish well-structured KB articles from support tickets or recurring questions.
  • Structure content for searchability, readability, and self-service with clear sections and metadata.
  • Use case: convert a resolved ticket into a How-To or Known Issue article to reduce future inbound questions.

Quick Start

Draft a publish-ready knowledge base article from a resolved issue, common question, or documented workaround.

Frequently Asked Questions about kb-article

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

FAQPage Schema
How do I convert resolved support tickets into knowledge base articles?

To convert resolved support tickets into knowledge base articles, draft the documented workaround or solution into a structured format with clear sections and metadata. This standardizes content for self-service portals and improves searchability.

What is the best way to structure a KB article for customer self-service?

The best way to structure a KB article for customer self-service is to organize content with clear sections, apply standardized metadata, and use a Markdown body that delivers step-by-step guidance, ensuring readability and searchability.

Can I use YAML frontmatter to standardize internal documentation workflows?

Yes, you can use YAML frontmatter to standardize internal documentation workflows by providing required metadata like name and description, while the Markdown body delivers the steps and guidance used at activation.

How does drafting KB articles from common questions improve self-service?

Drafting KB articles from common questions improves self-service by standardizing responses and converting recurring questions into searchable How-To or Known Issue articles, which reduces future inbound support requests.

What do I need to draft publish-ready KB articles from support issues?

To draft publish-ready KB articles from support issues, you need a resolved issue, common question, or documented workaround, which is then structured with clear sections and metadata to ensure the content is search-ready.

Are there limitations when using Markdown for knowledge base article writing?

A limitation of using Markdown for knowledge base article writing is that the SKILL.md requires a YAML frontmatter providing at least the name and description; without this structure, the steps and guidance cannot be properly activated.