asc-skills
Installation
SKILL.md
asc skills
Browse, install, and manage Claude Code agent skills from the tddworks/asc-cli-skills repository. Skills extend your agent with specialized knowledge about App Store Connect workflows — screenshots, TestFlight, code signing, subscriptions, and more.
Commands
list — show available skills from the repository
asc skills list
Lists all skills available for installation from tddworks/asc-cli-skills. Delegates to npx skills add tddworks/asc-cli-skills --list.
install — install skills into your agent
asc skills install --name asc-cli # install a specific skill
asc skills install --all # install all available skills
Related skills