armor-analyze

Analyze data assets to generate descriptions, infer types, and detect relationships.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the generation of deep intelligence, descriptions, and knowledge base content for your data assets, making them more understandable and actionable.

Core Features & Use Cases

  • AI-Powered Analysis: Triggers comprehensive analysis of data assets to infer descriptions, types, and relationships.
  • Knowledge Base Generation: Creates a foundation for natural language querying (/armor:ask) by understanding your data.
  • Use Case: After connecting a new data source, use this Skill to automatically generate descriptions for all tables and columns, enabling your team to quickly understand and query the new data.

Quick Start

Trigger AI analysis for the 'postgresql.analytics' asset.

Frequently Asked Questions about armor-analyze

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

FAQPage Schema
How do I automatically generate descriptions for database tables and columns?

To automatically generate descriptions for database tables and columns, initiate AI-driven analysis to infer data types, detect relationships, and build a knowledge base for your data assets. This automates deep intelligence generation.

What is AI-driven schema analysis for data cataloging?

AI-driven schema analysis for data cataloging is a process that infers descriptions, types, and relationships for data assets. It automatically builds a knowledge base foundation that enables natural language querying.

Do I need a Python SDK and API key to run data discovery analysis?

Yes, you need a Python SDK and an AnomalyArmor API key to run data discovery analysis. These dependencies are required to execute the scripts that trigger the AI-driven asset analysis.

How do I refresh data asset intelligence after schema changes?

To refresh data asset intelligence after schema changes, perform a forced analysis on the modified asset. This updates the inferred descriptions, types, and relationships within your generated knowledge base.

Can I run schema-specific analysis instead of analyzing an entire data source?

Yes, you can run schema-specific analysis instead of a full asset analysis. The AI analysis supports targeting specific schemas to infer descriptions and build knowledge base content efficiently for distinct data segments.