什麼是 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