match

Manage iOS certificates and provisioning profiles in a shared Git repository.

33|4|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/greenstevester/fastlane-skill --skill match
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: match
Source: https://github.com/greenstevester/fastlane-skill/tree/main/skills/match
Command: npx skills add https://github.com/greenstevester/fastlane-skill --skill match

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams manage iOS certificates and provisioning profiles securely in a shared Git repo.

Core Features & Use Cases

  • Private Git storage: stores encrypted certificates and profiles for team sharing.
  • Matchfile setup: configures repository-based certificate management.
  • Multiple types: supports development, appstore, and adhoc provisioning.
  • Readonly mode: enables team onboarding without altering existing certs.
  • CI/CD readiness: ideal for automated pipelines needing certs without manual steps.

Quick Start

Initialize Match in your project and start generating or using certificates with dedicated lanes.