feishu skills

317 tagged feishu, measured the same way as everything else here.

Browse within: lark 116ai-assistant 73agentic-workflows 55desktop-app 55feishu-bot 37bitable 30openclaw 30lab-management 28metaclaw 28aws 24bedrock-agentcore 24discord 24enterprise 24lark-cli 24

deep-research

01

nexu-io/nexu

Skill Claude CodeCodex

A structured method for turning a vague research question into a documented research report. It collects sources, records facts, compares options, checks reasoning, and saves the intermediate work.

3.3k 4mo ago A 78 tokens original MIT

libtv-video

02

nexu-io/nexu

Skill Claude CodeCodex

Seedance 2.0 video & image generation via LibTV Gateway - AI text-to-video, image-to-video, video continuation, style transfer, and text-to-image using Seedance 2.0 model. Also supports Kling 3.0, Wan 2.6, Midjourney, Seedream 5.0. Trigger phrases: seedance, generate video, make a video, generate image, make an image…

3.3k 4mo ago A 100 tokens original MIT

feishu-create-doc

03

nexu-io/nexu

Skill Claude CodeCodex

A tool for creating new cloud documents in Feishu (Lark), a workplace collaboration platform, from Markdown text.

3.3k 4mo ago A 40 tokens original MIT

claude-to-im

04

op7418/Claude-to-IM-skill

Skill Claude CodeCodex

Bridge THIS Claude Code or Codex session to Telegram, Discord, Feishu/Lark, QQ, or WeChat so the user can chat with Claude from their phone. Use for: setting up, starting, stopping, or diagnosing the claude-to-im bridge daemon; forwarding Claude replies to a messaging app; any phrase like "claude-to-im", "bridge"…

2.9k 5mo ago B 169 tokens original MIT

bilibili-helper

05

dongsheng123132/u-claw

Skill Claude CodeCodex

A writing guide for Bilibili, a Chinese video-sharing platform. It helps prepare video titles, descriptions, tags, category choices, cover concepts, and pinned comments.

1.7k 2d ago A 29 tokens original MIT

china-translate

06

dongsheng123132/u-claw

Skill Claude CodeCodex

A Chinese-English translation and localisation guide for technical text and product interfaces. Localisation means adapting wording and cultural references so they sound natural to users in the target language.

1.7k 2d ago A 32 tokens original MIT

ppt-designer

07

dongsheng123132/u-claw

Skill Claude CodeCodex

A guide for planning and designing PowerPoint presentations. It covers slide structure, layouts, visual choices, animation suggestions, and speaker notes.

1.7k 2d ago A 29 tokens original MIT

doubao-tts

08

xvirobotics/metabot

Skill Claude CodeCodex

Generate high-quality speech audio using Doubao (豆包/Volcengine) TTS API. Use this skill when the user asks to generate audio, podcasts, voiceovers, or text-to-speech output.

971 24d ago A 48 tokens original MIT

metabot-team

09

xvirobotics/metabot

Skill Claude CodeCodex

Use for the MetaBot Agent Teams CLI: create and inspect durable Teams, spawn teammates, exchange messages, and manage Tasks and Runs across Sessions.

971 24d ago A 33 tokens original MIT

metaschedule

10

xvirobotics/metabot

Skill Claude CodeCodex

MetaBot's persistent server-side scheduler (cron + one-shot). Optional skill — not installed by default. Use when the user wants tasks that survive Claude session restarts, are visible to other bots, or need to run in MetaBot's PM2 process rather than this Claude session.

971 24d ago A 61 tokens original MIT

larksnap-fetch

11

AmbroseX/larksnap

Skill Claude CodeCodex

A bridge for downloading Feishu/Lark documents or ordinary webpages into local files, with options such as Markdown, HTML, or PDF. Feishu, also called Lark, is a workplace collaboration platform.

255 6d ago A 111 tokens original Apache-2.0

Peiiii/nextclaw

Skill Claude CodeCodex

A process for finding and safely removing dead code in the NextClaw repository. Dead code is code that is no longer used, such as obsolete files, exports, or dependencies.

253 yesterday A 71 tokens original MIT

panel-app-creator

13

Peiiii/nextclaw

Skill Claude CodeCodex

Create or update the Panel App UI part of a NextClaw lightweight app. Use after nextclaw-app-creator selects Panel-only or Panel + Service, or when the user explicitly asks for a right-side Panel App UI, folder-based static panel, Service Actions UI, Agent-powered Panel App, React/Vite/Tailwind Panel App, or asks what…

253 yesterday A 93 tokens original MIT

service-app-creator

14

Peiiii/nextclaw

Skill Claude CodeCodex

Create or update the Service App backend action part of a NextClaw lightweight app. Use after nextclaw-app-creator selects Service-only or Panel + Service, or when the user explicitly asks for workspace service-apps, MCP-compatible backend helpers, file access, external API calls, local commands, or privileged actions.

253 yesterday A 69 tokens original MIT

feishu-docx

15

leemysw/feishu-docx

Skill Claude CodeCodex

Export, write, and manage Feishu/Lark cloud documents. Supports docx, sheets, bitable, wiki, WeChat article import/export, drive management, and browser-based export for public or browser-readable docs. Use this skill when you need to read, analyze, write, or manage content in a Feishu knowledge base.

251 1mo ago A 72 tokens original MIT

clawhub

16

oujingzhou/openmozi

Skill Claude CodeCodex

Search, install and manage skills from ClawdHub.

184 3mo ago A 14 tokens original Apache-2.0

greeting

17

oujingzhou/openmozi

Skill Claude CodeCodex

A greeting skill that gives a short personalized salutation based on the time of day and the situation. Its instructions cover morning, afternoon, evening, and late-night greetings.

184 3mo ago A 14 tokens original Apache-2.0

DjangoPeng/agentic-ai

Skill Claude CodeCodex

An expense-receipt workflow that reads PDF and image attachments, extracts their details, checks whether they are valid expense receipts, and records them in Feishu Bitable, a cloud table service.

145 1mo ago A 100 tokens original MIT

DjangoPeng/agentic-ai

Skill Claude CodeCodex

An automated workflow for checking an authorized GitHub repository for exposed secrets such as API keys, tokens, passwords, private keys, and webhook URLs.

145 1mo ago A 71 tokens original MIT

DjangoPeng/agentic-ai

Skill Claude CodeCodex

A workflow guide for producing a Chinese AI morning news briefing from collected email and news data. It covers preparing source material, generating results at defined language-model steps, and creating a static dashboard.

145 1mo ago A 54 tokens original MIT

foxzool/openlark

Skill Claude CodeCodex

A checker for verifying that Rust code uses the same request and response fields as the official Feishu Open Platform API documentation. Feishu is a collaboration and business software platform, and its documentation is a JavaScript-rendered website.

105 3d ago A 129 tokens original Apache-2.0

foxzool/openlark

Skill Claude CodeCodex

A validation tool for comparing the OpenLark project's listed Feishu APIs with the API implementations that actually exist in the code. Coverage here means how much of the listed API work has been implemented.

105 3d ago A 81 tokens original Apache-2.0

openlark-api

23

foxzool/openlark

Skill Claude CodeCodex

A coding guide for adding or restructuring Feishu Open Platform API interfaces in the OpenLark Rust project.

105 3d ago A 99 tokens original Apache-2.0

specfusion

24

wxkingstar/SpecFusion

Skill Claude CodeCodex

A search skill for finding API documentation from 20 Chinese business platforms, including WeCom, Feishu, DingTalk, Taobao, and Alipay.

58 11d ago A 336 tokens original MIT