release-integrationRelease integration. Manage data, records, and automate workflows. Use when the user wants to interact with Release data.
Install via ClawdBot CLI:
clawdbot install membranedev/release-integrationGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://getmembrane.comAudited Apr 17, 2026 · audit v1.0
Generated Apr 24, 2026
A DevOps team uses Membrane to automatically trigger and monitor deployments across staging and production environments. This reduces manual errors and accelerates release cycles.
A mobile app team queries crash groups and breadcrumbs for each release version to quickly identify and fix issues. This improves app stability and user satisfaction.
A product team toggles feature flags per release version via Membrane actions, enabling gradual rollouts and A/B testing without redeploying code.
A release manager collects metrics like deployment frequency and failure rate from Release using Membrane proxy requests, feeding data into dashboards and alerts.
Offer automated release orchestration to clients as a managed service, reducing their deployment overhead.
Aggregate release and crash data across multiple client organizations to provide insights and benchmarks on release quality.
Provide consulting to teams on setting up Release integrations with Membrane, including custom action development and workflow automation.
💬 Integration Tip
Always use the 'action list' command with an intent (e.g., --intent=deploy) to discover pre-built actions before writing raw API proxy requests.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...