connect-apps
仓库创建 2025年10月17日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
适合需要让 agent 执行外部动作的自动化场景。
▸ 风险提示
需提供第三方 API 密钥并授予外部服务访问权限。
这个 Skill 做什么
将 Claude 连接到 Gmail、Slack、GitHub 等外部应用以发起真实操作。
把 Claude 连接到 Gmail、Slack、GitHub 等外部应用,能让它真正发邮件、建 issue、发消息,而不是仅帮你生成文本。适合需要自动化外部操作或把工作流串联起来的场景,通常需要完成授权或安装插件后才能真实执行。重点是从“写建议”升级到“执行操作”。
▸ 展开 SKILL.md 英文原文
Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services.
7.1w
Stars
8.0k
Forks
40
仓库内 Skill
+4.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/connect-apps/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/connect-apps/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Connect Apps Connect Claude to 1000+ apps. Actually send emails, create issues, post messages - not just generate text about it. ## Quick Start ### Step 1: Install the Plugin ``` /plugin install composio-toolrouter ``` ### Step 2: Run Setup ``` /composio-toolrouter:setup ``` This will: - Ask for your free API key (get one at [platform.composio.dev](https://platform.composio.dev/?utm_source=Github&utm_content=AwesomeSkills)) - Configure Claude's connection to 1000+ apps - Take about 60 seconds ### Step 3: Try It! After setup, restart Claude Code and try: ``` Send me a test email at YOUR_EMAIL@example.com ``` If it works, you're connected! ## What You Can Do | Ask Claude to... |
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有