什么是 self-integration?
连接到任何外部应用程序并对其执行操作。当用户想要与 Slack、Linear、HubSpot、Salesforce、Jira、GitHub、Google Sheets 或任何其他应用程序等外部服务交互时使用 - 发送消息、创建任务、同步数据、管理联系人或执行任何 API 操作。 来源:membranehq/agent-skills。
连接到任何外部应用程序并对其执行操作。当用户想要与 Slack、Linear、HubSpot、Salesforce、Jira、GitHub、Google Sheets 或任何其他应用程序等外部服务交互时使用 - 发送消息、创建任务、同步数据、管理联系人或执行任何 API 操作。
通过命令行快速安装 self-integration AI 技能到你的开发环境
来源:membranehq/agent-skills。
Connect to any external app and perform actions on it. Uses the Membrane CLI.
Alternatively, you can install the membrane CLI globally (npm i -g @membranehq/cli@latest) and use membrane login --tenant instead.
Always use --tenant to get a tenant-scoped token — this authenticates on behalf of a specific tenant (workspace + customer) in Membrane, so you don't need to pass --workspaceKey and --tenantKey on every subsequent command.
连接到任何外部应用程序并对其执行操作。当用户想要与 Slack、Linear、HubSpot、Salesforce、Jira、GitHub、Google Sheets 或任何其他应用程序等外部服务交互时使用 - 发送消息、创建任务、同步数据、管理联系人或执行任何 API 操作。 来源:membranehq/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/membranehq/agent-skills --skill self-integration连接到任何外部应用程序并对其执行操作。当用户想要与 Slack、Linear、HubSpot、Salesforce、Jira、GitHub、Google Sheets 或任何其他应用程序等外部服务交互时使用 - 发送消息、创建任务、同步数据、管理联系人或执行任何 API 操作。 来源:membranehq/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/membranehq/agent-skills --skill self-integration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/membranehq/agent-skills