open-meetup-setup

Configure organization data and scaffold Bitcoin meetup websites for Vercel deployment.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/bitcoinbayfoundation/skills --skill open-meetup-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-meetup-setup
Source: https://github.com/bitcoinbayfoundation/skills/tree/main/open-meetup-setup
Command: npx skills add https://github.com/bitcoinbayfoundation/skills --skill open-meetup-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the end-to-end setup of a Bitcoin meetup nonprofit website by guiding organizers through organization configuration, project scaffolding, dependency installation, and deployment preparation.

Core Features & Use Cases

  • Interactive configuration flow: Collects org details, location, legal info, and branding to generate a production-ready scaffold.
  • Phase-based deployment readiness: Guides Phase 1 (configure & scaffold) and Phase 2 (deploy & go live) with switchable modes for agent or interactive use.
  • CLI-driven scaffold & deployment: Produces a JSON config and uses the open-meetup CLI to scaffold and prepare for deployment to Vercel.

Quick Start

Run the setup wizard to scaffold your project and prepare it for deployment.

Frequently Asked Questions about open-meetup-setup

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

FAQPage Schema
How do I scaffold and deploy a Bitcoin meetup website from scratch?

The setup wizard guides non-technical organizers through collecting org details and branding to generate a production-ready scaffold. It uses the open-meetup CLI to scaffold the project and prepare it for deployment.

Can I deploy my Bitcoin meetup site directly to Vercel using this setup process?

Yes, the CLI-driven scaffold prepares the generated project for deployment to Vercel. Phase 2 of the setup process handles deployment readiness and go-live configuration for the Vercel platform.

Do I need coding experience to configure a Bitcoin meetup nonprofit website?

No, the interactive configuration flow is designed for teams with non-technical organizers. It collects organization details, location, legal info, and branding to generate a production-ready scaffold without manual coding.

What configuration data is needed to generate a production-ready Bitcoin meetup project?

The setup wizard collects organization details, location, legal info, and branding to generate a JSON config. This configuration data drives the open-meetup CLI to scaffold and prepare the production-ready project.

What are the limitations of using a CLI-driven scaffold for Bitcoin meetup site creation?

The setup process is limited to deterministic configuration and phase-aware deployment preparation. It follows a defined data model through Phase 1 (configure and scaffold) and Phase 2 (deploy and go live) without supporting customized scaffolding logic.