仅用于普通电子表格 Sheet 与多维表格 Bitable/Base,不是所有数据或 JSON 请求的通用入口。 用户要求读写单元格、 导入导出表格、设置样式/筛选视图/条件/下拉框/浮动图片,或操作多维表格的表、字段、记录、 视图、角色、协作者、仪表盘、表单、工作流和数据聚合时使用;也覆盖 --as bot 的 cron/无人值守 Bitable 场景时必须使用本 Skill。明确禁止用于文档权限/协作者、消息/事件订阅和未封装 OpenAPI 通用透传;它们分别使用 feishu-cli-storage、feishu-cli-messaging 和 feishu-cli-platform。文档内 Markdown 表格使用 feishu-cli-docs;数据图表展示使用 feishu-cli-visual。
Scanned 9/5/2026
Install to Claude Code
npx -y skills add riba2534/feishu-cli --skill feishu-cli-data --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Feishu Cli Data?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/riba2534-feishu-cli-data)More formats (shields.io, HTML) on the badges page.
---
name: feishu-cli-data
description: >-
仅用于普通电子表格 Sheet 与多维表格 Bitable/Base,不是所有数据或 JSON 请求的通用入口。
用户要求读写单元格、
导入导出表格、设置样式/筛选视图/条件/下拉框/浮动图片,或操作多维表格的表、字段、记录、
视图、角色、协作者、仪表盘、表单、工作流和数据聚合时使用;也覆盖 --as bot 的 cron/无人值守
Bitable 场景时必须使用本 Skill。明确禁止用于文档权限/协作者、消息/事件订阅和未封装
OpenAPI 通用透传;它们分别使用 feishu-cli-storage、feishu-cli-messaging 和
feishu-cli-platform。文档内 Markdown 表格使用 feishu-cli-docs;数据图表展示使用
feishu-cli-visual。
argument-hint: <sheet|bitable> [args]
user-invocable: true
allowed-tools: Bash(feishu-cli:*), Bash(./feishu-cli:*), Bash(jq:*), Read, Write
---
# 飞书表格与多维表格
加载工作流后,将其中 `references/`、`scripts/`、`templates/`、`examples/` 相对路径按该
`workflow.md` 所在目录解析;执行脚本时使用解析后的实际路径,不要依赖当前 shell 目录。
## 路由
| 意图 | 读取文件 |
|---|---|
| Sheet 创建、读写、样式、筛选视图、下拉、图片、导入导出 | `references/workflows/sheet/workflow.md` |
| Bitable/Base 表、字段、记录、视图、权限、表单、工作流 | `references/workflows/bitable/workflow.md` |
## 执行规则
1. 先识别 URL:`/sheets/` 是 Sheet,`/base/` 是 Bitable。
2. Sheet 使用 spreadsheet token + sheet ID;Bitable 统一使用 `--base-token`,身份通过 `--as bot|user|auto` 控制。
3. 写操作先用 `--dry-run`(命令支持时),批量操作先用少量记录验证字段类型。
4. 不要把 Bitable field create 的 body 额外包进 `field` 对象;直接使用命令帮助要求的字段 JSON。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"