lexiang-knowledge-base
用于访问乐享知识库平台的专用 skill。当用户明确提到「乐享」「lexiang」「知识库」「知识」「文档」等关键词,或用户提供的链接 host 为 lexiangla.com,应优先调用本 skill。本 skill 支持:获取文档内容与元数据、搜索文档内容、查询知识库与目录结构、创建/编辑/移动文档、管理标签与评论、上传文件及维护附件等知识库操作能力。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ajaxhe/lexiang-mcp-skillWhat This Skill Does
The Lexiang Knowledge Base skill acts as an intelligent interface between the OpenClaw AI agent and the Lexiangla.com platform. It provides a robust suite of tools to perform CRUD operations on documents, manage knowledge base structures, handle tags and comments, and perform deep searches across organizational data. It serves as a specialized agent extension, ensuring that professional knowledge management tasks are executed with high precision, proper API authorization, and safe handling of sensitive document assets.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/ajaxhe/lexiang-mcp-skill
Use Cases
- Corporate Knowledge Management: Managing internal wikis, standard operating procedures, and team documentation within Lexiangla.
- Issue Tracking: Linking and documenting feedback cycles through the Lexiang issue management system.
- Content Migration: Assisting users in organizing, moving, or updating legacy documentation into the Lexiang platform.
- Automated Reporting: Extracting metadata and document summaries from specific knowledge bases for team reviews.
Example Prompts
- "Can you help me search for the latest Q3 deployment documentation in our Lexiang knowledge base?"
- "I have a draft about company security policies; please help me create a new page in the 'Admin' space on Lexiang."
- "List all the recent comments on the 'Remote Work Guidelines' page so I can see what the team thinks about the changes."
Tips & Limitations
- Intention Clarification: The agent is designed to be cautious. If you provide a generic query like 'find my documents', it will ask to clarify if you mean Lexiang or local files. Be specific with your platform targets.
- Safety First: The skill enforces strict rules for write operations. You must provide clear, identifiable targets (URLs or IDs) to modify or delete content, preventing accidental data loss.
- Tooling Protocols: The skill utilizes a
preset=metaapproach. Ensure you follow the defined call-chain (checklist_tool_categoriesbefore attempting specific function calls) to avoid connection errors. - Expert Persona: If you find yourself performing complex administrative tasks, you can ask the agent to switch to the 'Lexiang Knowledge Manager' persona for specialized optimization and structure design advice.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ajaxhe-lexiang-mcp-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read, file-write
Related Skills
fetch-archive-to-lexiang
通用文章抓取与归档工具。抓取任意 URL(免费/付费/登录墙)的文章全文,转换为结构化 Markdown,并可选转存到乐享知识库。支持 Substack、Medium、知识星球等付费平台的登录态管理。支持 YouTube 视频下载(yt-dlp)、播客音频下载(小宇宙FM等)、音频转录(Whisper)、翻译(中英对照格式),并将音视频和文字稿上传乐享知识库(文字稿使用在线文档格式,支持按块编辑)。关键词触发:抓取文章、获取全文、付费文章、转存知识库、乐享、保存原文、fetch article、归档、YouTube、视频转录、字幕提取、视频下载、播客、podcast、小宇宙、xiaoyuzhou。
lexiang
腾讯乐享知识库 API 集成。提供团队、知识库、知识节点、在线文档块的完整 CRUD 操作,以及通讯录管理、AI 搜索/问答、文件上传、任务管理等功能。此 skill 适用于需要通过 API 管理乐享知识库内容(创建/查询/编辑文档、搜索知识、管理团队权限等)的场景。