feishu-bitable-creator

Create and populate Feishu (Lark) Bitable (multidimensional tables) with automated cleanup.

7 stars

Best use case

feishu-bitable-creator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Create and populate Feishu (Lark) Bitable (multidimensional tables) with automated cleanup.

Teams using feishu-bitable-creator should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/feishu-bitable-creator/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/gaowanqi08141999/feishu-bitable-creator/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/feishu-bitable-creator/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How feishu-bitable-creator Compares

Feature / Agentfeishu-bitable-creatorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Create and populate Feishu (Lark) Bitable (multidimensional tables) with automated cleanup.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# feishu-bitable-creator

Create and populate Feishu (Lark) Bitable (multidimensional tables) with automated cleanup.

## Install

```
npx clawhub@latest install feishu-bitable-creator
```

Related Skills

feishui-file-sender

7
from Demerzels-lab/elsamultiskillagent

Send files via Feishu channel using message tool with filePath parameter.

skill-creator

7
from Demerzels-lab/elsamultiskillagent

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

feishu-user

7
from Demerzels-lab/elsamultiskillagent

Feishu document operations (User Access Token version)

voiceai-voiceover-creator

7
from Demerzels-lab/elsamultiskillagent

Turn scripts into publishable voiceovers with Voice.ai TTS, including segments, chapters, captions, and video muxing.

short-video-creator

7
from Demerzels-lab/elsamultiskillagent

This skill enables Claude to transform a **text script or idea** into a fully produced.

feishu_file_fetch

7
from Demerzels-lab/elsamultiskillagent

Implements a Clawdbot extension tool that downloads Feishu files by message_id and file_key, streams to disk with sha256, size limits, and path traversal protection. Use when the user asks to build or update the feishu_file_fetch tool, Feishu file download workflow, or Clawdbot extension handling message_id/file_key inputs.

cron-creator

7
from Demerzels-lab/elsamultiskillagent

Create Clawdbot cron jobs from natural language. Use when: users want to schedule recurring messages, reminders, or check-ins without using terminal commands. Examples: 'Create a daily reminder at 8am', 'Set up a weekly check-in on Mondays', 'Remind me to drink water every 2 hours'.

pptx-creator

7
from Demerzels-lab/elsamultiskillagent

Create professional PowerPoint presentations from outlines, data sources, or AI-generated content. Supports custom templates, style presets, charts/tables from data, and AI-generated images. Use when asked to create slides, pitch decks, reports, or presentations.

script-creator

7
from Demerzels-lab/elsamultiskillagent

Create and modify scripts in ~/.nanobot/workspace/test with strict Git versioning.

feishu-leave-request

7
from Demerzels-lab/elsamultiskillagent

Submit a leave request through Feishu (Lark). Use when the user wants to request time off, submit a leave application, or mentions taking leave.

feishu-whiteboard

7
from Demerzels-lab/elsamultiskillagent

Allows creating and manipulating Feishu Whiteboards.

feishu-voice-assistant

7
from Demerzels-lab/elsamultiskillagent

Sends voice messages (audio) to Feishu chats using Duby TTS.