Bruno Obispo avatar

Bruno Obispo

Community

@obispobruno · Uruguay

13Followers
|
24Public Repos
|
60Published Skills

Bruno Obispo's registry curates 61 skills spanning AWS cloud infrastructure, security scanning, data lakes, serverless, containers, and frontend development practices.

Skills Distribution
DomainCloud & Comp...AWS Cloud Infrastr.. (40%)Cloud Security & P.. (20%)Data Lakes, Analyt.. (15%)DevOps, Observabil.. (15%)

Agent Skills by Bruno Obispo

Showing 60 vetted skills indexed across 1 GitHub repositories.

obispobrunoobispobruno
1

agents-debug

Diagnose AgentCore agent failures by reading traces, logs, and environment prerequisites.

Community
Advanced
obispobrunoobispobruno
1

agent-browser

Automate browser interactions via a CLI using accessibility-tree snapshots and element refs.

Community
Advanced
obispobrunoobispobruno
1

threat-modeling-with-aws-security-agent

Runs AWS Security Agent threat model reviews on spec documents using STRIDE analysis.

Community
Intermediate
obispobrunoobispobruno
1

signing-in-to-aws

Configures short-term AWS CLI credentials using the aws login command.

Community
Intermediate
obispobrunoobispobruno
1

aws-serverless

Builds, deploys, and troubleshoots AWS serverless applications using Lambda, API Gateway, and Step Functions.

Community
Advanced
obispobrunoobispobruno
1

setup-security-agent

Provisions AWS Security Agent workspace resources including agent space, IAM role, and S3 bucket.

Community
Advanced
obispobrunoobispobruno
1

terraform-test

Write and run Terraform test files with run blocks, assertions, and mock providers.

Community
Intermediate
obispobrunoobispobruno
1

aws-sdk-swift-usage

Write Swift code using AWS SDK clients, configs, credentials, waiters, and pagination.

Community
Intermediate
obispobrunoobispobruno
1

creating-data-lake-table

Create managed Iceberg tables on Amazon S3 Tables with Glue catalog registration and IAM access control.

Community
Advanced
obispobrunoobispobruno
1

agents-build

Extends existing AgentCore agent projects with memory, VPC, multi-agent, browser, and payments capabilities.

Community
Advanced
obispobrunoobispobruno
1

agents-harden

Audit and harden AgentCore agents for production security, quotas, and performance.

Community
Advanced
obispobrunoobispobruno
1

aws-messaging-and-streaming

Guides selection and use of AWS messaging and streaming services.

Community
Intermediate
obispobrunoobispobruno
1

web-design-guidelines

Review UI code files against Vercel Web Interface Guidelines for accessibility and design compliance.

Community
Basic
obispobrunoobispobruno
1

setup-devops-agent

Configure and diagnose the AWS DevOps Agent MCP server connection in .mcp.json.

Community
Advanced
obispobrunoobispobruno
1

before-and-after

Captures before and after screenshots of web pages for visual comparison and PR documentation.

Community
Intermediate
obispobrunoobispobruno
1

aws-iam

Generates IAM policies and roles with verified corrections for common AWS IAM pitfalls.

Community
Advanced
obispobrunoobispobruno
1

analyzing-release-readiness

Runs pre-merge release readiness reviews on GitHub PRs, GitLab MRs, or local branches via the AWS DevOps Agent.

Community
Advanced
obispobrunoobispobruno
1

running-release-tests

Runs automated UI and API release testing jobs via the AWS DevOps Agent using pre-configured test profiles.

Community
Advanced
obispobrunoobispobruno
1

diff-scanning-with-aws-security-agent

Runs AWS Security Agent diff scans on code changed since a git ref.

Community
Advanced
obispobrunoobispobruno
1

agents-get-started

Guides developers from zero to a deployed agent on AWS AgentCore.

Community
Advanced
obispobrunoobispobruno
1

shadcn

Manages shadcn/ui components, presets, and registries through the shadcn CLI.

Community
Advanced
obispobrunoobispobruno
1

setup

Configures AWS DevOps Agent and Security Agent MCP connections.

Community
Basic
obispobrunoobispobruno
1

context7-mcp

Fetches current library documentation and code examples via Context7 MCP tools.

Community
Basic
obispobrunoobispobruno
1

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Basic

Frequently Asked Questions About Bruno Obispo

FAQPage Schema
What tasks can I accomplish with Bruno Obispo's skill registry?▼

The 61 skills cover AWS infrastructure authoring with CDK, CloudFormation, and Terraform; serverless and container deployment on Lambda, EKS, ECS, and Fargate; security scanning, pentesting, and threat modeling; data lake ingestion and Athena querying; IAM policy generation; cost analysis; observability with CloudWatch and X-Ray; plus React, Next.js, FastAPI, and Postgres best practices.

Who is the target audience for these skills?▼

Cloud engineers, DevOps specialists, security engineers, and full-stack developers working in AWS environments. Skills address platform teams managing EKS/ECS containers, data engineers building Glue catalogs and S3 Tables, security teams running penetration tests, and developers writing boto3, AWS SDK for JavaScript v3, or Swift code against AWS services.

How do the AWS AgentCore skills work in practice?▼

The agents-* skill family covers the agent lifecycle: agents-get-started scaffolds projects with framework selection (Strands vs LangGraph), agents-build adds memory, VPC, and multi-agent capabilities, agents-deploy handles CDK deployment and rollback, agents-harden applies IAM scoping and JWT/SigV4 auth, agents-debug diagnoses failures, and agents-optimize manages evaluators and cost.

Are these skills open source and what do they cost?▼

Licensing varies per skill: supabase-postgres-best-practices and vercel-react-best-practices are MIT, worktrunk is MIT OR Apache-2.0, and frontend-design references a LICENSE.txt. Several skills are authored by AWS (aws-agentcore), Vercel, Supabase, and IBM. The skills themselves are free; underlying AWS service usage incurs standard AWS charges.

What prerequisites are required to use these skills?▼

The AgentCore skills require CLI version >=0.9.0. AWS skills need valid credentials via aws login. Security Agent skills require provisioning an agent space, IAM service role, and S3 bucket first. Worktrunk requires the wt CLI. Browser and screenshot skills invoke npx packages like agent-browser and @vercel/before-and-after.