macOS
brew install strands-agents-sopslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für strands-agents-sops in AI-Agent-Workflows.
Installation
brew install strands-agents-sopslocal Homebrew formula metadata
Überblick
Standard Operating Procedures for AI agents using natural language
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
strands-agents-sops | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:strands-agents-sops |
|---|---|
| Version | 1.1.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/strands-agents-sops |
| 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-Dokumentation | https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows-for-ai-agents |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/6c/e7/59ac10769f9e691587d77305d57fc7907ccdd2d84b3108963de7b1c71d70/strands_agents_sops-1.1.2.tar.gz |
| Zuletzt aktualisiert | 2026-07-17T10:19:51Z |
| Pulse | updated |
| Abhängigkeiten | certifi, cryptography, pydantic, python@3.14, rpds-py |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | strands-agents-sops |
| Version Scheme | 0 |
| Revision | 6 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.