Gpd Cli

🌐Community
by rudrankriyam · vlatest · Repository

Gpd Cli provides a command-line interface for interacting with GPT models, streamlining development and experimentation.

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-cli npx -- -y @trustedskills/gpd-cli
2

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

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

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

About This Skill

What it does

The gpd-cli skill allows AI agents to interact with the App Store Connect API via a command line interface. It can be used to retrieve information about apps, users, and other resources within the Apple ecosystem. This enables automated tasks like checking app status, managing user permissions, or generating reports related to iOS development.

When to use it

  • Automated Reporting: Generate daily/weekly reports on app performance metrics directly from App Store Connect data.
  • User Management: Automate adding or removing users with specific roles and permissions in your Apple Developer account.
  • App Status Monitoring: Receive alerts when an app's status changes (e.g., goes live, gets rejected).
  • Metadata Retrieval: Quickly extract specific metadata about apps for documentation or internal tracking purposes.

Key capabilities

  • Command-line interface to App Store Connect API
  • Retrieval of app information
  • User management functionality
  • Ability to check app status

Example prompts

  • "Get the current status of my iOS app 'My Awesome Game'."
  • "List all users with the 'Developer' role in my team."
  • "Retrieve the metadata for app ID 1234567890."

Tips & gotchas

  • Requires an Apple Developer account and API credentials to function.
  • Familiarity with command-line interfaces is helpful for effective use.

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.