📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-21 09:15:23 +00:00
parent 0e1bb1aef3
commit 3d137606c0
805 changed files with 93512 additions and 4532 deletions
@@ -1,7 +1,7 @@
{
"name": "agyb-aas-oss-maintainer",
"version": "12.9.0",
"description": "Install the \"AAS OSS Maintainer\" editorial skill bundle from Antigravity Awesome Skills.",
"version": "13.0.0",
"description": "Install the \"AAS OSS Maintainer\" workflow plugin from Antigravity Awesome Skills.",
"author": {
"name": "sickn33 and contributors",
"url": "https://github.com/sickn33/antigravity-awesome-skills"
@@ -19,8 +19,8 @@
"skills": "./skills/",
"interface": {
"displayName": "AAS OSS Maintainer",
"shortDescription": "Specialized Product Plugins · 10 curated skills",
"longDescription": "Open-source maintainers managing PRs, releases, reviews, and contributor handoffs. Covers Agents Md, Commit, and 8 more skills.",
"shortDescription": "Triage issues, review PRs, manage changelogs, address comments, and run release workflows.",
"longDescription": "Triage issues, review PRs, manage changelogs, address comments, and run release workflows. This is one of the strongest maintainer-focused plugin opportunities: it packages repeatable repo work around review, release, changelog, and GitHub workflows. Recommended for: Open-source maintainers, Repo owners, Release managers. Not for: Greenfield product design, Unauthorized security testing. Covers Agents Md, Commit, and 8 more skills.",
"developerName": "sickn33 and contributors",
"category": "Specialized Product Plugins",
"capabilities": [
@@ -28,6 +28,11 @@
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
"brandColor": "#111827",
"defaultPrompt": [
"Use this plugin to triage these open issues and propose maintainer actions with links and labels.",
"Use this plugin to review this PR, check validation, and draft a concise maintainer response.",
"Use this plugin to prepare release notes from merged changes and identify missing checks."
]
}
}