awsclaw-glue

Manage AWS Glue jobs, crawlers, Data Catalog objects, and workflow lifecycles.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-glue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awsclaw-glue
Source: https://github.com/necatiarslan/awsclaw/tree/main/skills/awsclaw-glue
Command: npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-glue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage AWS Glue resources without navigating multiple consoles or hand-writing API calls by letting the skill orchestrate catalog queries, jobs, crawlers, triggers, and lifecycle updates directly from prompts.

Core Features & Use Cases

  • Operational Visibility: Inspect Glue jobs, runs, bookmarks, crawlers, triggers, databases, tables, partitions, and tags via GlueTool commands.
  • Lifecycle Management: Create, update, start, or delete jobs, crawlers, workflows, databases, tables, triggers, and crawls with parameter control over worker types, scripts, and security settings.
  • Catalog and Access Integration: Query Data Catalog entities, manage connections, and coordinate IAM, S3, and CloudWatch log relationships to support Glue workflows.

Quick Start

Ask the skill to list Glue jobs and then start a job run with the desired arguments using the GlueTool command format.

Frequently Asked Questions about awsclaw-glue

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

FAQPage Schema
How do I manage AWS Glue jobs and crawlers without navigating the AWS console?

You can manage AWS Glue jobs and crawlers by using prompt-based commands to query the Data Catalog, start job runs, and update workflows directly, bypassing the console.

Can I run AWS Glue crawlers and triggers directly from ChatGPT?

Yes, you can start, stop, and modify AWS Glue crawlers and triggers from ChatGPT by providing precise command parameters required for the Glue API operations.

What's the best way to inventory Data Catalog tables and partitions in AWS Glue?

The best way to inventory Data Catalog tables and partitions is by executing prompt-driven catalog queries that list databases, tables, and tags without manual API calls.

Does this approach support coordinating IAM and S3 connections for Glue workflows?

Yes, it supports catalog and access integration by querying Data Catalog entities, managing connections, and coordinating IAM, S3, and CloudWatch log relationships for Glue workflows.

How do I modify worker types and security settings for an existing Glue job?

You modify worker types and security settings by issuing lifecycle management commands with specific parameter controls over scripts and security configurations for the Glue job.

Why do my AWS Glue job runs fail when launched through prompt-based automation?

AWS Glue job runs require precise command parameters for Glue API operations such as job runs and triggers; missing or incorrect arguments in the prompt will cause the automation to fail.