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