with one click
lx-comment
乐享页面评论管理。当用户需要查看文档评论时使用。触发词:评论、comment、查看评论、文档评论
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
乐享页面评论管理。当用户需要查看文档评论时使用。触发词:评论、comment、查看评论、文档评论
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
乐享页面正文与文档块编辑。当用户需要读取或修改页面正文、替换章节、增删块、编辑表格或导入导出内容时使用。触发词:block、编辑页面、修改正文、替换内容、表格、块、MDX
乐享知识库条目管理。当用户需要操作知识条目(创建、查看、编辑、删除页面/文件夹),导入内容,管理文件(上传、下载、版本控制),或处理 Markdown 草稿时使用。触发词:页面、文档、条目、文件夹、创建文档、导入、上传文件、草稿、版本
乐享智能表格管理。当用户需要创建或读取智能表格、修改 schema、增删改查记录或管理视图时使用。触发词:智能表格、smartsheet、字段、记录、视图、CREATE TABLE、ALTER TABLE
乐享知识库与团队管理。当用户需要查看、管理知识库(空间)或团队信息时使用。触发词:知识库、空间、团队、我的知识库、space、team
乐享外部数据导入。支持腾讯会议记录导入到知识库。当用户需要从外部系统导入数据到知识库时使用。触发词:腾讯会议、会议记录、导入、外部数据
Git 风格的知识库本地工作流。支持克隆知识库到本地目录,用 git-like 命令管理版本(add/commit/push/pull/diff/log/reset/revert),以及多 worktree 管理。触发词:克隆、clone、push、pull、同步、推送、拉取、版本、提交、commit、worktree、工作区
| name | lx-comment |
| version | 1.0.0 |
| description | 乐享页面评论管理。当用户需要查看文档评论时使用。触发词:评论、comment、查看评论、文档评论 |
| metadata | {"requires":{"bins":["lx"]}} |
前置条件: 需要
lxCLI 已配置并登录。
进入场景:
禁止在本 skill 中执行:
识别场景 →
└── 查看/管理页面评论?
└── lx comment list-comments / lx comment describe-comment
| 命令 | 说明 | 参考 |
|---|---|---|
lx comment list-comments | 获取页面评论列表 | comment.md |
lx comment describe-comment | 获取评论详情 | comment.md |
lx comment describe-comment 返回的 content 不是普通 HTML,需要特殊解析。# 获取评论列表
lx comment list-comments --target-type kb_entry --target-id entry_xxx
# 查看评论详情
lx comment describe-comment --comment-id comment_xxx