feishu-card-builder
NewCommunity RegistryGeneralby Avalon
æ ¹æ®éæ±æ£ç¡®æé é£ä¹¦å¡çç schema å JSON æä»¶
Community PluginView Source
Overview
Avalon 的 Claude Code 插件市场。
安装市场
bash
/plugin marketplace add 8Avalon8/AvalonClaudeMarket可用插件
feishu-card-builder (飞书卡片构建助手)
帮助你快速、正确地构建飞书卡片的 JSON 结构。
安装:
bash
/plugin install feishu-card-builder@avalon-market功能:
- •根据需求生成符合飞书规范的卡片 JSON
- •支持卡片 1.0 和卡片 2.0 格式
- •包含常用组件的参考文档
- •提供多种实用的卡片模板示例
使用示例:
- •"帮我生成一个审批通知卡片"
- •"创建一个包含表单的飞书卡片"
- •"我需要一个数据报告展示卡片"
包含的模板:
- •
simple-notification.json- 简单通知卡片 - •
approval-card.json- 审批流程卡片 - •
form-card.json- 表单输入卡片(卡片 2.0) - •
data-report-card.json- 数据报告卡片
官方文档:
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/feishu-card-builder.md https://raw.githubusercontent.com/8Avalon8/AvalonClaudeMarket/main/SKILL.md3
Invoke in Claude Code
/feishu-card-builderView source on GitHub
Frequently Asked Questions
What is feishu-card-builder?
æ ¹æ®éæ±æ£ç¡®æé é£ä¹¦å¡çç schema å JSON æä»¶
How to install feishu-card-builder?
To install feishu-card-builder, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /feishu-card-builder.
What is feishu-card-builder best for?
feishu-card-builder is a community categorized under General. Created by Avalon.