armor-connect

Connects new data sources to AnomalyArmor via the Python SDK.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anomalyarmor, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies and automates the process of connecting various data sources to AnomalyArmor, enabling seamless data integration and monitoring.

Core Features & Use Cases

  • Data Source Connection: Guides users through connecting databases, data warehouses, and other data platforms.
  • Automated Configuration: Collects necessary credentials and connection details.
  • Connection Testing & Discovery: Verifies connectivity and initiates schema discovery after a successful connection.
  • Use Case: Connect your Snowflake data warehouse by providing its account details, user credentials, and warehouse name, allowing AnomalyArmor to begin monitoring its data.

Quick Start

Use the armor-connect skill to connect your Snowflake data warehouse.

Frequently Asked Questions about armor-connect

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

FAQPage Schema
How do I connect my Snowflake data warehouse to AnomalyArmor for monitoring?

To connect Snowflake to AnomalyArmor, you provide your account details, user credentials, and warehouse name. The armor-connect skill automates the configuration, tests the connection, and initiates schema discovery to begin data monitoring.

Can I connect PostgreSQL and Databricks databases for data integration?

Yes, you can connect PostgreSQL and Databricks databases for data integration. The skill supports multiple data source types by collecting connection configurations and executing asset creation to enable seamless monitoring.

What happens after a new data source connection is tested successfully?

After a data source connection is tested successfully, the skill automatically initiates schema discovery. This process maps your database structure, allowing AnomalyArmor to begin monitoring the integrated data assets.

Do I need the AnomalyArmor Python SDK to set up data source connections?

Yes, the AnomalyArmor Python SDK is required to set up data source connections. The skill relies on this dependency to execute integration scripts, validate connectivity, and discover database schemas.

What is the best way to automate database connection configuration for AnomalyArmor?

The best way to automate database connection configuration is using the armor-connect skill. It guides you through collecting necessary credentials and connection details, then automatically tests connectivity and discovers schemas.

Why does schema discovery fail when I try to connect my data warehouse?

Schema discovery fails during data warehouse connection if the initial connection test is unsuccessful. You must ensure your collected credentials and connection configurations are completely accurate for asset creation to proceed.