SKILLEMALL.ai

BF rds-oss

Advises on Amazon RDS open-source engines (MySQL, MariaDB, PostgreSQL) for instance creation, upgrade planning, commitment pricing, proxy evaluation, and Blue/Green deployments. Handles any RDS MySQL, MariaDB, or PostgreSQL question, including create a production-ready RDS MySQL instance, provision an RDS PostgreSQL database, run the RDS upgrade advisor for my RDS MySQL instance, what are my upgrade options, upgrade RDS MariaDB from 10.6 to the latest version, should I buy reserved instances or a savings plan for db.r7g.2xlarge RDS MySQL, change a VARCHAR to INT column on RDS MySQL 8.0 with Blue/Green, and does RDS Proxy help when PgBouncer already runs in transaction mode. Covers instance creation with production best practices, describe-db-instances and describe-db-engine-versions upgrade-target workflow, live prechecks via SSM or direct connection, RI versus DSP commitment pricing, RDS Proxy versus PgBouncer, and Blue/Green lifecycle with binlog replay compatibility.

ClawHub Agent Skills author: Amazon Web Services 1 file body ≈ 5 914 tokens Open the sourceclawhub.ai analyzed 22 h ago

Advises on Amazon RDS open-source engines (MySQL, MariaDB, PostgreSQL) for instance creation, upgrade planning, commitment pricing, proxy evaluation, and…

As a process F 54/100 · Will not run — References files that are not bundled: references/upgrade-workflow.md, references/commitment-pricing-workflow.md, references/proxy-advisor-workflow.md

ProcedurePostgreSQLMySQLAWSInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
84/100
safety, quality, tests
Safety 60%
100
Quality 40%
59
Run on models
none yet
Process rating
F
54/100
Will not run
References files that are not bundled: references/upgrade-workflow.md, references/commitment-pricing-workflow.md, references/proxy-advisor-workflow.md
Tools and files w 18
0
Result and completion w 14
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  2. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 0

✓ No critical or high findings

Files scanned: 1. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 5914 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: references/upgrade-workflow.md
  • warning missing-ref reference to a missing file: references/commitment-pricing-workflow.md
  • warning missing-ref reference to a missing file: references/proxy-advisor-workflow.md
  • warning missing-ref reference to a missing file: references/bluegreen-advisor-workflow.md
  • warning missing-ref reference to a missing file: references/verify-dependencies.md
  • warning missing-ref reference to a missing file: references/upgrade-prechecks-mysql.md
  • warning missing-ref reference to a missing file: scripts/rds_commitment_pricing_analyzer.py

Process rating: all ten parameters 54/100

Will not run. References files that are not bundled: references/upgrade-workflow.md, references/commitment-pricing-workflow.md, references/proxy-advisor-workflow.md
  • 0Tools and files. 7 referenced file(s) missing: references/upgrade-workflow.md, references/commitment-pricing-workflow.md, references/proxy-advisor-workflow.md
  • 0Result and completion. Does not say what the result is
  • 30Running it twice. 39 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 70Execution cost. Instruction body is 5914 tokens
  • 100Steps. 75 steps
  • 100Failures and branches. 5 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low The response is described with custom markup (4 tags): a typed call is more reliable

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Description length 984: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +4Structure: 14 headings
  • +3Step-by-step instructions: 75 items
  • +4Has examples (2 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 59.