# 使用 Homebrew 安装 strands-agents-sops

查看 strands-agents-sops 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:strands-agents-sops
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install strands-agents-sops
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:strands-agents-sops
- **软件包管理器:** Homebrew
- **版本:** 1.1.2
- **来源摘要:** Standard Operating Procedures for AI agents using natural language
- **主页:** <https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents/>
- **仓库:** <https://github.com/strands-agents/agent-sop>
- **最后更新:** 2026-07-17T10:19:51Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- strands-agents-sops (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1.2
## 项目历史与用法

strands-agents-sops packages Agent SOPs, a Strands Agents project for distributing natural-language standard operating procedures to AI agents through Python modules, skills, and an MCP server.

### 项目历史

AWS introduced Agent SOPs publicly on November 20, 2025. The AWS Open Source Blog describes the format as emerging from Amazon's internal builder community as a middle ground between rigid code-defined workflows and unconstrained model-driven agents.

The official GitHub README describes SOPs as markdown-based instruction sets with natural language, parameterized inputs, RFC 2119-style constraints, examples, troubleshooting, and multiple distribution modes.

### 采用历史

The AWS launch post says the idea spread across Amazon teams and that thousands of SOPs were in use internally before open sourcing. The package then exposed the workflows to external users through pip, Homebrew, Python imports, MCP prompts, and converted skill directories.

As a Homebrew formula, strands-agents-sops represents the recent package-manager pattern of shipping AI-agent workflow content as an executable CLI/MCP server rather than only as documentation.

### 使用方式

The README's quick start shows brew install strands-agents-sops and pip install strands-agents-sops. It also shows using the package with Strands Agents as a system prompt source and running it as an MCP server so assistants can discover SOP prompts.

The bundled SOPs cover codebase summaries, prompt-driven development, task generation, code assistance, and evaluation workflows.

### 为什么软件包爱好者会关心

The package is significant to CLI/package-manager culture because it treats agent instructions as versioned, installable tooling. That makes prompts and workflows discoverable through the same channels developers already use for linters, language servers, and build tools.

It also shows why MCP-era tools are landing in package managers: an executable can be registered with an assistant, expose prompts, and let teams share workflows without each user copying prompt text by hand.

### 时间线

- 2025-11-20: AWS announces Agent SOPs as open source.
- 2025-11-20: AWS launch post documents pip installation and the strands-agents-sops MCP server command.
- 2026: Homebrew formula is present in source_facts.package-manager for strands-agents-sops.

### Related projects

- The README links Agent SOPs to the Strands Agents Python SDK, Strands tools, samples, the Strands MCP server, and Agent Builder.
- The AWS post describes usage in Strands, Kiro, Cursor, Claude, GPT-4, and MCP-compatible assistants.

### 来源

- <https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents/>
- <https://github.com/strands-agents/agent-sop#readme>
- <https://strandsagents.com/docs/user-guide/evals-sdk/eval-sop>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/strands-agents-sops.yml](https://github.com/mxcl/pkgdb/blob/main/combined/strands-agents-sops.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
