mcpbeat Sign in

AWS Agent Skills

2 repositories on GitHub

12 skills published by aws-samples across 2 repositories. Together they weigh 138 426 tokens — that is what loading all of them at once would cost you in context.

12 skills 138 426 tokens total

File Processing
sample-strands-agents-agentskills

Process and analyze CSV, JSON, and text files with data transformation, cleaning, analysis, and visualization capabilities

4k tokens scripts
What Is
sample-strands-agents-agentskills
946 tokens
Agentcore Browser Web Scraping
sample-agent-skills-for-builders

Build production web scraping on Bedrock AgentCore Browser — connect Playwright over signed CDP WebSocket, drive extraction with an LLM agent over fixed tool primitives (navigate, scroll, extract-by-selector, screenshot), reuse login state via Browser Profiles with a DCV live-view login flow, detect login walls without false positives, and route through an external proxy. Use when scraping dynamic or login-gated sites (X/Twitter, Reddit, Instagram, YouTube, forums) with AgentCore Browser, when scraped results come back empty on lazy-loaded pages, when Google SSO fails silently in the cloud browser, or when a target site blocks AWS egress IPs.

7k tokens
Agentcore MCP Oauth Facade
sample-agent-skills-for-builders

Build an OAuth + MCP protocol facade in front of Bedrock AgentCore Gateway or Runtime so strict MCP clients (Claude Code, Cursor, Amazon Quick, mcp-remote) can connect. Use when an MCP client fails OAuth discovery ("Fix highlighted fields", DCR errors), when tools beyond 30 silently disappear (Gateway tools/list pagination), when tool calls return 404 or "Unknown tool" (dual session-id, tool name prefix), or when adapting Cognito to RFC 9728/8414 metadata, redirect_uri rewriting, or Gateway schema limits.

7k tokens
AWS Cdk Development
sample-agent-skills-for-builders

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

7k tokens scripts
Cost Estimator
sample-agent-skills-for-builders

Estimate AWS costs for CDK projects using real-time pricing data. Use when calculating infrastructure costs, generating pricing reports, or analyzing CDK resource costs before deployment.

12k tokens scripts
Create Install Scripts
sample-agent-skills-for-builders

Generate CI/CD installation scripts for AWS CDK projects. Use when setting up deployment pipelines, creating install.sh scripts, configuring GitLab CI, or setting up AWS CodeBuild for CDK deployments.

7k tokens scripts
End To End Testing
sample-agent-skills-for-builders

Systematic E2E testing workflow with evidence capture and reporting. Use when running integration tests, validating complete user flows, capturing test evidence, or generating test reports.

45k tokens scripts
Gitlab Docs Publishing
sample-agent-skills-for-builders

Publish HTML/Markdown design documents on GitLab Pages with selection-driven discussion. Reviewers select any text in the published doc; a floating 💬 bubble opens a prefilled GitLab Issue (title + anchor link + selection quote + label) in a new tab. GitLab handles auth via the user's existing session — no OAuth, no PAT, no API calls. Works on gitlab.com, self-hosted, and proxy-fronted GitLab.

11k tokens scripts
Quip To Gitlab Wiki
sample-agent-skills-for-builders

Migrate Quip documents to GitLab Wiki with full content preservation. Use when converting Quip docs to wiki, migrating documentation, or setting up GitLab wiki from Quip sources.

4k tokens scripts
Security Scan
sample-agent-skills-for-builders

Comprehensive security and compliance scanning for AWS CDK projects. Use when running security audits, checking license compliance, scanning container vulnerabilities, or running aggregated SAST/IaC/secret analysis before deployment.

20k tokens scripts
Strands Context Manager
sample-agent-skills-for-builders

Strands conversation/context manager patterns, including sliding window with summarization. Use when building agents with context management, preventing session pollution, or implementing conversation compaction.

14k tokens scripts