CtrlK
BlogDocsLog inGet started
Tessl Logo

eventbridge-rule-creator

Eventbridge Rule Creator - Auto-activating skill for AWS Skills. Triggers on: eventbridge rule creator, eventbridge rule creator Part of the AWS Skills skill category.

36

1.00x
Quality

3%

Does it follow best practices?

Impact

100%

1.00x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./planned-skills/generated/13-aws-skills/eventbridge-rule-creator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

7%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This description is severely underdeveloped, essentially just restating the skill name without explaining capabilities or usage triggers. It provides no actionable information for Claude to determine when to select this skill over others, and the redundant trigger terms suggest a template was filled in without thought.

Suggestions

Add specific actions the skill performs, e.g., 'Creates EventBridge rules for scheduling Lambda functions, triggering on AWS service events, or routing events between services'

Include a 'Use when...' clause with natural trigger terms like 'schedule AWS events', 'event-driven automation', 'cron schedule', 'trigger Lambda on schedule', or 'route CloudWatch events'

Remove the redundant trigger term and add variations users would naturally say when needing this functionality

DimensionReasoningScore

Specificity

The description only names the tool ('Eventbridge Rule Creator') without describing any concrete actions. It doesn't explain what creating an EventBridge rule involves or what capabilities are provided.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the name, and has no 'Use when...' clause or equivalent guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

The trigger terms are redundant ('eventbridge rule creator' listed twice) and use technical jargon. Missing natural variations users might say like 'schedule events', 'event triggers', 'cron jobs', 'AWS events', or 'event-driven'.

1 / 3

Distinctiveness Conflict Risk

The specific mention of 'EventBridge' provides some distinctiveness within AWS services, but the lack of detail about what rule creation entails could cause confusion with other AWS automation or scheduling skills.

2 / 3

Total

5

/

12

Passed

Implementation

0%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill content is essentially a placeholder template with no actual instructional value. It contains no EventBridge-specific information, no code examples, no AWS CLI commands, and no guidance on event patterns, targets, or rule configuration. The content would be identical if you replaced 'eventbridge rule creator' with any other AWS service name.

Suggestions

Add concrete AWS CLI commands or CloudFormation/Terraform examples for creating EventBridge rules (e.g., `aws events put-rule --name MyRule --event-pattern '{...}'`)

Include specific event pattern examples for common use cases (EC2 state changes, S3 events, scheduled expressions)

Provide a clear workflow: 1) Define event pattern, 2) Create rule, 3) Add target, 4) Configure IAM permissions, 5) Validate with test event

Add references to related concepts like targets (Lambda, SNS, SQS), IAM role requirements, and event pattern syntax documentation

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that provides no actual value. Phrases like 'provides automated assistance' and 'follows industry best practices' are vague filler that Claude doesn't need.

1 / 3

Actionability

There is zero concrete guidance - no code, no commands, no specific steps for creating EventBridge rules. The entire content describes what the skill does rather than instructing how to do anything.

1 / 3

Workflow Clarity

No workflow is provided whatsoever. Creating EventBridge rules involves specific steps (defining event patterns, targets, IAM roles) that are completely absent.

1 / 3

Progressive Disclosure

The content is a monolithic block of generic text with no structure pointing to detailed materials, no references to AWS documentation, and no organization of EventBridge-specific topics.

1 / 3

Total

4

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

9

/

11

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.