feishu-docx-powerwriteHigh-quality Feishu/Lark Docx writing via OpenClaw. Use when you want to turn Markdown into well-formatted Feishu Docx (headings, lists, nesting, code blocks) using feishu_docx_write_markdown; includes safe workflows, templates, and troubleshooting. Trigger on Feishu doc/docx links, “write to Feishu doc”, “generate a Feishu doc”, “append/replace docx”, “convert markdown to feishu doc”, or when users want consistently good doc formatting.
Install via ClawdBot CLI:
clawdbot install xiongjjlj/feishu-docx-powerwriteThis skill focuses on reliably writing great-looking Feishu Docx using OpenClaw’s Feishu OpenAPI tools.
Key idea: prefer feishu_docx_write_markdown (Markdown → Docx blocks) for structure-preserving output.
1) Get document_id (Docx token)
https://.../docx/2) Decide write mode
3) Write markdown
Use when adding sections, meeting notes, daily logs.
mode: appendUse when generating the full doc from scratch.
mode: replaceconfirm: true# <Title>
**Summary**
- Point 1
- Point 2
---
## Section
Short paragraph.
- Bullet
- Bullet
### Subsection
1) Step
2) Step
Use fenced blocks.
bash
openclaw skills check
references/templates.mdreferences/troubleshooting.mdGenerated Mar 1, 2026
Automatically convert raw meeting notes in Markdown into a well-structured Feishu Docx with headings, bullet points, and action items. Ideal for teams needing consistent documentation after brainstorming sessions or project updates.
Transform Markdown-based technical specs or API documentation into formatted Feishu Docx files with code blocks and nested lists. Useful for software development teams to maintain clear, shareable documentation.
Append daily activity logs or progress reports to an existing Feishu Docx, ensuring structured entries with headings and summaries. Common in project management and remote work tracking.
Generate initial drafts for blog posts or marketing materials in Feishu Docx from Markdown outlines, enabling collaborative editing and formatting consistency across teams.
Create lesson plans or study guides in Feishu Docx by converting Markdown content with sections, lists, and code examples, facilitating easy distribution to students or trainees.
Offer this skill as part of a subscription-based AI tool suite for businesses, charging monthly fees for access to enhanced Feishu integration and support. Revenue streams include tiered plans based on usage limits and features.
Provide basic Markdown-to-Docx conversion for free to attract users, with premium features like advanced templates, bulk processing, and priority support available for a fee. Monetize through upgrades and add-ons.
License the skill to large organizations for internal use, offering custom integrations, dedicated support, and compliance with security standards. Revenue is generated through one-time licenses or annual contracts.
💬 Integration Tip
Ensure users have valid Feishu app credentials and document access permissions before initiating writes to avoid authentication errors.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.