Bruno Obispo
Community@obispobruno · Uruguay
Bruno Obispo's registry curates 61 skills spanning AWS cloud infrastructure, security scanning, data lakes, serverless, containers, and frontend development practices.
Agent Skills by Bruno Obispo
Showing 60 vetted skills indexed across 1 GitHub repositories.
agents-debug
Diagnose AgentCore agent failures by reading traces, logs, and environment prerequisites.
agent-browser
Automate browser interactions via a CLI using accessibility-tree snapshots and element refs.
threat-modeling-with-aws-security-agent
Runs AWS Security Agent threat model reviews on spec documents using STRIDE analysis.
signing-in-to-aws
Configures short-term AWS CLI credentials using the aws login command.
aws-serverless
Builds, deploys, and troubleshoots AWS serverless applications using Lambda, API Gateway, and Step Functions.
setup-security-agent
Provisions AWS Security Agent workspace resources including agent space, IAM role, and S3 bucket.
terraform-test
Write and run Terraform test files with run blocks, assertions, and mock providers.
aws-sdk-swift-usage
Write Swift code using AWS SDK clients, configs, credentials, waiters, and pagination.
creating-data-lake-table
Create managed Iceberg tables on Amazon S3 Tables with Glue catalog registration and IAM access control.
agents-build
Extends existing AgentCore agent projects with memory, VPC, multi-agent, browser, and payments capabilities.
agents-harden
Audit and harden AgentCore agents for production security, quotas, and performance.
aws-messaging-and-streaming
Guides selection and use of AWS messaging and streaming services.
web-design-guidelines
Review UI code files against Vercel Web Interface Guidelines for accessibility and design compliance.
setup-devops-agent
Configure and diagnose the AWS DevOps Agent MCP server connection in .mcp.json.
before-and-after
Captures before and after screenshots of web pages for visual comparison and PR documentation.
aws-iam
Generates IAM policies and roles with verified corrections for common AWS IAM pitfalls.
analyzing-release-readiness
Runs pre-merge release readiness reviews on GitHub PRs, GitLab MRs, or local branches via the AWS DevOps Agent.
running-release-tests
Runs automated UI and API release testing jobs via the AWS DevOps Agent using pre-configured test profiles.
diff-scanning-with-aws-security-agent
Runs AWS Security Agent diff scans on code changed since a git ref.
agents-get-started
Guides developers from zero to a deployed agent on AWS AgentCore.
shadcn
Manages shadcn/ui components, presets, and registries through the shadcn CLI.
setup
Configures AWS DevOps Agent and Security Agent MCP connections.
context7-mcp
Fetches current library documentation and code examples via Context7 MCP tools.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
Frequently Asked Questions About Bruno Obispo
FAQPage SchemaWhat 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.