·mac-setup

Mac development environment setup and verification for SRP employees (Mac 开发环境安装配置与验证)

7Installs·0Trend·@serendipityoneinc

Installation

$npx skills add https://github.com/serendipityoneinc/srp-claude-code-marketplace --skill mac-setup

How to Install mac-setup

Quickly install mac-setup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/serendipityoneinc/srp-claude-code-marketplace --skill mac-setup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: serendipityoneinc/srp-claude-code-marketplace.

SKILL.md

View raw

| Homebrew | Package Manager | which brew | | Claude Code | AI Tools | which claude | | Warp Terminal | Terminal | ls /Applications/Warp.app 2>/dev/null | | Git | Version Control | which git | | GitHub CLI | Version Control | which gh | | Git LFS | Version Control | which git-lfs | | Python 3.13 | Development | brew list python@3.13 2>/dev/null |

| Anaconda | Development | ls /opt/homebrew/anaconda3 2>/dev/null \|\| ls /anaconda3 2>/dev/null | | Google Cloud SDK | Cloud CLI | which gcloud | | kubectl | Cloud CLI | which kubectl | | Azure CLI | Cloud CLI | which az | | Oracle CLI | Cloud CLI | which oci | | DigitalOcean CLI | Cloud CLI | which doctl | | Terraform | DevOps | which terraform |

| Cursor IDE | IDE | ls /Applications/Cursor.app 2>/dev/null | | Orbstack | Containers | ls /Applications/OrbStack.app 2>/dev/null | | Telepresence | VPN | which telepresence |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/serendipityoneinc/srp-claude-code-marketplace --skill mac-setup
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from serendipityoneinc/srp-claude-code-marketplace

Quick answers

What is mac-setup?

Mac development environment setup and verification for SRP employees (Mac 开发环境安装配置与验证) Source: serendipityoneinc/srp-claude-code-marketplace.

How do I install mac-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/serendipityoneinc/srp-claude-code-marketplace --skill mac-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/serendipityoneinc/srp-claude-code-marketplace

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25