Improve cloud-security skill descriptions for AI agent discovery (fixes #3)#25
Open
juliosuas wants to merge 6 commits intomukul975:mainfrom
Open
Improve cloud-security skill descriptions for AI agent discovery (fixes #3)#25juliosuas wants to merge 6 commits intomukul975:mainfrom
juliosuas wants to merge 6 commits intomukul975:mainfrom
Conversation
- WAF: Remove Azure WAF/Cloudflare from description (only AWS WAF examples in workflow), update tags - Zero Trust: Make description specific to actual tools (GCP IAP, AWS Verified Access, Azure CA) - S3: Replace Lambda auto-remediation mention with Config rules and SCPs (no Lambda in workflow)
- Remove leaked .es.md translations and zeek template (belong to other PRs) - Remove 'Keywords:' suffix from description fields (keep descriptions clean) - Fix implementing-cloud-waf-rules: AWS WAF focus only - PR now contains ONLY cloud-security description improvements as issue mukul975#3 requires
…ix typos Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The domain field is required in YAML frontmatter but was accidentally removed from 53 SKILL.md files during the description improvements. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2953e4b to
d7054ce
Compare
Contributor
Author
|
Rebased onto upstream/main ✅ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Condensed verbose multi-line descriptions to action-oriented single lines with keyword-rich discovery terms for AI agent discoverability.
Changes
: cybersecuritysuffixes from descriptionsdomain: cybersecurityfield in all filesTesting
grep -l ': cybersecurity' skills/*/SKILL.md(0 matches)Fixes #3