aio-libsaio-libsOfficialยท10 Agent Skills Included

aiobotocore

Automate async AWS library maintenance, releases, and pull request reviews

Automates maintenance of the aiobotocore async AWS library, from dependency syncs to release drafting. Reviews pull requests, ports botocore tests to async, and checks code drift without manual diff reading. Handles changelogs, version bumps, and reviewer feedback so maintainers skip repetitive release busywork.
npx skills add aio-libs/aiobotocore --all -g -y
Available:

Gives the AI agent strict operational rules for this repository, covering signed commits, branch protection, test commands, release automation, and how to safely override botocore code.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install aiobotocore skills?โ–ผ

Run `npx skills add aio-libs/aiobotocore --all -g -y` in your terminal to install the full skill suite globally.

What is aiobotocore used for?โ–ผ

It is an async Python client for AWS services like S3, DynamoDB, and SQS, built on top of botocore for non-blocking applications.

Can AI automate aiobotocore releases?โ–ผ

Yes. The draft-release skill reads merged pull requests, computes the next version, writes the changelog, and opens a release PR automatically.

How does the AI review pull requests?โ–ผ

The review-pr skill checks diffs against project rules, flags high-confidence bugs, and posts inline comments only when issues are confirmed.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code and compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’