install-choices

Guide users through custom or express installation paths and API token collection.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ryanallen/product-studio --skill install-choices
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-choices
Source: https://github.com/ryanallen/product-studio/tree/main/.claude/skills/install-choices
Command: npx skills add https://github.com/ryanallen/product-studio --skill install-choices

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides users through selecting between a custom or express installation process for software components, ensuring the right setup for their needs.

Core Features & Use Cases

  • Installation Path Selection: Allows users to choose between a detailed custom installation or a quick express installation.
  • Guided Configuration: For custom installs, it prompts users for necessary inputs like showing hidden files and selecting specific components (e.g., figma-console, atlassian-rovo, github).
  • Credential Handling: Securely prompts for and accepts sensitive tokens (Figma, GitHub) when required by the selected components.
  • Use Case: A new user setting up a development environment can use this Skill to easily select which tools they need and provide the necessary API keys without needing to manually navigate complex setup guides.

Quick Start

Run the install-choices skill to begin the installation process.

Frequently Asked Questions about install-choices

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

FAQPage Schema
How do I choose between custom and express installation for software components?

Choosing between custom and express installation involves deciding if you need specific component configurations or a quick setup. The express path installs quickly, while custom installation guides you through selecting individual components and configuration options.

What configuration options are available during a custom software setup?

During a custom software setup, available configuration options include toggling file visibility for hidden files and selecting specific components to install. You can choose exact tools like figma-console, atlassian-rovo, or github based on your needs.

How do I securely provide API tokens when setting up development tools?

To securely provide API tokens during setup, the installation process uses secure credential handling to prompt for sensitive keys. It safely collects authentication tokens for required services like Figma and GitHub without exposing them.

Do I need to select specific components like figma-console or github before installation?

You only need to select specific components like figma-console or github if you choose the custom installation path. Express installation bypasses this step, while custom setup prompts you to select exactly which tools and components you want.

What is the best way to automate development environment configuration for new users?

The best way to automate development environment configuration is using a guided installation process that manages component selection and credential collection. It walks users through setup choices, eliminating the need to manually navigate complex configuration guides.

Why does the installation process prompt me for GitHub and Figma tokens?

The installation process prompts for GitHub and Figma tokens because these credentials are required to authenticate the specific components you selected. Secure credential handling ensures your API keys are safely collected to enable tool functionality.