Imported from ssrjkk/claude-skills (.claude/skills/database/dynamodb-querying/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill dynamodb-querying. Copyright stays with the author.
DynamoDB Querying
Querying with DynamoDB. queries.
Quick Start
# DynamoDB Querying# See DynamoDB docs
When to Use
Building applications with DynamoDB
queries
CRUD
operations
Step-by-Step
Install: npm install dynamodb
Set up DynamoDB
Configure Querying
Implement features
Test and verify
Dependencies
DynamoDB >= latest stable
Runtime environment
Dependencies as needed
Examples
# DynamoDB Querying# See DynamoDB documentation
Resources
Official DynamoDB documentation
Community tutorials
GitHub repositories
Validation
Run: dynamodb --version
Test with sample data
Verify output correctness
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-dynamodb-querying/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.