pubsub-topic-setup
This skill provides automated assistance for pubsub topic setup tasks within the GCP Skills domain.
Content Preview
--- name: pubsub-topic-setup description: | Pubsub Topic Setup - Auto-activating skill for GCP Skills. Triggers on: pubsub topic setup, pubsub topic setup Part of the GCP Skills skill category. allowed-tools: Read, Write, Edit, Bash(gcloud:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Pubsub Topic Setup ## Purpose This skill provides automated assistance for pubsub topic setup tasks within the GCP Skills domain. ## When to Use This skill act
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/pubsub-topic-setup.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/14-gcp-skills/pubsub-topic-setup/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/14-gcp-skills/pubsub-topic-setup/SKILL.md
Related Skills
pubsub-subscription-config
This skill provides automated assistance for pubsub subscription config tasks within the GC
pubsub-subscription-configpubsubsubscriptionconfig
by jeremylongshore · plugins-plus-skills
azure-web-pubsub-ts
Real-time messaging with WebSocket connections and pub/sub patterns.
architectureazurewebpubsub
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-messaging-webpubsub-java
Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or server-to-client push notifications.
developmentazuremessagingwebpubsub
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-messaging-webpubsubservice-py
Azure Web PubSub Service SDK for Python. Use for real-time messaging, WebSocket connections, and pub/sub patterns.
infrastructureazuremessagingwebpubsubservice
by sickn33 (Antigravity) · antigravity-awesome-skills