configure

Scan local configuration state and guide module-by-module setup for AutoCrew services.

1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/alextangson/AutoCrew --skill configure-alextangson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure
Source: https://github.com/alextangson/AutoCrew/tree/main/skills/configure
Command: npx skills add https://github.com/alextangson/AutoCrew --skill configure-alextangson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans the current AutoCrew installation to identify unconfigured modules and guides users through a structured configuration flow, storing results in a centralized services.json.

Core Features & Use Cases

  • Scans ~/.autocrew/services.json to determine module configuration status for omni, coverGen, videoCrawler, tts, platforms, intelSources.
  • Interactively guides users through configuring each module, showing feature impact and recommended order.
  • Ensures safe storage of keys and configs in services.json, with validation and the option to skip modules.

Quick Start

Run autocrew configure to begin the guided tool-configuration flow.

Frequently Asked Questions about configure

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

FAQPage Schema
How do I configure AutoCrew modules for the first time?

To configure AutoCrew modules, run autocrew configure to start the guided flow. It scans ~/.autocrew/services.json to identify unconfigured modules and interactively prompts you to set up each one.

What is the recommended order for setting up AutoCrew services?

The recommended order for AutoCrew services is presented during the guided configuration flow. It scans your current state and shows the feature impact of each module to help you prioritize setup effectively.

Can I skip configuring certain modules like tts or videoCrawler?

Yes, you can skip configuring specific modules during the AutoCrew setup process. The guided flow provides an option to skip modules, allowing you to initialize only the services you currently need.

Does AutoCrew configuration validate my saved API keys and settings?

Yes, AutoCrew configuration validates your saved settings. It ensures safe storage of your API keys and configurations in services.json and validates the saved configurations to confirm they are correctly applied.