📦 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-documents-presentations",
"version": "12.9.0",
"description": "Install the \"AAS Documents & Presentations\" editorial skill bundle from Antigravity Awesome Skills.",
"version": "13.0.0",
"description": "Install the \"AAS Documents & Presentations\" 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 Documents & Presentations",
"shortDescription": "Specialized Product Plugins · 8 curated skills",
"longDescription": "Users creating, editing, converting, and automating office documents. Covers Office Productivity, DOCX Official, and 6 more skills.",
"shortDescription": "Create, edit, convert, and automate DOCX, XLSX, PPTX, PDF, Google Docs, Sheets, and Slides deliverables.",
"longDescription": "Create, edit, convert, and automate DOCX, XLSX, PPTX, PDF, Google Docs, Sheets, and Slides deliverables. Combines the strongest file-format skills into a concrete productivity plugin that can be extended with app integrations. Recommended for: Operators producing reports, Analysts packaging findings, Teams automating office documents. Not for: General web app development, Long-running data pipelines. Covers Office Productivity, DOCX Official, and 7 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 create a report pack with a DOCX summary, XLSX data table, and PPTX deck.",
"Use this plugin to inspect this spreadsheet for formula and formatting issues.",
"Use this plugin to convert this PDF content into an editable presentation outline."
]
}
}