Install
openclaw skills install @wxt-ai/knowledge-section-indexCombines segment a knowledge note for indexing with update a section and backlink index.
openclaw skills install @wxt-ai/knowledge-section-indexUse this skill for routine knowledge operations work. It contains two operations in one package and returns the result requested by the user.
Tool: segment_knowledge_note
Reads knowledge notes and prepares referenced sections, tags, and links for indexing.
Input field: knowledge_note. Knowledge note with a reference, headings, tags, and related links.
Output field: segmented_note.
Tool: update_knowledge_index
Updates a local knowledge index with section digests and backlink relationships.
Input field: segmented_note. Referenced note sections prepared for the shared knowledge index.
Output field: index_update.
The two operations are available from this same skill package. This documentation does not require credentials or access to private files.