cloud-signup

Creates PopKit Cloud accounts and generates API keys.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrc1883/popkit-ai --skill cloud-signup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-signup
Source: https://github.com/jrc1883/popkit-ai/tree/main/packages/popkit-core/skills/pop-cloud-signup
Command: npx skills add https://github.com/jrc1883/popkit-ai --skill cloud-signup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create PopKit Cloud accounts and generate API keys to enable cloud-enabled features and secure access for automated workflows.

Core Features & Use Cases

  • Account creation and API key generation for PopKit Cloud
  • Local config: securely store credentials for cloud-enhanced semantic functionality
  • Onboarding and setup flows for new users enabling semantic routing and pattern learning

Quick Start

Sign up for a PopKit Cloud account and save your API key to the local cloud-config file.

Frequently Asked Questions about cloud-signup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a PopKit Cloud account and generate an API key?

To create a PopKit Cloud account and generate an API key, you provide your email and password. The Skill handles credential collection, local storage, and connection testing to complete the onboarding flow.

Why do I need a PopKit Cloud account for onboarding?

A PopKit Cloud account is needed for onboarding to enable cloud-enhanced semantic functionality, including semantic routing and pattern learning for automated workflows.

Does cloud signup require network access and local filesystem permissions?

Yes, cloud signup requires network access to create the account and generate API keys, plus local filesystem access to securely store credentials in the local cloud-config file.

What happens if I try to sign up with existing PopKit Cloud credentials?

If you sign up with existing PopKit Cloud credentials, the Skill handles the common signup error by detecting the existing account and preventing duplicate creation during the configuration flow.

Can I test my cloud connection after saving my API key locally?

Yes, you can test your cloud connection after saving your API key locally. The Skill includes connection testing as part of the cloud configuration and credential collection process.

How are my cloud credentials stored after account creation?

Your cloud credentials are securely stored in a local cloud-config file after account creation. This local storage enables secure access for automated workflows without requiring repeated authentication.