
from application-skills36
Membrane CLI integration for Seven: manage goals, habits, users and connections via Membrane actions and proxy requests.
This skill provides integration guidance and CLI-first examples for interacting with the Seven habit-tracking SaaS via the Membrane platform. It shows how to install and use the Membrane CLI to create connections, discover actions, run actions, and proxy raw API requests.
Use when building automations or agent flows that need to read or modify Seven data (goals, habits, users) and when you prefer using Membrane to handle authentication, paging, and API wiring. Good for developers creating integrations in headless or interactive environments where Membrane is available.
Agents that can invoke CLIs or present CLI guidance (terminal-based assistants, automation runners, and systems with Membrane installed). Requires network access and a Membrane account.
Membrane CLI integration skill for Seven, a SaaS habit-tracking app. No bundled scripts — everything runs through the membrane CLI. The SKILL.md is well-structured with clear install, connect, and action discovery steps, plus a proxy section for advanced API calls. Minor concern: npx @latest pattern could pull unverified code, but otherwise no security issues. Very niche use case — requires both a Membrane account and Seven usage.
Clean integration skill, no security concerns. Limited audience given the specific Seven+Membrane combination. Documentation quality is decent but lacks error handling guidance and troubleshooting.