Master-claude-skill: Skill for Gemini CLI

.gemini/skills/aws-solution-architect/SKILL.md

aws-solution-architect is a skill for Gemini CLI from afaizalam2003/Master-claude-skill. It costs 0 tokens per session (12 once invoked), scanned A, a copy of aws-solution-architect, MIT.

A skill file containing instructions for designing solutions on Amazon Web Services. AWS is a cloud platform for running applications, storing data, and providing other computing services.

In plain words
What is it for?
Planning or reviewing AWS-based systems according to the referenced instructions.
Why use it?
It gives the assistant a documented process for AWS solution-architecture work.

Skill for Gemini CLI

Written for Gemini CLI: installed under .gemini/.

This is afaizalam2003/Master-claude-skill's own configuration. It tells Gemini CLI how to work on Master-claude-skill itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Master-claude-skill configures →

Reuse

Borrowing it

Nothing to install: this file belongs to afaizalam2003/Master-claude-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/afaizalam2003/Master-claude-skill/main/.gemini/skills/aws-solution-architect/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/afaizalam2003/Master-claude-skill

Made for: Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aws-solution-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/afaizalam2003/master-claude-skill/aws-solution-architect.svg)](https://agentmods.dev/skills/afaizalam2003/master-claude-skill/aws-solution-architect)
Your own site
<a href="https://agentmods.dev/skills/afaizalam2003/master-claude-skill/aws-solution-architect"><img src="https://agentmods.dev/badge/skills/afaizalam2003/master-claude-skill/aws-solution-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 12 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00012
Opus 5 $0.00000 $0.00006
Sonnet 5 $0.00000 $0.00002
Haiku 4.5 $0.00000 $0.00001

Measured 7d ago against content hash 38fe41f6d634, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

aws-solution-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to aws-solution-architect — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.gemini/skills/aws-solution-architect/SKILL.md · 1 lines

What it actually says

../../../engineering-team/aws-solution-architect/SKILL.md

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 1 lines · 0 tokens per session scan A 38fe41f6d634

Subscribe to this mod's changes

aws-solution-architect is a skill published in the GitHub repository afaizalam2003/Master-claude-skill (2 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 12 tokens. A static security scan graded it A with 0 findings. It is 100% identical to aws-solution-architect, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

lov-deploy-to-vercel

A deployment workflow for publishing Vite, Next.js, Create React App, or static frontend projects on Vercel, a hosting service for web applications. It can also connect a custom domain and configure Cloudflare DNS records.

lovstudio/skills · 92 tokens

terraform

Terraform and OpenTofu configuration, modules, testing, state management, and HCL review. Use when working with Terraform, OpenTofu, HCL, tfvars, tftest, state migration, or IaC patterns.

iliaal/ai-skills · 49 tokens

lov-domain-cutover

A workflow for putting a mainland-China website online after its ICP filing is approved. It verifies the deployment, DNS, HTTPS certificate, domain response, ICP footer, and handling of the old domain.

lovstudio/skills · 63 tokens

Ankra CLI rules and best practices for managing Kubernetes clusters via the Ankr

Skill "Ankra CLI rules and best practices for managing Kubernetes clusters via the Ankr" from AmariahAK/atlarix-skills, covering when to use this skill, source, ankra cli best practices, authentication & configuration and /.ankra.yaml example.

AmariahAK/atlarix-skills · 15 tokens

Cursor rules for Next

Cursor rules for Next.js development with Vercel and TypeScript integration.

AmariahAK/atlarix-skills · 4 tokens

kubernetes-operator

Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop", "controller-runtime", "kubebuilder", "operator-sdk", "custom resource", or "operator capability levels". NOT a generic k8s skill — specifically the Operator pattern.

tmj-90/gaffer · 74 tokens