amazon-keyspaces

Analyze Cassandra workloads and output Keyspaces pricing and compatibility JSON reports.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill amazon-keyspaces
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon-keyspaces
Source: https://github.com/AndreKurait/claude-marketplace-test/tree/main/skills/specialized-skills/database-skills/amazon-keyspaces
Command: npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill amazon-keyspaces

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ts-node, jspdf, jspdf-autotable, typescript.

What problem does it solve?

Analyzes Cassandra workloads and produces authoritative Amazon Keyspaces cost estimates, compatibility assessments, and migration plans to help you decide where to invest and how to move.

Core Features & Use Cases

  • Supports four planning workflows: manual pricing (Mode 1), Cassandra diagnostics (Mode 2), compatibility checks (Mode 3), and SQL-to-Keyspaces translation (Mode 4), each producing structured JSON reports.
  • Generates per-workload cost breakdowns, compatibility findings, and data-model comparisons to guide migration decisions to share with stakeholders; optionally renders a PDF report for sharing.
  • Performs infrastructure mutations (create-keyspace, create-table, TTL/PITR, auto-scaling, encryption switches) only after explicit user confirmation and enforces automatic resource tagging for traceability.
  • Designed to work with the AWS MCP server for direct execution or to express all operations as CLI commands for independent execution.

Quick Start

Run the pricing calculator with your region and workload to generate a JSON estimate, then optionally generate a PDF report.

Frequently Asked Questions about amazon-keyspaces

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I estimate Amazon Keyspaces pricing for an existing Cassandra workload?

You can estimate Amazon Keyspaces pricing by analyzing your Cassandra workload through manual inputs or diagnostics. The tool generates a per-workload cost breakdown and compatibility assessment in a structured JSON report, with an optional PDF rendering for stakeholder sharing.

Can I check Cassandra to Keyspaces compatibility before starting a migration?

Yes, the compatibility check workflow analyzes your Cassandra workload and outputs a JSON report detailing compatibility findings and data-model comparisons. This helps you assess SQL-to-Keyspaces translation feasibility and plan your migration across multiple datacenters.

What is the best way to plan a SQL-to-Keyspaces migration across multiple datacenters?

The best way to plan a SQL-to-Keyspaces migration is to use a workflow that translates your queries and produces a structured JSON report with data-model comparisons and compatibility findings. It enforces mandatory resource tagging and safety checks before executing any infrastructure mutations across multiple datacenters.

Does the Keyspaces migration process enforce resource tagging and safety checks?

Yes, the migration process enforces mandatory resource tagging for traceability and requires explicit user confirmation before performing any infrastructure mutations. This includes operations like creating tables, configuring TTL/PITR, adjusting auto-scaling, and switching encryption settings.

How do I generate a PDF report for my Keyspaces cost estimate?

You can generate a PDF report by first running the pricing calculator with your region and workload to produce a JSON estimate, then enabling the optional PDF rendering feature. This creates a shareable document containing the cost breakdowns and compatibility assessments.