lark-wiki
CLI interface for managing Lark Wiki content.
Install
mkdir -p .claude/skills/lark-wiki && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11524" && unzip -o skill.zip -d .claude/skills/lark-wiki && rm skill.zipInstalls to .claude/skills/lark-wiki
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。当用户给出 doubao.com 的 /wiki/ URL/token 时,也应直接使用本 skill,不要因为域名不是飞书而回退到 WebFetch;路由依据是 URL 路径模式和 token,而不是域名。不负责:上传文件到知识库节点下(走 lark-drive)、编辑文档/表格/Base 内容(走 lark-doc / lark-sheets / lark-base)。Key capabilities
- →Manage knowledge spaces, including creation and querying.
- →View and manage space members and their roles.
- →Organize document nodes within a hierarchical structure.
- →Move or copy nodes within the knowledge base.
- →Create new nodes in a knowledge space.
- →Delete knowledge spaces and nodes.
How it works
The skill manages Lark Wiki knowledge spaces, members, and document nodes using the `lark-cli` tool, allowing for creation, querying, and structural organization.
Inputs & outputs
When to use lark-wiki
- →Organize wiki document structure
- →Manage wiki space members
- →Search documentation in Lark
About lark-wiki
Facilitates searching, creating, and moving documents within the Lark Wiki. Manages space hierarchies and member permissions via CLI.
飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。当用户给出 doubao.com 的 /wiki/ URL/token 时,也应直接使用本 skill,不要因为域名不是飞书而回退到 WebFetch;路由依据是 URL 路径模式和 token,而不是域名。不负责:上传文件到知识库节点下(走 lark-drive)、编辑文档/表格/Base 内容(走 lark-doc / lark-sheets / lark-bas
When not to use it
- →When uploading files to knowledge base nodes.
- →When editing document content, spreadsheets, or Base content.
- →When searching for documents by name or managing comments and permissions.
Prerequisites
Limitations
- →Does not handle uploading files to knowledge base nodes.
- →Does not edit document content, spreadsheets, or Base content.
- →Does not search for documents by name or manage comments and permissions.
How it compares
This skill provides CLI-based management of Lark Wiki structures and permissions, offering programmatic control over knowledge organization unlike manual web interface interactions.
Compared to similar skills
lark-wiki side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| lark-wiki (this skill) | 0 | 2mo | Review | Intermediate |
| session-handoff | 13 | 2mo | Review | Beginner |
| spec-to-backlog | 8 | 4mo | No flags | Intermediate |
| create-handoff | 3 | 6mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by FradSer
View all by FradSer →You might also like
session-handoff
davila7
Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.
spec-to-backlog
atlassian
Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When Claude needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements into Jira issues. Handles reading Confluence pages, analyzing specifications, creating Epics with proper structure, and generating detailed implementation tickets linked to the Epic.
create-handoff
parcadei
Create handoff document for transferring work to another session
moai-workflow-project
modu-ai
Integrated project management system with documentation, language initialization, and template optimization modules. Use when setting up projects, generating documentation, configuring multilingual support, or optimizing templates.
granola-core-workflow-b
jeremylongshore
Post-meeting note processing and sharing workflow with Granola. Use when reviewing meeting notes, sharing with team members, or processing action items after meetings. Trigger with phrases like "granola post meeting", "share granola notes", "granola follow up", "process meeting notes", "granola action items".
reporting
comeredon
Final pipeline execution report format. Defines the structure, agent registry, Mermaid gantt chart, and change summary. Used by AnalystAgent in Phase 6.