Skip to content

feat: aws-summary plugin to generate business-ready summaries of AWS launch annoucements#128

Closed
PoornimaChand wants to merge 2 commits intoawslabs:mainfrom
Autonomous-Enterprise:main
Closed

feat: aws-summary plugin to generate business-ready summaries of AWS launch annoucements#128
PoornimaChand wants to merge 2 commits intoawslabs:mainfrom
Autonomous-Enterprise:main

Conversation

@PoornimaChand
Copy link
Copy Markdown

Summary

Add aws-summary plugin to generate business-ready summaries of AWS announcements, blogs, and press releases.

Related

Addresses need for easily digestible AWS news summaries for AWS users

Changes

New Plugin: aws-summary

  • Auto-triggers on user requests for AWS updates, announcements, or news
  • Fetches from multiple sources:
    • AWS What's New feed
    • AWS News Blog
    • Category-specific blogs (ML, Compute, Containers, Databases, Storage, Networking, Security,
      DevOps)
  • Features:
    • Configurable time ranges (7-30 days, default: 7 days)
    • Category filtering (single or multiple categories)
    • Intelligent categorization with relevant emojis
    • Business-focused descriptions highlighting impact and value
    • Plain text format optimized for Slack/email (Unicode bold, auto-linkable URLs)
  • Output saved as timestamped markdown file in current directory

Files Added:

  • plugins/aws-summary/.claude-plugin/plugin.json - Plugin manifest
  • plugins/aws-summary/.codex-plugin/plugin.json - Codex plugin manifest
  • plugins/aws-summary/skills/aws-summary/SKILL.md - Main skill definition and workflow
  • plugins/aws-summary/skills/aws-summary/references/ - Sources, format, and style guidelines
  • plugins/aws-summary/README.md - Plugin documentation
  • plugins/aws-summary/LICENSE - MIT license
  • Updated .claude-plugin/marketplace.json - Added plugin entry
  • Updated .claude/settings.json - Enabled plugin for testing

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

@PoornimaChand PoornimaChand changed the title Add aws-summary plugin to generate business-ready summaries of AWS launch annoucements feat: aws-summary plugin to generate business-ready summaries of AWS launch annoucements Apr 11, 2026
@theagenticguy
Copy link
Copy Markdown
Contributor

Hi @PoornimaChand, thank you for your interest in contributing to Agent Plugins and for the effort you put into this PR!

Unfortunately, this plugin is not currently planned and falls outside the scope of the project at this time. We'd like to kindly ask that for new plugin proposals, you first open an RFC issue as outlined in our Contributing Guidelines. This gives maintainers and the community a chance to review and discuss the proposal before implementation work begins.

We appreciate your enthusiasm and hope you'll consider going through the RFC process for any future contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants