Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
cap-go avatar

Capgo Organization Management

  • 44 installs
  • 57 repo stars
  • Updated July 13, 2026
  • cap-go/capacitor-skills

Administer Capgo accounts and organizations via CLI, including member inspection and organization security settings.

About

Guides Capgo account lookup and organization administration through the CLI, covering members and security settings. A developer uses it to manage organizations, membership, or org-level security policy.

  • Lists and creates Capgo organizations and inspects members via CLI
  • Applies org security settings like 2FA and API key expiration carefully

Capgo Organization Management by the numbers

  • 44 all-time installs (skills.sh)
  • Ranked #328 of 550 CLI & Terminal skills by installs in the Skillselion catalog
  • Data as of Aug 1, 2026 (Skillselion catalog sync)
npx skills add https://github.com/cap-go/capacitor-skills --skill capgo-organization-management

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs44
repo stars57
Last updatedJuly 13, 2026
Repositorycap-go/capacitor-skills

What it does

Administer Capgo accounts and organizations via CLI, including member inspection and organization security settings.

Files

SKILL.mdMarkdownGitHub ↗

Capgo Organization Management

Use this skill for Capgo account and organization administration commands.

When to Use This Skill

  • User wants the current account ID
  • User wants to list or create organizations
  • User wants to inspect members or enforce organization security settings

Procedures

Step 1: Identify the Scope

Decide whether the request is:

  • account lookup
  • organization listing or creation
  • member inspection
  • organization security configuration

Step 2: Use the Matching CLI Command

Prefer the Capgo CLI:

npx @capgo/cli@latest organization list

Use account id for safe account sharing and support workflows.

Step 3: Apply Security Changes Carefully

For security settings such as 2FA enforcement, password policy, or API key expiration:

  • inspect current member status first
  • verify the acting user has the required admin role
  • change one policy area at a time

Error Handling

  • For permission failures, verify the current user role before retrying administrative changes.
  • For organization security changes, inspect member readiness first so enforcement does not lock users out unexpectedly.
  • Use organization, not the deprecated organisation, in all new guidance.

Related skills

CLI & Terminalinfrasupport

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.