Favicon of redshift-api

redshift-api Skill

AI Agent SkillShellOpen source

Run SQL against Amazon Redshift — submit statements, poll status, page through results, and browse databases/schemas/tables. Use this whenever the user wants to query Redshift (provisioned cluster or Serverless), ask "what tables are in this schema", check a query's status, or mentions redshift-data, a Redshift cluster Published by anthropics in claude-tag-plugins.

Decision snapshot

Is this a fit?

Best for

Database workflows, Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · Apache-2.0 license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is redshift-api Skill?

Run SQL against Amazon Redshift — submit statements, poll status, page through results, and browse databases/schemas/tables. Use this whenever the user wants to query Redshift (provisioned cluster or Serverless), ask "what tables are in this schema", check a query's status, or mentions redshift-data, a Redshift cluster Published by anthropics in claude-tag-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
36/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Database workflows
  • Data analysis
  • Database workflows use cases
  • Data analysis use cases

Declared skill metadata

  • Source file: redshift/skills/redshift-api/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use redshift-api Skill

  • Use it for database workflows.
  • Use it for data analysis.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: anthropics
  • Repository: anthropics/claude-tag-plugins
  • Skill file: redshift/skills/redshift-api/SKILL.md

What it does

Run SQL against Amazon Redshift — submit statements, poll status, page through results, and browse databases/schemas/tables. Use this whenever the user wants to query Redshift (provisioned cluster or Serverless), ask "what tables are in this schema", check a query's status, or mentions redshift-data, a Redshift cluster

Skill instructions

In the Amazon Redshift Data API, every call is a POST to https://redshift-data.<region.amazonaws.com/ with Content-Type: application/x-amz-json-1.1 and X-Amz-Target: RedshiftData.<Action — there are no REST-style paths. The API is fully asynchronous: submit a statement, get back an Id, poll DescribeStatement until done, then page results with GetStatementResult — scripts/rsquery.sh (operation 1) drives that loop for you. The same calls work against provisioned clusters and Serverless; only the connection-target field differs. Request setup Authentication is handled by the runtime — requests to this API are signed with credentials configured for the workspace, so there is nothing to set up. Do not try to obtain AWS keys or sign requests yourself. A persistent AccessDeniedException means the credential isn't configured for this workspace — report that instead of debugging auth. Two pieces of configuration are real and required: 1. Region — it's part of the endpoint hostname: bash export

Verified compatibility and discovery

Frequently asked questions

What is redshift-api?

redshift-api is a open-source AI agent skill with Copy skill directory. Run SQL against Amazon Redshift — submit statements, poll status, page through results, and browse databases/schemas/tables.

Who is redshift-api best for?

redshift-api is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows.

How do I install redshift-api?

Install or run redshift-api using Copy skill directory. Check redshift-api for the latest setup command.

Is redshift-api actively maintained?

redshift-api may need a closer maintenance check before production use.

Share:

Stars
28
Forks
11
Last commit
2 months ago
Last verified
Aug 31, 2026
Metadata fetched
Aug 31, 2026
Repository age
3 months
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to redshift-api