Skip to content

Contribute

There are different ways to contribute to the Strands ecosystem. You can improve the core SDK, help with documentation, or build extensions that others can use.

These contributions improve the SDK powering every Strands agent.

I want to…What it involvesGuide
Fix a bugCheck for existing issues, submit a PR with tests that verify your fixSDK
Add a new featureFor small changes, open an issue first. For larger features, write a design document to align on directionFeature Proposals
Improve the docsFix typos, clarify explanations, add examples, or write new guidesDocumentation

You can share your tools, model providers, hooks, and session managers with the community by publishing them as packages.

I want to…What it involvesGuide
Publish an extensionPackage your component and publish to PyPI so others can use itPublishing Extensions