SKILL·35EAD1

make-automation

davepoon
更新于 1 month ago
10 次查看
2,553
277
2,553
在 GitHub 上查看
其他mcpautomation

关于

This Claude Skill automates Make (Integromat) workflows through Composio's Rube MCP, enabling operations, enums, and lookups. It requires first searching for current tool schemas via RUBE_SEARCH_TOOLS and an active Make connection. Use it when you need to programmatically manage Make automations within Claude Code.

快速安装

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/make-automation

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

GitHub 仓库

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

Frequently asked questions

What is the make-automation skill?

make-automation is a Claude Skill by davepoon. Skills package instructions and resources that Claude loads on demand, so Claude can perform make-automation-related tasks without extra prompting.

How do I install make-automation?

Use the install commands on this page: add make-automation to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does make-automation belong to?

make-automation is in the automation category, tagged mcp and automation.

Is make-automation free to use?

Yes. make-automation is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

activepieces
其他

Activepieces是一款自托管的无代码自动化平台,允许开发者通过可视化流程构建器创建工作流。它支持类型安全的自定义组件、API集成和事件驱动触发器,适用于需要内部部署自动化解决方案的场景。开发者可以用它设计包含分支逻辑、循环、数据映射和Webhook处理的复杂自动化流程,并可通过Docker或Kubernetes部署。

查看技能
airflow
其他

该Skill帮助开发者使用Apache Airflow进行工作流编排,特别适用于构建数据管道、ETL流程和定时任务自动化。它涵盖了DAG编写、任务编排、调度以及传感器、操作符等核心功能,并支持变量、连接和XComs等高级特性。开发者可通过此Skill掌握从本地开发到Docker和Kubernetes部署的完整Airflow工作流程。

查看技能
codex-review-workflow
其他

这是一个使用OpenAI Codex CLI实现自动化代码审查的工作流技能。它通过迭代的修复-审查循环,在代码通过验证或达到迭代限制前自动执行质量检查。适用于需要自动化代码验证、安全检查或质量保证的开发场景,特别适合集成到CI/CD流程中。

查看技能
prompts-workflow
其他

这个Skill自动化了AI提示词从收集到发布的完整工作流。它能从Reddit、GitHub等多个来源收集提示词,自动转换为Clawdbot Skills格式并发布到ClawdHub。开发者可通过自动、交互或手动三种模式运行,特别适合需要持续更新提示词库的自动化场景。

查看技能