Skip to content

benchling-integration: EventBridge capability claimed but not exposed #192

@specterslient95-lgtm

Description

@specterslient95-lgtm

Problem

scientific-skills/benchling-integration/SKILL.md says it supports setting up event-driven integrations with AWS EventBridge. The Events section only lists high-level steps like configuring routing, creating rules, and routing to Lambda. It does not include an event schema, SDK example, AWS rule example, or a reference file for implementation details.

Impact

Agents can identify that EventBridge is relevant but do not have enough concrete instruction to implement or validate the workflow. This is weaker than the other concrete SDK sections in the same skill.

Suggested fix

Add one of the following:

  • A minimal EventBridge rule example.
  • A sample Benchling event payload schema.
  • A Lambda handler skeleton for processing a Benchling event.
  • A reference file such as references/eventbridge.md with setup and validation steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions