nova-comments

Manage NovaDB comment lifecycles across CMS and Index APIs.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/novadb/novadb-mcp-demo --skill nova-comments
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nova-comments
Source: https://github.com/novadb/novadb-mcp-demo/tree/main/.github/skills/nova-comments
Command: npx skills add https://github.com/novadb/novadb-mcp-demo --skill nova-comments

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NovaDB comments often require structured creation, retrieval, and moderation across CMS and Index APIs. This skill provides a unified interface to manage comment lifecycles attached to objects, ensuring consistency and traceability.

Core Features & Use Cases

  • Create, read, update, delete, and search comments across NovaDB CMS and Index APIs.
  • List and count comments by branch, object, or user to support moderation and collaboration workflows.
  • Enforce proper formatting for comment bodies, including XHTML-wrapped divs for valid content.

Quick Start

Create a comment on a target object, then read, update, or delete it using the CMS and Index API tools.

Frequently Asked Questions about nova-comments

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

FAQPage Schema
How do I manage comments across NovaDB CMS and Index APIs?

You can manage comments across NovaDB CMS and Index APIs by using a unified interface to create, read, list, update, delete, and search comment threads. This ensures proper body validation and data consistency for object-level collaboration.

What is the best way to moderate comment threads on NovaDB objects?

Moderate comment threads by listing and counting comments filtered by branch, object, or user. This supports moderation workflows by allowing you to search, review, and delete comments across CMS and Index APIs.

Can I search and count comments by branch or user in NovaDB?

Yes, you can search and count comments by branch, object, or user in NovaDB. The system supports listing and counting comments filtered by these parameters to facilitate moderation and collaboration workflows across the CMS and Index APIs.

Does NovaDB require specific formatting for comment body validation?

Yes, NovaDB requires specific formatting for comment body validation. You must enforce proper formatting for comment bodies, including XHTML-wrapped divs, to ensure valid content submission and maintain data integrity across CMS and Index APIs.

Why does NovaDB enforce XHTML-wrapped divs for comment content?

NovaDB enforces XHTML-wrapped divs for comment content to ensure proper formatting and data integrity. This body validation mechanism maintains consistency and traceability when creating or updating comments across CMS and Index APIs.