feishu-bitable-sync

Sync a local `wechat-report` result into Feishu Bitable after the user has reviewed the report and confirmed the sync.

3,891 stars

Best use case

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

Sync a local `wechat-report` result into Feishu Bitable after the user has reviewed the report and confirmed the sync.

Teams using feishu-bitable-sync 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/content-system-feishu-bitable-sync/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/abigale-cyber/content-system-feishu-bitable-sync/SKILL.md"

Manual Installation

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

How feishu-bitable-sync Compares

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

Frequently Asked Questions

What does this skill do?

Sync a local `wechat-report` result into Feishu Bitable after the user has reviewed the report and confirmed the sync.

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.

Related Guides

SKILL.md Source

# feishu-bitable-sync

本 skill 不会自动触发,只有在用户明确确认“发送到飞书”后才运行。

支持输入:

- `content-production/inbox/YYYYMMDD-{slug}-wechat-report.md`
- `content-production/inbox/raw/wechat-report/YYYY-MM-DD/{slug}.json`

运行前需要配置环境变量:

- `FEISHU_APP_ID`
- `FEISHU_APP_SECRET`
- `FEISHU_BITABLE_APP_TOKEN`
- `FEISHU_BITABLE_TABLE_ID`
- 可选:`FEISHU_SYNC_AUTH_MODE`,默认 `user`
- 可选:`FEISHU_OAUTH_REDIRECT_URI`,默认 `http://127.0.0.1:14578/callback`

默认行为:

- 优先读取本机缓存的飞书 `user_access_token`
- 若还未授权,会落一份 `auth_required` 回执,并提示先运行 `feishu-user-auth`
- 若 token 刷新失败或飞书写入失败,会额外导出 CSV 兜底文件

输出:

- `content-production/published/YYYYMMDD-{slug}-feishu-sync.md`
- 失败兜底时:`content-production/published/YYYYMMDD-{slug}-feishu-import.csv`

同步策略:

- 每篇文章一行
- 使用 `source_url` 去重
- 重复同步会更新已有行,而不是重复新增

Related Skills

feishu-voice-send

3891
from openclaw/skills

飞书语音消息发送:使用官方 API 上传 OPUS 音频并发送语音消息,解决 OpenClaw 内置发送缺少 duration 参数的问题。| Send voice messages via Feishu official API, fixing OpenClaw's missing duration parameter bug.

reference-style-sync

3891
from openclaw/skills

One-click synchronization and standardization of reference formats in literature management tools, intelligently fixing metadata errors.

feishu-group-company

3891
from openclaw/skills

Configure a Feishu multi-bot company group so one coordinator bot, for example `company-ceo`, handles normal group messages, while specialist bots reply only when explicitly @mentioned. Use when setting up or fixing a shared company/work group with multiple Feishu bot accounts, especially for patterns like: normal messages then CEO replies; at UI then UI replies; at dev then dev replies; and CEO stays silent when another bot is explicitly mentioned.

workspace-sync

3891
from openclaw/skills

Sync agent workspace with cloud storage (Dropbox, Google Drive, S3, etc.) using rclone.

feishu-perm-helper

3891
from openclaw/skills

一键启用飞书权限管理工具,让 OpenClaw 可以管理飞书文档/表格的协作者权限。

feishu-leave-request

3891
from openclaw/skills

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 SuperToolkit

3891
from openclaw/skills

飞书超级工具包 - 集成文件发送(含音频卡片)、日历、审批、多维表格、通讯录、考勤六大模块

feishu-send

3891
from openclaw/skills

飞书发送图片/文件/语音。用 curl 调用飞书 API 发送,比 message 工具更可靠。用于需要发送图片、文件、语音到飞书时触发。

feishu-voice-assistant

3891
from openclaw/skills

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

feishu-sticker

3891
from openclaw/skills

Send images as native Feishu stickers. Features auto-upload, caching, and GIF-to-WebP conversion.

Feishu Post (RichText) Skill

3891
from openclaw/skills

Send Rich Text (Post) messages to Feishu.

Feishu Minutes (妙记) Skill

3891
from openclaw/skills

Fetch info, stats, transcript, and media from Feishu Minutes.