# Installer strands-agents-sops avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de strands-agents-sops pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:strands-agents-sops
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.2
- **Résumé source:** Standard Operating Procedures for AI agents using natural language
- **Page d'accueil:** <https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents/>
- **Dépôt:** <https://github.com/strands-agents/agent-sop>
- **Dernière mise à jour:** 2026-07-17T10:19:51Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- strands-agents-sops (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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