update-comment
OfficialQuickly update a comment's body text.
Authornovadb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Update and correct the body text of an existing comment in a NovaDB-backed CMS without manual API choreography, ensuring the stored comment contains valid XHTML and the updated record is returned to the caller.
Core Features & Use Cases
- XHTML Normalization: Ensures the provided body is valid XHTML with a <div> root element, wrapping plain text when necessary.
- Deterministic Update Workflow: Calls novadb_cms_update_comment to apply the change and follows up with novadb_cms_get_comment to fetch and confirm the updated comment.
- Use Cases: Fix typos, apply editorial edits, or make moderation updates while optionally attributing the change to a specific username for auditing.
Quick Start
Update comment abc-123 with the text Updated text wrapped in a div and return the updated comment data.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: update-comment Download link: https://github.com/novadb/claude-plugins/archive/main.zip#update-comment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.