feishu-bitableManage Feishu Bitable by listing tables and adding records or tasks using provided app credentials.
Install via ClawdBot CLI:
clawdbot install autogame-17/feishu-bitable操作飞书多维表格(Bitable/Base)记录。
该技能目前主要作为库/模板使用:
const { addRecord } = require('./add_task');
// addRecord(appToken, tableId, fields)
FEISHU_APP_IDFEISHU_APP_SECRETGenerated Feb 24, 2026
Teams can use this skill to automatically add new tasks or issues to a Feishu Bitable project tracker. For example, when a customer submits a support ticket via a web form, the skill can create a record in a 'Support Tickets' table with fields like priority, description, and assignee. This streamlines workflow by centralizing task data in a collaborative spreadsheet-like environment.
Sales teams can integrate this skill to add new leads from various sources, such as website contact forms or marketing campaigns, directly into a Feishu Bitable CRM table. Each record can include fields like contact name, company, email, and lead score, enabling real-time updates and team collaboration on follow-ups without manual data entry.
E-commerce businesses can automate inventory updates by using this skill to add new orders or stock changes to a Feishu Bitable inventory table. When an order is placed online, the skill can create a record with details like product ID, quantity, and order date, helping teams track stock levels and fulfillment processes efficiently in a shared base.
Event organizers can leverage this skill to automatically add registrants from online forms to a Feishu Bitable event management table. Each record can capture attendee information such as name, email, ticket type, and payment status, facilitating easy tracking and communication for events like conferences or workshops within a collaborative platform.
Human resources departments can use this skill to streamline employee onboarding by adding new hire details to a Feishu Bitable HR table. When a candidate accepts an offer, the skill can create a record with fields like start date, department, and equipment needs, enabling HR teams to coordinate onboarding tasks and documentation in a centralized, accessible base.
Offer a subscription-based service that integrates this skill with popular platforms like Shopify or Zapier, allowing businesses to automate data entry into Feishu Bitable. Customers pay a monthly fee for setup, maintenance, and support, generating recurring revenue by reducing manual work and improving data accuracy for small to medium enterprises.
Provide bespoke development services to build and deploy this skill for specific client needs, such as custom workflows or advanced integrations. Charge project-based fees or hourly rates for implementation, configuration, and ongoing enhancements, targeting businesses that require tailored solutions for their unique operational processes.
Release a free version of this skill with basic functionality, like adding simple records, and offer premium features such as bulk imports, advanced field mapping, or analytics dashboards for a fee. Monetize through tiered pricing plans, attracting users with the free tool and upselling to paid plans for enhanced capabilities and support.
💬 Integration Tip
Ensure you have valid Feishu app credentials (FEISHU_APP_ID and FEISHU_APP_SECRET) configured, and test the skill in a sandbox environment before deploying to production to avoid data errors.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.