From gitchain-supabase
Manage GitChain user auth and API keys via Supabase Auth
How this skill is triggered — by the user, by Claude, or both
Slash command
/gitchain-supabase:authThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage authentication and API keys for GitChain access using Supabase Auth.
Manage authentication and API keys for GitChain access using Supabase Auth.
$ARGUMENTS for action:
create-key [email] [role] — Generate API key for a userlist-users — Show all GitChain usersrevoke [key-id] — Revoke an API keyroles — Show available roles and permissions| Role | Search | Get | Push | Context | Status | Admin |
|---|---|---|---|---|---|---|
reader | ✅ | ✅ | ❌ | ❌ | ✅ | ❌ |
contributor | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
admin | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
# API Key Created
**User:** [email]
**Role:** [role]
**Key:** gc_[hash]
**Endpoints:** api.gitchain.0711.io
⚠️ Store this key securely. It cannot be retrieved again.
## Permissions
[table of what this role can do]
gc_readernpx claudepluginhub c-0711/0711-tools --plugin gitchain-supabaseVerifies GitHub account, Cloudflare account, and Supabase/Neon project identity before git push, deploy, or database operations to prevent wrong-account deploys and secret leaks.
Automates GitLab issues, merge requests, pipelines, branches, and user operations via Rube MCP and Composio. Streamlines project management and CI/CD workflows.
Configures Replit Teams roles, SSO/SAML, and custom groups for organization-level access control. Activate with phrases like 'replit SSO', 'replit RBAC', or 'replit enterprise'.