config

Configure and validate email accounts for the himalaya CLI.

3|4|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Data-Wise/himalaya-mcp --skill config-data-wise
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: config
Source: https://github.com/Data-Wise/himalaya-mcp/tree/main/himalaya-mcp-plugin/skills/config
Command: npx skills add https://github.com/Data-Wise/himalaya-mcp --skill config-data-wise

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of installing, configuring, and testing email accounts for the himalaya CLI, ensuring seamless email management.

Core Features & Use Cases

  • Interactive Setup Wizard: Guides users through provider selection, configuration file generation, and account testing.
  • Prerequisite Checks: Verifies the presence and functionality of the himalaya CLI.
  • Connection Testing: Validates IMAP and SMTP connectivity for configured accounts.
  • Use Case: When setting up email for the first time, run the wizard to automatically configure your Gmail or Outlook account, test the connection, and confirm it's ready for use.

Quick Start

Run the interactive wizard to set up your email account.

Frequently Asked Questions about config

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

FAQPage Schema
How do I configure a himalaya email account for the first time?

You can configure a himalaya email account by running the interactive setup wizard to select a provider, generate a TOML configuration file, and test IMAP/SMTP connectivity.

Does himalaya CLI configuration support multiple email providers like Gmail and Outlook?

Himalaya CLI configuration supports provider selection for services like Gmail and Outlook, guiding you through account setup and validating IMAP/SMTP connectivity for the chosen provider.

What do I need to set up email accounts with himalaya?

You need the himalaya CLI installed and functional, as the setup process includes prerequisite checks to verify its presence before generating TOML configurations and testing email connections.

Can I add a new email account to an existing himalaya configuration?

You can add new email accounts to existing configurations by using the account management features, which append new provider settings to your current TOML file and test their IMAP/SMTP connectivity.

How do I test IMAP and SMTP connectivity for my email configuration?

You test IMAP and SMTP connectivity by running a configuration check that validates the connection parameters for your setup, ensuring your email accounts are ready for use.

Why is my himalaya email setup not connecting?

Himalaya email setup connectivity issues can be identified by running a configuration check, which validates your TOML file settings and tests IMAP and SMTP connections to pinpoint failures.