bedrock skills

41 tagged bedrock, measured the same way as everything else here.

Browse within: ai-gateway 17audit 16compliance 16enterprise 16authentication 14core 14

awslabs/agentcore-samples

Skill Claude CodeCodex

Analyzes cost structure, cost efficiency, and expense management from P&L data. Use when the user asks about costs, expenses, COGS, operating expenses, cost ratios, cost control, spending efficiency, margin compression from cost side, or wants to understand where money is going. Also use for "are we spending too…

3.3k 3d ago A 98 tokens original Apache-2.0

awslabs/agentcore-samples

Skill Claude CodeCodex

Generates a concise executive-level financial briefing or summary suitable for a CEO, CFO, or board presentation. Use when the user asks for a summary, briefing, executive summary, board update, financial overview, financial health check, or "how is the business doing". Covers the full P&L picture in one page. Also…

3.3k 3d ago A 95 tokens original Apache-2.0

awslabs/agentcore-samples

Skill Claude CodeCodex

Analyzes financial trends across multiple quarters by comparing P&L metrics over time. Use when the user wants to see trends, patterns, trajectories, or directional movement across 3 or more quarters. Also use for "how are we trending", "show me the trend", "track performance over time", "quarter over quarter…

3.3k 3d ago A 82 tokens original Apache-2.0

strands-review

04

strands-agents/sdk-typescript

Skill Claude CodeCodex

Local preview of the strands-agents/devtools /strands review agent. Body is the upstream Task Reviewer SOP verbatim — do not paraphrase. Use when the user types /strands-review, asks for a "strands review" of a PR, or wants to anticipate what the remote /strands review GitHub Action will flag. Findings are close but…

693 3mo ago A 125 tokens copy · 86% Apache-2.0 archived

lynkr

05

Fast-Editor/Lynkr

Skill Claude CodeCodex

Universal LLM gateway with intelligent routing, Graphify code intelligence, Distill compression, routing telemetry, Code Mode, and 12+ provider support. 60-80% cost reduction for Claude Code, Cursor, and Codex.

545 2d ago A 50 tokens original Apache-2.0

ziya-ai/ziya

Skill Claude CodeCodex

Test changes to frontend/static assets served by a long-running server you cannot restart, by locating the actual on-disk serve path and overwriting bundles in place.

38 10d ago A 38 tokens original MIT

ziya-ai/ziya

Skill Claude CodeCodex

Turn a release changelog into a short, abstract, audience-appropriate announcement. Aggregates forensic changelog entries into user-observable themes, filters internal detail, tiers and ranks them, and routes highlights vs. detail to the right Slack surface.

38 10d ago A 53 tokens original MIT

AlphaBitCore/nexus-gateway

Skill Claude CodeCodex

Audit the Control Plane UI + Agent Dashboard against the design-token / CSS framework architecture, including the Tailwind v4 + shadcn surface and the prime-shadcn-tokens.css @theme {} palette. Detects theme/mode-breaking offenders: hex / rgba / hsla literals in .module.css, hex / rgba inside style={{}} blocks in…

22 6d ago A 265 tokens original Apache-2.0

spec-writing

09

AlphaBitCore/nexus-gateway

Skill Claude CodeCodex

Spec-writing for Spec-Driven Development (SDD) skill for writing requirement specifications before implementation. Use when starting a new feature, planning work, writing requirements, or designing a component. Trigger keywords: spec, specification, SDD, plan feature, write requirements, design feature, spec-driven…

22 6d ago A 69 tokens original Apache-2.0

AlphaBitCore/nexus-gateway

Skill Claude CodeCodex

End-to-end smoke test for the Compliance Proxy. Use when the user wants to verify that the running compliance-proxy correctly MITM-intercepts HTTPS provider traffic on :3128, applies the compliance pipeline, and writes matching trafficevent rows (source = 'compliance-proxy') plus Prometheus counters. Trigger keywords…

22 6d ago A 135 tokens original Apache-2.0

implement

11

aws-samples/sample-claude-code-multi-model

Skill Claude CodeCodex

Implement code from an LLD spec using the current model. Reads the best LLD for a given problem, implements the code changes against the target repo, produces a unified diff, and captures detailed metrics (tokens, cache hits, wall-clock time, tool calls). Results go under…

10 27d ago A 95 tokens MIT-0

summarize

12

aws-samples/sample-claude-code-multi-model

Skill Claude CodeCodex

Summarize a /swe benchmark run for a given repo/problem/model triple. Reports artifact completion status (github-issue.md, lld.md, review.md, testing.md), error signals captured during the run, and a token-and-themes summary derived from the matching session JSONL files under /.claude/projects/. Output is a single…

10 27d ago A 81 tokens MIT-0

swe

13

aws-samples/sample-claude-code-multi-model

Skill Claude CodeCodex

End-to-end Software Engineering skill that benchmarks how well a given LLM can take a problem from idea to a complete design package. Creates structured documentation under benchmarks/swe-benchmark-data/{repo-name}/{problem-name}/{model-name}/ with a GitHub issue spec, low-level design (LLD), expert review, and…

10 27d ago A 100 tokens MIT-0

cncoder/serverless-litellm

Skill Claude CodeCodex

Harden ALB-backed services (LiteLLM, generic APIs) behind CloudFront + WAF. Creates CloudFront distribution with secret origin header, WAF Web ACL with path whitelist, and locks down ALB Security Group to CloudFront-only. Use when deploying any internet-facing ALB service that should not be directly accessible.

2 1mo ago A 73 tokens original MIT