Skip to main content
Back to registry

analyzing-data

astronomer/agents

Answer business questions by querying the data warehouse. The kernel auto-starts on first exec call.

Installs438
Install command
npx skills add https://github.com/astronomer/agents --skill analyzing-data
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Answer business questions by querying the data warehouse. The kernel auto-starts on first exec call. All CLI commands below are relative to this skill's directory. Before running any scripts/cli.py command, cd to the directory containing this file. Pattern lookup — Check for a cached query strategy: If a pattern exists, follow its strategy. Record the outcome after executing: Concept lookup — Find known table mappings: Table discovery — If cache misses, search the codebase ( Grep pattern=" " glob="**/*.sql" ) or query INFORMATION_SCHEMA . See reference/discovery-warehouse.md . Execute query : Cache learnings — Always cache before presenting results: Present findings to user. pl (Polars) and pd (Pandas) are pre-imported.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does analyzing-data do?

Answer business questions by querying the data warehouse. The kernel auto-starts on first exec call.

Is analyzing-data good?

analyzing-data does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does analyzing-data work with?

analyzing-data currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to analyzing-data?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install analyzing-data?

npx skills add https://github.com/astronomer/agents --skill analyzing-data

Related skills

More from astronomer/agents

Related skills

Alternatives in Software Engineering