tddworks

Asc CLI Skills — Git skill for Claude Code

Git community

Claude Code agent skills for the asc CLI — App Store Connect from the command line.

How to install Asc CLI Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tddworks/asc-cli-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Asc CLI Skills does

Claude Code agent skills for the [asc CLI](https://github.com/tddworks/asc-cli) — App Store Connect from the command line.

Alternatives in Git

  • Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
  • Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
  • Cc Usage — by ryoppippi - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Co 11.7k ★

README

asc-cli-skills

Claude Code agent skills for the [asc CLI](https://github.com/tddworks/asc-cli) — App Store Connect from the command line.

Each skill teaches your agent how to use a specific `asc` command group, including flags, workflows, and output formats.

Install

Via npx (recommended)

# Install all skills
npx --yes skills add tddworks/asc-cli-skills

# Install a single skill
npx --yes skills add tddworks/asc-cli-skills --name asc-testflight

# List available skills
npx --yes skills add tddworks/asc-cli-skills --list

Via asc CLI

asc skills install --all
asc skills install --name asc-testflight

Skills

Skill Description
asc-app-clips Manage App Clips and default experiences
asc-app-infos Manage app info and per-locale metadata (name, subtitle, categories)
asc-app-previews Manage app preview video sets and uploads
asc-app-shots Generate App Store screenshots (AI-powered or HTML-based)
asc-app-wall Submit an app to the community app wall at asccli.app
asc-appstore-release GitHub Actions workflow for App Store releases
asc-appstore-release-local Local release workflow: bump, archive, upload, submit
asc-auth Authentication and multi-account management
asc-beta-review Beta app review submissions for TestFlight external testing
asc-builds-archive Archive and export Xcode projects to IPA/PKG
asc-builds-upload Upload builds and manage TestFlight distribution
asc-check-readiness Pre-flight submission checks for App Store versions
asc-code-signing Bundle IDs, certificates, devices, and provisioning profiles
asc-customer-reviews