feat: add connected operator workflow skills

This commit is contained in:
Affaan Mustafa
2026-04-01 02:37:42 -07:00
parent 975100db55
commit 1abeff9be7
13 changed files with 518 additions and 11 deletions

View File

@@ -303,6 +303,31 @@
"cost": "heavy",
"stability": "stable"
},
{
"id": "operator-workflows",
"kind": "skills",
"description": "Connected-app operator workflows for setup audits, billing operations, program tracking, and Google Workspace.",
"paths": [
"skills/customer-billing-ops",
"skills/google-workspace-ops",
"skills/project-flow-ops",
"skills/workspace-surface-audit"
],
"targets": [
"claude",
"cursor",
"antigravity",
"codex",
"opencode",
"codebuddy"
],
"dependencies": [
"platform-configs"
],
"defaultInstall": false,
"cost": "medium",
"stability": "beta"
},
{
"id": "social-distribution",
"kind": "skills",