Official skills publisher Verified Skillscout rank 107

Goldman Sachs

Goldman Sachs publishes official AI agent skills for its tools, services, and developer workflows. Goldman Sachs publishes open-source developer tools, including the gs-quant library for quantitative finance, pricing, and risk analytics.

Browse 1 official AI agent skill across 1 Goldman Sachs repository, with install commands and source links.

1 Skill
1 Repository
3 Installs
12,828 GitHub stars

Install

Add Goldman Sachs skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/goldmansachs/goldmansachs_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Goldman Sachs skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Python toolkit for quantitative finance. Includes 1 official skill: gs-quant-overview.

1 skill 3 installs 12,828 stars
npx skills add goldmansachs/gs-quant --full-depth -y

1 skills

goldmansachs/gs-quant 1 skill

gs-quant-overview

Quick-start guide for gs_quant: session setup with GsSession, constructing portfolios, resolving instruments. Start here for any coding task that uses the gs_quant library

goldmansachs/gs-quant 3 installs
View source

Repository documentation

goldmansachs/gs-quant package overview

goldmansachs/gs-quant/README.md View on GitHub

goldmansachs/gs-quant

Python toolkit for quantitative finance. Includes 1 official skill: gs-quant-overview.

Top skills in this package

gs-quant-overviewQuick-start guide for gs_quant: session setup with GsSession, constructing portfolios, resolving instruments. Start here for any coding task that uses the gs_quant library

Install

Install the full package:

npx skills add goldmansachs/gs-quant --full-depth -y

Install a specific skill:

npx skills add goldmansachs/gs-quant --skill gs-quant-overview --full-depth -y

Use the package when you want your agent to choose the relevant skill from this official Goldman Sachs repository.

View goldmansachs/gs-quant on GitHub
Copied