# Install strands-agents-sops with Homebrew

Standard Operating Procedures for AI agents using natural language. Version 1.1.2 via Homebrew; verified 2026-06-21.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:strands-agents-sops
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/strands-agents-sops>
- **Version:** 1.1.2
- **Source summary:** Standard Operating Procedures for AI agents using natural language
- **Homepage:** <https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents/>
- **Repository:** <https://github.com/strands-agents/agent-sop>
- **Upstream docs:** <https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents>
- **License:** Apache-2.0
- **Source archive:** <https://files.pythonhosted.org/packages/6c/e7/59ac10769f9e691587d77305d57fc7907ccdd2d84b3108963de7b1c71d70/strands_agents_sops-1.1.2.tar.gz>
- **Last updated:** 2026-06-21T11:00:38Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- strands-agents-sops (cli)
- strands-agents-sops (alias)

## Dependencies

- certifi
- cryptography
- pydantic
- python@3.14
- rpds-py

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.1.2
- Package-manager updated: 2026-06-21
- Local data: ok
- Upstream repository: https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** strands-agents-sops
- **Version Scheme:** 0
- **Revision:** 5
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [MCP tool packages](https://www.automicvault.com/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [docker-agent](https://www.automicvault.com/pkg/brew/docker-agent/) - Shares av.db curated category or tags: agents, ai, ai-agents, cli, developer-tools.
- [gptme](https://www.automicvault.com/pkg/brew/gptme/) - Shares av.db curated category or tags: agents, ai, cli, developer-tools.
- [cc-connect](https://www.automicvault.com/pkg/brew/cc-connect/) - Shares av.db curated category or tags: ai, ai-agents, cli, developer-tools.
- [context7-mcp](https://www.automicvault.com/pkg/brew/context7-mcp/) - Shares av.db curated category or tags: ai, cli, developer-tools, mcp.
- [ctx7](https://www.automicvault.com/pkg/brew/ctx7/) - Shares av.db curated category or tags: ai, cli, developer-tools, mcp.
- [e2b](https://www.automicvault.com/pkg/brew/e2b/) - Shares av.db curated category or tags: ai, ai-agents, cli, developer-tools.
- [gastown](https://www.automicvault.com/pkg/brew/gastown/) - Shares av.db curated category or tags: ai, ai-agents, cli, developer-tools.
- [gitea-mcp-server](https://www.automicvault.com/pkg/brew/gitea-mcp-server/) - Shares av.db curated category or tags: ai, cli, developer-tools, mcp.
- [mcp-atlassian](https://www.automicvault.com/pkg/brew/mcp-atlassian/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, cli, cryptography, developer.
- [mcpm](https://www.automicvault.com/pkg/brew/mcpm/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, cli, cryptography, developer.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
