altimate-setup

Configure Altimate credentials and validate them via datamate_manager.

792|138|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/AltimateAI/altimate-code --skill altimate-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: altimate-setup
Source: https://github.com/AltimateAI/altimate-code/tree/main/.opencode/skills/altimate-setup
Command: npx skills add https://github.com/AltimateAI/altimate-code --skill altimate-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure Altimate platform credentials for datamate and API access to enable secure, automated tool usage for integrating Altimate in local and CI environments.

Core Features & Use Cases

  • Guided credential setup with prompts for Altimate URL, instance name, API key, and optional MCP server URL.
  • Secure local configuration written to the user's home directory as ~/.altimate/altimate.json with proper permissions.
  • Validation of credentials via datamate_manager to confirm access before proceeding.

Quick Start

Follow the prompts in this skill to enter your Altimate URL, instance name, API key, and optional MCP server URL to create and validate the local config.

Frequently Asked Questions about altimate-setup

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

FAQPage Schema
How do I configure Altimate credentials for datamate access?

To configure Altimate credentials for datamate access, you follow guided prompts to enter your Altimate URL, instance name, API key, and optional MCP server URL. The setup creates a secure local configuration file for tool usage.

Where are Altimate platform credentials stored locally?

Altimate platform credentials are securely stored locally in the ~/.altimate/altimate.json file. The configuration process ensures this file is created with the proper fields and correct file permissions for safe access.

Can I set up Altimate API credentials in a CI environment?

Yes, you can set up Altimate API credentials in a CI environment. The credential configuration applies across both local development and CI environments to enable secure, automated tool usage.

How are Altimate credentials validated before proceeding?

Altimate credentials are validated via the datamate_manager tool to confirm API access before proceeding. This validation step ensures your local configuration is correctly authenticated and ready for automated operations.

What is the best way to secure datamate API keys for automated workflows?

The best way to secure datamate API keys for automated workflows is using a guided credential setup that writes configuration to ~/.altimate/altimate.json with proper file permissions. This ensures secure storage across local and CI environments.

Do I need an MCP server URL to configure Altimate credentials?

You do not need an MCP server URL to configure Altimate credentials, as it is an optional field. The required fields for the configuration are the Altimate URL, instance name, and API key.