返回技能列表

airtable-automation

davepoon
更新于 4 days ago
10 次查看
2,553
277
2,553
在 GitHub 上查看
其他aimcpautomation

关于

This Claude Skill automates Airtable operations (records, bases, tables, fields, views) through the Rube MCP server using Composio's toolkit. Developers should always call `RUBE_SEARCH_TOOLS` first to get current schemas before performing any actions. Use it to integrate and manage Airtable data within Claude Code workflows.

快速安装

Claude Code

推荐
主要方式
npx skills add davepoon/buildwithclaude -a claude-code
插件命令备选方式
/plugin add https://github.com/davepoon/buildwithclaude
Git 克隆备选方式
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/airtable-automation

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

davepoon/buildwithclaude
路径: plugins/all-skills/skills/airtable-automation
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands

相关推荐技能

confluence-automation

其他

该Skill通过Rube MCP自动化Confluence操作,支持页面创建更新、CQL内容搜索、空间管理和标签标注。开发者需先连接Rube MCP并调用工具搜索获取最新模式,适用于需要批量处理Confluence文档或构建自动化工作流的场景。关键特性包括完整的页面层次结构导航和通过Composio工具集实现的标准化API调用。

查看技能

notion-automation

其他

这个Skill通过Rube MCP集成Notion自动化能力,支持页面、数据库、块、评论和用户等操作。开发者需要先调用RUBE_SEARCH_TOOLS获取最新工具架构,并通过RUBE_MANAGE_CONNECTIONS建立Notion连接。它适合需要在Claude中自动化管理Notion内容的开发工作流。

查看技能

dropbox-automation

其他

这是一个通过Rube MCP实现Dropbox自动化的Claude Skill,支持文件上传下载、搜索、文件夹管理和分享链接等操作。开发者需要先连接Rube MCP服务器并建立Dropbox连接,使用前必须调用RUBE_SEARCH_TOOLS获取最新工具架构。该技能适合需要自动化处理云端文件工作流的开发者,无需API密钥即可快速集成。

查看技能

google-drive-automation

其他

这个Claude Skill通过Rube MCP实现了Google Drive的自动化操作,让开发者能够以编程方式管理文件上传下载、搜索、共享权限和文件夹组织。它特别适合需要集成Google Drive到自动化工作流的场景,比如批量文件处理、团队协作管理或文档备份系统。使用前只需配置Rube MCP服务器并建立Google Drive连接,即可通过标准工具调用访问完整的Drive API功能。

查看技能