nazim-help-center-management

Manage help center categories and articles with CRUD operations.

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/AHMADJAN-New/nazim-web --skill nazim-help-center-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nazim-help-center-management
Source: https://github.com/AHMADJAN-New/nazim-web/tree/main/.cursor/skills/nazim-help-center-management
Command: npx skills add https://github.com/AHMADJAN-New/nazim-web --skill nazim-help-center-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of platform-wide help center content, allowing administrators to organize and maintain categories and articles efficiently.

Core Features & Use Cases

  • Category Management: Create, update, delete, and organize help center categories with custom slugs, icons, and ordering.
  • Article Management: Create, update, delete, publish, and unpublish help center articles, assigning them to categories and specifying language.
  • Use Case: A platform administrator needs to add a new category for "Billing Inquiries" and then create an article within that category explaining how to update payment methods.

Quick Start

Use the nazim-help-center-management skill to create a new help center category named "Getting Started" with the slug "getting-started".

Frequently Asked Questions about nazim-help-center-management

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

FAQPage Schema
How do I manage help center categories and articles for a platform?

You can manage help center categories and articles by performing CRUD operations to create, update, delete, and organize content with custom slugs, icons, ordering, and publishing status using a platform admin interface.

What's the best way to create a new help center category with a custom slug?

The best way to create a new help center category is by using the admin interface to define the category name and assign a custom slug, such as naming a category "Getting Started" with the slug "getting-started".

Can I publish and unpublish help center articles in different languages?

Yes, you can publish, unpublish, and assign help center articles to specific categories while specifying the language for each article.

Does help center content management require specific platform admin permissions?

Yes, managing help center content requires specific platform admin permissions to integrate with platformApi and execute data management operations for categories and articles.

What is the process for organizing help center articles into categories?

Organizing help center articles involves creating structured categories first, then using CRUD operations to assign articles to those categories while setting their publishing status and display order.