Gpd Betagroups

🌐Community
by rudrankriyam · vlatest · Repository

Gpd Betagroups analyzes user prompts to generate creative content ideas and strategies for beta group recruitment & engagement.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gpd-betagroups npx -- -y @trustedskills/gpd-betagroups
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gpd-betagroups": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gpd-betagroups"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows you to manage beta groups within App Store Connect using the app-store-connect-cli. It enables creating, listing, and deleting beta groups directly from an AI agent. You can also retrieve details about existing beta groups, simplifying management of testers for your iOS apps.

When to use it

  • You need to quickly create a new beta group for testing purposes without manual App Store Connect interaction.
  • You want to list all existing beta groups to verify their names and user assignments.
  • You are automating app release processes and require deleting old beta groups after testing cycles.
  • You need to retrieve specific details (like testers) of a particular beta group for reporting or auditing.

Key capabilities

  • Create new beta groups.
  • List existing beta groups.
  • Delete beta groups.
  • Retrieve details about beta groups.

Example prompts

  • "Create a beta group named 'Internal Testers'."
  • "List all my beta groups."
  • "Delete the beta group called 'Old Beta Group'."
  • "What testers are in the 'QA Team' beta group?"

Tips & gotchas

The skill relies on the app-store-connect-cli being installed and configured with valid App Store Connect credentials. Ensure you have appropriate permissions within App Store Connect to perform the requested actions (create, delete, view).

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rudrankriyam
Installs
0

🌐 Community

Passed automated security scans.