setup

Guide initial setup and authentication for the Daloopa starter kit.

482|113|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/daloopa/investing --skill setup-daloopa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/daloopa/investing/tree/main/.claude/skills/setup
Command: npx skills add https://github.com/daloopa/investing --skill setup-daloopa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Walk through initial setup and authentication for this Daloopa starter kit, reducing friction for new users.

Core Features & Use Cases

  • Step-by-step verification of Claude Code execution
  • Dependency installation and MCP authentication configuration
  • Quick onboarding flow to connect to Daloopa data sources and verify access

Quick Start

Follow the setup wizard to verify Claude Code, install dependencies, and configure authentication with Daloopa.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I set up OAuth and authenticate with Daloopa data sources in Claude Code?

Daloopa onboarding uses a guided setup wizard to walk you through Claude Code execution verification, dependency installation, and MCP authentication configuration to connect and verify access to your data.

What is MCP authentication and when do I need it for the Daloopa starter kit?

MCP authentication is the configuration step required during Daloopa onboarding to securely connect Claude Code to Daloopa data sources and verify your data access permissions across typical setup scenarios.

Do I need Claude Code to configure the Daloopa starter kit onboarding?

Yes, Claude Code is required for the Daloopa starter kit onboarding, as the setup process includes step-by-step verification of Claude Code execution before proceeding with dependency installation and MCP authentication.

What dependencies do I need to install before authenticating with Daloopa?

You must install required dependencies through the guided setup wizard, which enforces explicit dependency declarations and validates frontmatter metadata to ensure a self-contained, auditable workflow before MCP authentication.

Why is my Daloopa setup workflow failing during the onboarding process?

Daloopa setup can fail if frontmatter metadata is invalid, required dependencies are missing, or optional components like scripts and references are not properly declared, which the setup wizard validates to ensure an auditable workflow.